Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by stack: http://wiki.apache.org/hadoop/Hbase/Jython ------------------------------------------------------------------------------ When you start Jython it will likely print some stuff to the screen about processing each of the jars listed in your CLASSPATH. - An alternative that is available in TRUNK or in (the soon to be released) 0.1.0 is to do the following: + An alternative is to do the following: {{{$ HBASE_OPTS="-Dpython.path=$JYTHON_HOME" HBASE_CLASSPATH=$JYTHON_HOME/jython.jar ./bin/hbase org.python.util.jython Jython 2.2.1 on java1.5.0_13
