Hi all I use maven complie hbase src hbase version is 0.94 I can debug hbase for example create table as Java Application(i set breakpoint )that is so nice to learn hbase how to create table but i found i cannot debug hbase as remote java application when i breakpoint to src(in my local client) the programming exec but breakpoint do not anything
The problem : i don't understand why i can debug create table as java application (set breakpoint in my local create table code )but when i use hbase shell create 'demo','s' my eclipse do not anything.(set breakpoint in my local hbase/src/) ps: i configuration remote java application host:port etc thank your for you help -- In the Hadoop world, I am just a novice, explore the entire Hadoop ecosystem, I hope one day I can contribute their own code YanBit [email protected]
