beliefer commented on issue #23841: [SPARK-26936][SQL] Fix bug of insert 
overwrite local dir can not create temporary path in local staging directory
URL: https://github.com/apache/spark/pull/23841#issuecomment-476444042
 
 
   > It looks plausible, but I'm concerned that the problem can't be reproduced 
anywhere here.
   > You seem to be using a path that's meant to be local to be a path on 
distributed storage as the 'fix'; that doesn't sound right but maybe I'm 
misunderstanding
   
   This bug occurs in `yarn-client` mode. I use a  path on distributed storage 
to replace a local path. because `HDFS` can not recognize the path start with 
`file:/`.

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


With regards,
Apache Git Services

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

Reply via email to