You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "1873891094 (via GitHub)" <gi...@apache.org> on 2023/08/16 10:33:23 UTC

[GitHub] [dolphinscheduler] 1873891094 opened a new issue, #14755: [Bug] [dolphinscheduler-task-api] After selecting the hive data source using the SQL component and selecting the udf resource, there is a null pointer issue with defaultFS during the task execution

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

   ### 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
   
   After selecting the hive data source using the SQL component and selecting the udf reso
   ![b0c817e20b9a1328317956315d00f5edf19f0ac18885453ea2abbf30a06131a1QzpcVXNlcnNcQWRtaW5cQXBwRGF0YVxSb2FtaW5nXERpbmdUYWxrXDc2NTI3MDMyMl92MlxJbWFnZUZpbGVzXDE2OTIxODE3MzU4MDZfOTEwREU3MjUtRTMyMC00MDkzLUJEN0UtNzJEMzI4MjIwODNBLnBuZw==](https://github.com/apache/dolphinscheduler/assets/61865712/e4d160f2-df6a-4e2a-b1cc-f65554abbc17)
   urce, there is a null pointer issue with defaultFS during the task execution
   
   ### What you expected to happen
   
   Not adding defaultFS to map in HadoopUtils.java
   ![Uploading HadoopUtils.png…]()
   
   
   ### How to reproduce
   
   Using a sql node, select the hive datasource and select the udf function, followed by saving the workflow and executing it
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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