amazon-archives / logstash-input-dynamodb

This input plugin for Logstash scans a specified DynamoDB table and then reads changes to a DynamoDB table from the associated DynamoDB Stream.This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline. This gem is not a stand-alone program.
Apache License 2.0
105 stars 27 forks source link

Error while running the jruby -S gem install bundler #27

Open prasadkhandagale opened 7 years ago

prasadkhandagale commented 7 years ago

[root@localhost loadlogstashDYES]# jruby -S gem install bundler Fetching: bundler-1.13.7.gem (100%) System.java:-2:in arraycopy': java.lang.ArrayIndexOutOfBoundsException from DefaultResolver.java:111:inmakeTime' from DefaultResolver.java:277:in `create'

prasadkhandagale commented 7 years ago

jruby -S bundle install jruby: No such file or directory -- bundle (LoadError) [root@localhost loadlogstashDYES]# su

tur-ing commented 7 years ago

Same here:

jruby: No such file or directory -- bundle (LoadError)