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

[jira] Resolved: (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:all-tabpanel ]

stack resolved HBASE-2034.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0

I thought this had been fixed but doesn't look like it.  Committed to branch and trunk.  Thank you for the patch Ching-Shen Chen.

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