[ 
https://issues.apache.org/jira/browse/HBASE-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789137#action_12789137
 ] 

Ching-Shen Chen commented on HBASE-2034:
----------------------------------------

map.descendingKeySet().iterator();
It works fine. 


> [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.

Reply via email to