Github user kayousterhout commented on the issue:
https://github.com/apache/spark/pull/17095
I suspect that this PR is the cause of consistent failures in the maven
build, in the HiveCatalogedDDLSuite unit test:
https://spark-tests.appspot.com/test-details?suite_name=org.apache.spark.sql.hive.execution.HiveCatalogedDDLSuite&test_name=create+temporary+view+using
Based on the error message:
https://spark-tests.appspot.com/test-logs/408097945 it looks like the way the
path is getting re-written (I *think* by the code in this PR) is causing
Hadoop's path code to barf. The create temporary view using unit test is the
only one in that suite that reads from a CSV file, which would explain why
that's the only one that's failing. @windpiger or @cloud-fan would one of you
mind looking into this?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]