[
https://issues.apache.org/jira/browse/HBASE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574188#action_12574188
]
stack commented on HBASE-477:
-----------------------------
Or this:
{code}
durruti:~/Documents/checkouts/hbase/trunk stack$
HBASE_OPTS="-Djruby.base=/Users/stack/bin/jruby
-Djruby.home=/Users/stack/bin/jruby -Djruby.lib=/Users/stack/bin/jruby/lib
-Djruby.script=jruby -Djruby.shell=/usr/sh"
HBASE_CLASSPTH="/Users/stack/bin/jruby/lib/jruby.jar" ./bin/hbase
org.jruby.Main /Users/stack/bin/jruby/bin/jirb
irb(main):001:0
{code}
> Add support for an HBASE_CLASSPATH
> ----------------------------------
>
> Key: HBASE-477
> URL: https://issues.apache.org/jira/browse/HBASE-477
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Minor
> Attachments: cp.patch
>
>
> We have mention of HBASE_CLASSPATH in hbase-env.sh but its not actually read
> anywhere. Make it work like HADOOP_CLASSPATH. See classpath discussion on
> this page, http://wiki.apache.org/hadoop/Hbase/Jython, for a use case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.