[ 
https://issues.apache.org/jira/browse/SPARK-31744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-31744:
------------------------------------

    Assignee:     (was: Apache Spark)

> Remove Hive dependency in AppVeyor build temporarily
> ----------------------------------------------------
>
>                 Key: SPARK-31744
>                 URL: https://issues.apache.org/jira/browse/SPARK-31744
>             Project: Spark
>          Issue Type: Test
>          Components: SparkR, Tests
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> Seems like we're skipping Hive related tests in SparkR 
> (https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark/builds/32853533),
>  see below:
> {code}
> test_sparkSQL.R:307: skip: create DataFrame from RDD
> Reason: Hive is not build with SparkSQL, skipped
> test_sparkSQL.R:1341: skip: test HiveContext
> Reason: Hive is not build with SparkSQL, skipped
> test_sparkSQL.R:2813: skip: read/write ORC files
> Reason: Hive is not build with SparkSQL, skipped
> test_sparkSQL.R:2834: skip: read/write ORC files - compression option
> Reason: Hive is not build with SparkSQL, skipped
> test_sparkSQL.R:3727: skip: enableHiveSupport on SparkSession
> Reason: Hive is not build with SparkSQL, skipped
> {code}
> Although we build with Hive profile 
> (https://github.com/apache/spark/blob/master/appveyor.yml#L51).
> It looks better to remove the profile for now which could also speed up the 
> build



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to