<?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: Skipping Headers in Hive in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Skipping-Headers-in-Hive/m-p/37995#M7157</link>
    <description>Hive provides a skip header/footer feature when creating your table (as part of table properties). See the release notes on &lt;A href="https://issues.apache.org/jira/browse/HIVE-5795" target="_blank"&gt;https://issues.apache.org/jira/browse/HIVE-5795&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"""&lt;BR /&gt;CREATE TABLE testtable (name STRING, message STRING) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' TBLPROPERTIES ("skip.header.line.count"="1");&lt;BR /&gt;&lt;BR /&gt;LOAD DATA LOCAL INPATH '/tmp/header-inclusive-file.csv' INTO TABLE testtable;&lt;BR /&gt;"""</description>
    <pubDate>Sun, 28 Feb 2016 05:35:20 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2016-02-28T05:35:20Z</dc:date>
  </channel>
</rss>

