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

   
   ### What changes were proposed in this pull request?
   Parsing the configuration value of the config value of 
spark.driver.log.dfsDir using Hadoop FS Path & extracting path from the URI 
should fix the problem
   
   
   ### Why are the changes needed?
   Currently when one passes the Absolute URI to configured filesystem, the 
code would fail while trying to copy the local log file to the filesystem 
directory path.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Unit test cases


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to