Github user srowen commented on the issue:
https://github.com/apache/spark/pull/20597
Hm:
```
[info] - backward compatibility *** FAILED *** (34 seconds, 96 milliseconds)
[info] spark-submit returned with exit code 1.
[info] Command line: './bin/spark-submit' '--class'
'org.apache.spark.sql.hive.PROCESS_TABLES' '--name' 'HiveExternalCatalog
backward compatibility test' '--master' 'local[2]' '--conf'
'spark.ui.enabled=false' '--conf' 'spark.master.rest.enabled=false' '--conf'
'spark.sql.warehouse.dir=/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/warehouse-a76e4f7b-3ab5-463f-83be-7e95b5172271'
'--driver-java-options'
'-Dderby.system.home=/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/warehouse-a76e4f7b-3ab5-463f-83be-7e95b5172271'
'file:/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/spark-f34f7048-27da-4dea-bbad-dec833d34fb4/testJar-1518521748609.jar'
...
[info] 2018-02-13 03:38:04.528 - stderr> Exception in thread "main"
org.apache.spark.sql.AnalysisException: Operation not allowed: MSCK REPAIR
TABLE only works on partitioned tables: `default`.`tbl_with_col_overlap_2`;
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]