<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Not able to Import or CopyTable in Hbase in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/64092#M73732</link>
    <description>&lt;P&gt;Hi RobertM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for looking into this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, those all Jars are available in PROD cluster, it's not a different cluster, I am trying to import/copy table in same cluster but in different table which has same table structure (I mean column family, fields etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried with both type of tables, 1) table mapped with phoenix and 2) table not mapped with phoenix&lt;/P&gt;&lt;P&gt;But result is same, export is working fine but import/copy table throws errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh Vadaliya&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2018 07:47:20 GMT</pubDate>
    <dc:creator>bhaveshvv109</dc:creator>
    <dc:date>2018-01-29T07:47:20Z</dc:date>
    <item>
      <title>Not able to Import or CopyTable in Hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/63883#M73730</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my first port here, I need a help to import or Copy table in HBase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have one table called EMPLOYEE in default name space and now I want to Copy or Import data from EMPLOYEE table to PROD:TEST_EMPLOYEE table, I tried with below commands but it was failed with below errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using CDH-5.8.0 and PROD:TEST_EMPLOYEE table has been created by using Apache Phoenix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo -u hbase hbase -Dhbase.import.version=1.2 org.apache.hadoop.hbase.mapreduce.Import PROD:TEST_EMPLOYEE /user/hbase/EMPLOYEE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Import Error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:43:47 INFO mapreduce.Job: Running job: job_1516623205824_0008&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:43:56 INFO mapreduce.Job: Job job_1516623205824_0008 running in uber mode : false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:43:56 INFO mapreduce.Job:&amp;nbsp; map 0% reduce 0%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:44:03 INFO mapreduce.Job: Task Id : attempt_1516623205824_0008_m_000000_0, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:44:09 INFO mapreduce.Job: Task Id : attempt_1516623205824_0008_m_000000_1, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:44:16 INFO mapreduce.Job: Task Id : attempt_1516623205824_0008_m_000000_2, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:44:32 INFO mapreduce.Job:&amp;nbsp; map 100% reduce 0%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:44:32 INFO mapreduce.Job: Job job_1516623205824_0008 failed with state FAILED due to: Task failed task_1516623205824_0008_m_000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Job failed as tasks failed. failedMaps:1 failedReduces:0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CopyTable Error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:54:24 INFO mapreduce.Job: Job job_1516623205824_0009 running in uber mode : false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:54:24 INFO mapreduce.Job:&amp;nbsp; map 0% reduce 0%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:54:35 INFO mapreduce.Job: Task Id : attempt_1516623205824_0009_m_000000_0, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:54:46 INFO mapreduce.Job: Task Id : attempt_1516623205824_0009_m_000000_1, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:54:56 INFO mapreduce.Job: Task Id : attempt_1516623205824_0009_m_000000_2, Status : FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: org.apache.hadoop.hbase.client.Put.setClusterIds(Ljava/util/List;)V&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:55:04 INFO mapreduce.Job:&amp;nbsp; map 100% reduce 0%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;18/01/22 19:55:04 INFO mapreduce.Job: Job job_1516623205824_0009 failed with state FAILED due to: Task failed task_1516623205824_0009_m_000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bhavesh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:45:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/63883#M73730</guid>
      <dc:creator>bhaveshvv109</dc:creator>
      <dc:date>2022-09-16T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import or CopyTable in Hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/63986#M73731</link>
      <description>&lt;P&gt;Are there any coprocessors defined in the phoenix created table. If so are those jars available in your prod cluster?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 23:27:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/63986#M73731</guid>
      <dc:creator>RobertM</dc:creator>
      <dc:date>2018-01-24T23:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import or CopyTable in Hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/64092#M73732</link>
      <description>&lt;P&gt;Hi RobertM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for looking into this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, those all Jars are available in PROD cluster, it's not a different cluster, I am trying to import/copy table in same cluster but in different table which has same table structure (I mean column family, fields etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried with both type of tables, 1) table mapped with phoenix and 2) table not mapped with phoenix&lt;/P&gt;&lt;P&gt;But result is same, export is working fine but import/copy table throws errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh Vadaliya&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 07:47:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/64092#M73732</guid>
      <dc:creator>bhaveshvv109</dc:creator>
      <dc:date>2018-01-29T07:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import or CopyTable in Hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/65438#M73733</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I resolved this issue long back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had to copy hbase-client jars into mapreduce's lib directory which resolved my issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 05:18:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Not-able-to-Import-or-CopyTable-in-Hbase/m-p/65438#M73733</guid>
      <dc:creator>bhaveshvv109</dc:creator>
      <dc:date>2018-03-16T05:18:45Z</dc:date>
    </item>
  </channel>
</rss>

