Github user wangyum commented on the issue:
https://github.com/apache/spark/pull/22327
Yes. This is a Hadoop thing. I try to build Hadoop 2.7.7 with
[`Configuration.getRestrictParserDefault(Object
resource)`](https://github.com/apache/hadoop/blob/release-2.7.7-RC0/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java#L236)
= true and false.
It succeeded when `Configuration.getRestrictParserDefault(Object
resource)=false`, but failed when
`Configuration.getRestrictParserDefault(Object resource)=true`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]