You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/05/09 03:58:52 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request, #41098: [SPARK-42668][SS][FOLLOW-UP] Do not add file scheme to the Windows path

HyukjinKwon opened a new pull request, #41098:
URL: https://github.com/apache/spark/pull/41098

   ### What changes were proposed in this pull request?
   
   This PR is a followup of https://github.com/apache/spark/pull/40273 that avoids adding `file://` into Windows path.
   
   ### Why are the changes needed?
   
   To fix the broken AppVeyor build
   
   ```
   == Failed ======================================================================
   -- 1. Error ('test_streaming.R:55'): read.stream, write.stream, awaitTermination
   Error: Error in start : org.apache.hadoop.HadoopIllegalArgumentException: Unsupported name: has scheme but relative path-part
   ...
   ```
   
   See also https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark/builds/46451196
   
   ### Does this PR introduce _any_ user-facing change?
   
   No to end users because the change has not been released out yet.
   
   ### How was this patch tested?
   
   AppVeyor build on windows.
   


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] HeartSaVioR commented on pull request #41098: [SPARK-42668][SS][FOLLOW-UP] Do not add file scheme to the Windows path

Posted by "HeartSaVioR (via GitHub)" <gi...@apache.org>.
HeartSaVioR commented on PR #41098:
URL: https://github.com/apache/spark/pull/41098#issuecomment-1539561948

   Thanks! Merging to master.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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] HeartSaVioR closed pull request #41098: [SPARK-42668][SS][FOLLOW-UP] Do not add file scheme to the Windows path

Posted by "HeartSaVioR (via GitHub)" <gi...@apache.org>.
HeartSaVioR closed pull request #41098: [SPARK-42668][SS][FOLLOW-UP] Do not add file scheme to the Windows path
URL: https://github.com/apache/spark/pull/41098


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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