xxjingcd opened a new issue, #13476:
URL: https://github.com/apache/dolphinscheduler/issues/13476

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   In a complex environment, such as NameNode HA, authentication with Kerberos, 
and so on, DS needs more HDFS configuration from `hdfs-site.xml` and 
`core-site.xml` instead of only HDFS URL (`fs.defaultFS`). 
   So user have to copy `hdfs-site.xml` and `core-site.xml` to the classpath 
manually;
    
   
   ### What you expected to happen
   
   When the user config the environment `HADOOP_CONF_DIR`, DS can load HDFS 
configuration automatically  from envirement;
   
   ### How to reproduce
   
   *
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

Reply via email to