You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/04/26 12:46:12 UTC

[jira] [Created] (SPARK-14917) Enable some ORC compressions tests for writing

Hyukjin Kwon created SPARK-14917:
------------------------------------

             Summary: Enable some ORC compressions tests for writing
                 Key: SPARK-14917
                 URL: https://issues.apache.org/jira/browse/SPARK-14917
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Hyukjin Kwon
            Priority: Trivial


Currently, it seems provided Hive version is {{1.2.1}}. This supports {{SNAPPY}} and {{NONE}} according to those two links, https://orc.apache.org/docs/hive-config.html and https://cwiki.apache.org/confluence/display/Hive/LanguageManual+ORC#LanguageManualORC-Compression

However, I noticed the tests for {{SNAPPY}} and {{NONE}} were disabled. It seems this was disabled by SPARK-2883 due to the low Hive version but this was bumped up in SPARK-8064.

It might be better if we enable this for better testing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org