You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/07 21:19:46 UTC

[GitHub] [spark] yuningzh-db opened a new pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

yuningzh-db opened a new pull request #29971:
URL: https://github.com/apache/spark/pull/29971


   ### What changes were proposed in this pull request?
   
   In `AvroUtils`'s `inferSchema()`, propagate Hadoop config from DS options to underlying HDFS file system.
   
   ### Why are the changes needed?
   
   There is a bug that when running:
   ```scala
   spark.read.format("avro").options(conf).load(path)
   ```
   The underlying file system will not receive the `conf` options.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   unit test added


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] HyukjinKwon edited a comment on pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on pull request #29971:
URL: https://github.com/apache/spark/pull/29971#issuecomment-705305298


   GitHub Actions build passed. Merged to master and branch-3.0.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] HyukjinKwon closed pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #29971:
URL: https://github.com/apache/spark/pull/29971


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] HyukjinKwon commented on pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #29971:
URL: https://github.com/apache/spark/pull/29971#issuecomment-705305298


   GitHub Actions build passed. Merged to master and branch-2.4.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29971:
URL: https://github.com/apache/spark/pull/29971#issuecomment-705202659


   Can one of the admins verify this patch?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #29971:
URL: https://github.com/apache/spark/pull/29971#issuecomment-705202659


   Can one of the admins verify this patch?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] AmplabJenkins commented on pull request #29971: [SPARK-33089][SQL] make avro format propagate Hadoop config from DS options to underlying HDFS file system

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #29971:
URL: https://github.com/apache/spark/pull/29971#issuecomment-705203163


   Can one of the admins verify this patch?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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