<?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: What is hbase export sequence file terminated by for hive? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110128#M33742</link>
    <description>&lt;P&gt;HBase exports are in a sequence file format.  You don't need to specify the field and line terminations with a sequence file.  Have you tried creating the table using "STORED AS SEQUENCEFILE" with the location of the HBase export?&lt;/P&gt;&lt;P&gt;Another option is to use something like &lt;A target="_blank" href="http://www.exmachinatech.net/projects/forqlift/"&gt;http://www.exmachinatech.net/projects/forqlift/&lt;/A&gt; to convert the sequence file to text.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Jul 2016 20:44:20 GMT</pubDate>
    <dc:creator>myoung</dc:creator>
    <dc:date>2016-07-03T20:44:20Z</dc:date>
    <item>
      <title>What is hbase export sequence file terminated by for hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110127#M33741</link>
      <description>&lt;P&gt;I am running hbase export table to HDFS which I want to run a hive query on.  &lt;/P&gt;&lt;P&gt;I do this as export:&lt;/P&gt;&lt;P&gt;bin/hbase org.apache.hadoop.hbase.mapreduce.Export table_name file:///tmp/db_dump/&lt;/P&gt;&lt;P&gt;Now I want to create a hive external table.  Does anyone have a example?  I need to build the correct hive create table statement.  Also what is the fields terminated by?  this is most important for me.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2016 12:15:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110127#M33741</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-03T12:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: What is hbase export sequence file terminated by for hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110128#M33742</link>
      <description>&lt;P&gt;HBase exports are in a sequence file format.  You don't need to specify the field and line terminations with a sequence file.  Have you tried creating the table using "STORED AS SEQUENCEFILE" with the location of the HBase export?&lt;/P&gt;&lt;P&gt;Another option is to use something like &lt;A target="_blank" href="http://www.exmachinatech.net/projects/forqlift/"&gt;http://www.exmachinatech.net/projects/forqlift/&lt;/A&gt; to convert the sequence file to text.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2016 20:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110128#M33742</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-07-03T20:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is hbase export sequence file terminated by for hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110129#M33743</link>
      <description>&lt;P style="margin-left: 40px;"&gt; &lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt; good point.  Forest through the trees &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 11:00:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110129#M33743</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-05T11:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is hbase export sequence file terminated by for hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110130#M33744</link>
      <description>&lt;P&gt;Hi Michael, I had dumped HBASE data using native Export Utility. But when I try to create a hive table on top of it with "STORED AS SEQUENCEFILE", table gets created. But I am not able to query that table. I keep getting an error, I will paste below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TFetchResultsResp(status=TStatus(errorCode=0, errorMessage="java.io.IOException: java.io.IOException: Could not find a deserializer for the Value class: 'org.apache.hadoop.hbase.client.Result'. Please ensure that the configuration 'io.serializations' is properly configured, if you're using custom serialization.",&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Bad status for request TFetchResultsReq(fetchType=0, operationHandle=TOperationHandle(hasResultSet=True, modifiedRowCount=None, operationType=0, operationId=THandleIdentifier(secret='\x05L\xb8&amp;amp;\x04xO\xd6\xb9\x8e\xea,\xfb\x9b\x0e\x00', guid='\xbf\x9b\xffX\x10\x9dO~\xbd{b~R=BD')), orientation=4, maxRows=100): TFetchResultsResp(status=TStatus(errorCode=0, errorMessage="java.io.IOException: java.io.IOException: Could not find a deserializer for the Value class: 'org.apache.hadoop.hbase.client.Result'. Please ensure that the configuration 'io.serializations' is properly configured, if you're using custom serialization.", sqlState=None, infoMessages=["*org.apache.hive.service.cli.HiveSQLException:java.io.IOException: java.io.IOException: Could not find a deserializer for the Value class: 'org.apache.hadoop.hbase.client.Result'. Please ensure that the configuration 'io.serializations' is properly configured, if you're using custom serialization.:14:13", 'org.apache.hive.service.cli.operation.SQLOperation:getNextRowSet:SQLOperation.java:366', 'org.apache.hive.service.cli.operation.OperationManager:getOperationNextRowSet:OperationManager.java:277', 'org.apache.hive.service.cli.session.HiveSessionImpl:fetchResults:HiveSessionImpl.java:753', 'org.apache.hive.service.cli.CLIService:fetchResults:CLIService.java:438', 'org.apache.hive.service.cli.thrift.ThriftCLIService:FetchResults:ThriftCLIService.java:686', 'org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults:getResult:TCLIService.java:1553', 'org.apache.hive.service.cli.thrift.TCLIService$Processor$FetchResults:getResult:TCLIService.java:1538', 'org.apache.thrift.ProcessFunction:process:ProcessFunction.java:39', 'org.apache.thrift.TBaseProcessor:process:TBaseProcessor.java:39', 'org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge$Server$TUGIAssumingProcessor:process:HadoopThriftAuthBridge.java:746', 'org.apache.thrift.server.TThreadPoolServer$WorkerProcess:run:TThreadPoolServer.java:286', 'java.util.concurrent.ThreadPoolExecutor:runWorker:ThreadPoolExecutor.java:1142', 'java.util.concurrent.ThreadPoolExecutor$Worker:run:ThreadPoolExecutor.java:617', 'java.lang.Thread:run:Thread.java:745', "*java.io.IOException:java.io.IOException: Could not find a deserializer for the Value class: 'org.apache.hadoop.hbase.client.Result'. Please ensure that the configuration 'io.serializations' is properly configured, if you're using custom serialization.:18:4", 'org.apache.hadoop.hive.ql.exec.FetchOperator:getNextRow:FetchOperator.java:508', 'org.apache.hadoop.hive.ql.exec.FetchOperator:pushRow:FetchOperator.java:415', 'org.apache.hadoop.hive.ql.exec.FetchTask:fetch:FetchTask.java:138', 'org.apache.hadoop.hive.ql.Driver:getResults:Driver.java:1798', 'org.apache.hive.service.cli.operation.SQLOperation:getNextRowSet:SQLOperation.java:361', "*java.io.IOException:Could not find a deserializer for the Value class: 'org.apache.hadoop.hbase.client.Result'. Please ensure that the configuration 'io.serializations' is properly configured, if you're using custom serialization.:26:8", 'org.apache.hadoop.io.SequenceFile$Reader:init:SequenceFile.java:2040', 'org.apache.hadoop.io.SequenceFile$Reader:initialize:SequenceFile.java:1878', 'org.apache.hadoop.io.SequenceFile$Reader:&amp;lt;init&amp;gt;:SequenceFile.java:1827', 'org.apache.hadoop.io.SequenceFile$Reader:&amp;lt;init&amp;gt;:SequenceFile.java:1841', 'org.apache.hadoop.mapred.SequenceFileRecordReader:&amp;lt;init&amp;gt;:SequenceFileRecordReader.java:49', 'org.apache.hadoop.mapred.SequenceFileInputFormat:getRecordReader:SequenceFileInputFormat.java:64', 'org.apache.hadoop.hive.ql.exec.FetchOperator$FetchInputFormatSplit:getRecordReader:FetchOperator.java:674', 'org.apache.hadoop.hive.ql.exec.FetchOperator:getRecordReader:FetchOperator.java:324', 'org.apache.hadoop.hive.ql.exec.FetchOperator:getNextRow:FetchOperator.java:446'], statusCode=3), results=None, hasMoreRows=None)&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 16 Oct 2017 23:11:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110130#M33744</guid>
      <dc:creator>shouvanik_halda</dc:creator>
      <dc:date>2017-10-16T23:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is hbase export sequence file terminated by for hive?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110131#M33745</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;how did it work for you?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 04:18:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-hbase-export-sequence-file-terminated-by-for-hive/m-p/110131#M33745</guid>
      <dc:creator>shouvanik_halda</dc:creator>
      <dc:date>2017-10-17T04:18:47Z</dc:date>
    </item>
  </channel>
</rss>

