You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ching-Shen Chen (JIRA)" <ji...@apache.org> on 2009/12/09 09:03:18 UTC

[jira] Commented: (HBASE-2034) [Bulk load tools] loadtable.rb calls an undefined method `descendingIterator'

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

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

I think it should be "map.descendingKeySet().descendingIterator()", right?

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