Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11374

skip.header.line.count is ignored in HiveContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.5.1
    • None
    • SQL
    • None

    Description

      csv table in Hive which is configured to skip the header row using TBLPROPERTIES("skip.header.line.count"="1").

      When querying from Hive the header row is not included in the data, but when running the same query via HiveContext I get the header row.

      "show create table " via the HiveContext confirms that it is aware of the setting.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              danielil Daniel Haviv
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: