Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-2973

Is sqoop version 1.4.6 is compatible with hbase version 1.2.1?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Haddop version 2.7.2

    Description

      We are getting below error while importing data from Oracle to Hbase
      error Exception in thread "main" java.lang.NoSuchMethodError: org.apache.hadoop.hbase.HTableDescriptor.addFamily(Lorg/apache/hadoop/hbase/HColumnDescriptor;)V
      The command executed

      sqoop import --connect jdbc:oracle:thin:@//orcl.xxxx --username sysdba --password xxxx --table GENDER2 --columns "EMPLOYEE_ID,FIRST_NAME,GENDER" --hbase-table employee --column-family GENDER2 --hbase-row-key EMPLOYEE_ID --hbase-create-table
      Is there any way to resolve this?

      Attachments

        1. hbase1.2.4-error.out
          86 kB
          Eric Lin

        Activity

          People

            Unassigned Unassigned
            m_rajib74 Rajib Mandal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: