[Bulk load tools] loadtable.rb calls an undefined method `descendingIterator'
------------------------------------------------------------------------------
Key: HBASE-2034
URL: https://issues.apache.org/jira/browse/HBASE-2034
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.2
Reporter: Ching-Shen Chen
Fix For: 0.20.3
I run the script bin/loadtable.rb to move files from hdfs output directory
under hbase that raise a NoMethodError:
loadtable.rb:111: undefined method `descendingIterator' for
#<Java::JavaUtil::TreeMap:0x54edd9de> (NoMethodError)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.