[ 
https://issues.apache.org/jira/browse/BIGTOP-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138944#comment-13138944
 ] 

Bruno Mahé edited comment on BIGTOP-203 at 10/28/11 11:27 PM:
--------------------------------------------------------------

+1 on disabling it
                
      was (Author: bmahe):
    +1 on removing it
                  
> sqoop needs to have access to hadoop .jars in its lib
> -----------------------------------------------------
>
>                 Key: BIGTOP-203
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-203
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>
> Otherwise it fails like this:
> sqoop help
> Warning: /usr/lib/hbase does not exist! HBase imports will fail.
> Please set $HBASE_HOME to the root of your HBase installation.
> Exception in thread "main" java.lang.NoSuchMethodError: 
> org.apache.hadoop.conf.Configuration.getInstances(Ljava/lang/String;Ljava/lang/Class;)Ljava/util/List;
>       at com.cloudera.sqoop.tool.SqoopTool.loadPlugins(SqoopTool.java:139)
>       at com.cloudera.sqoop.Sqoop.runTool(Sqoop.java:209)
>       at com.cloudera.sqoop.Sqoop.runTool(Sqoop.java:228)
>       at com.cloudera.sqoop.Sqoop.main(Sqoop.java:237)
> The root cause of this issue is that sqoop has a hardcoded dependency on 
> Cloudera's version of Hadoop :-(

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to