Hi, everybody,
I want to use HBase with Jython and followed the instructions of
http://wiki.apache.org/hadoop/Hbase/Jython. Every thing goes fine, but the
command line editor. I googled and find out that Jython need a native edit
line library(http://wiki.python.org/jython/ReadlineSetup) to work correctly.

It seems there is no way to set a extra java.library.path for HBase. Do I
have to copy the library to HBase's native library path or manually modify
the hbase script?

Thanks.

Best regards,
Xiaohui

Reply via email to