Created
August 2, 2012 01:36
-
-
Save blinsay/3232319 to your computer and use it in GitHub Desktop.
jruby whoops
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
benl@bivalve: jading$ hadoop jar jade.jar com.etsy.jading.Main fuckery.rb | |
Warning: $HADOOP_HOME is deprecated. | |
Aug 1, 2012 6:34:39 PM com.etsy.jading.Main run | |
INFO: Main.run() properties: | |
Aug 1, 2012 6:34:40 PM com.etsy.jading.Main run | |
INFO: JRUBY_HOME set to: /Users/benl/.rvm/rubies/jruby-1.6.5.1/ | |
Aug 1, 2012 6:34:40 PM com.etsy.jading.Main run | |
INFO: cascading.jruby script ARGV: | |
Aug 1, 2012 6:34:41 PM com.etsy.jading.Main run | |
INFO: Requiring 'fuckery.rb' | |
c.j version: 0.0.8 | |
Exception in thread "main" org.jruby.exceptions.RaiseException: (ArgumentError) wrong number of arguments (2 for 1) | |
at #<Class:0x2d9f90e3>.(root)(/tmp/hadoop-benl/hadoop-unjar2255120498321938199/fuckery.rb:16) | |
at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1038) | |
at #<Class:0x2d9f90e3>.(root)(/tmp/hadoop-benl/hadoop-unjar2255120498321938199/fuckery.rb:1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment