You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/17 02:16:18 UTC

[GitHub] [dolphinscheduler] chenhaonan313 opened a new issue, #11515: Error using sql conf type file in resource

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

   ### 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
   
   aa.sql flumea.conf In the Resource Center
   Shell Command:sudo -u hdfs hive -f aa.sql
   error: aa.sql(No such file or directory)
   
   Shell  Command:sudo -u hdfs /usr/hdp/flume/bin/flume-ng agent --name a1 --conf conf --conf-file flumea.conf -Dflume.hdfs.logger=INFO,consol
   ERRO:the specified configuration file does not exist:/tmp/hsperfdate_hdfs/flumea.conf
   
   Why is the file preceded by /tmp/hsperfdata_hdfs address
   
   sql file not found
   
   But I can bash the shell file
   
   ### What you expected to happen
   
   The file in the resource center is not available, you can view the contents of the file using the cat command, but using the file shows that it cannot be found
   
   ### How to reproduce
   
   I'm configuring standalone to test that flume conf is executable, paired with a cluster error
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.0
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11515: Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11515:
URL: https://github.com/apache/dolphinscheduler/issues/11515#issuecomment-1217382784

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


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

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11515: [Bug][Resource] Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11515:
URL: https://github.com/apache/dolphinscheduler/issues/11515#issuecomment-1281663200

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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

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


[GitHub] [dolphinscheduler] chenhaonan313 commented on issue #11515: Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
chenhaonan313 commented on issue #11515:
URL: https://github.com/apache/dolphinscheduler/issues/11515#issuecomment-1217388295

   The file in the resource center is not available, I can view the contents of the file using the cat command, but using the file shows that it cannot be found


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

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


[GitHub] [dolphinscheduler] EricGao888 commented on issue #11515: [Bug][Resource] Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #11515:
URL: https://github.com/apache/dolphinscheduler/issues/11515#issuecomment-1290057897

   @chenhaonan313 `The file in the resource center is not available, you can view the contents of the file using the cat command, but using the file shows that it cannot be found` If you could `cat` the file, probably the file is there. Maybe caused by some kind of file permission error. We've implemented hive cli based on shell executor and it has been released in 3.1.0, maybe u could try it : )


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

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


[GitHub] [dolphinscheduler] EricGao888 closed issue #11515: [Bug][Resource] Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
EricGao888 closed issue #11515: [Bug][Resource] Error using sql conf type file in resource
URL: https://github.com/apache/dolphinscheduler/issues/11515


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

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


[GitHub] [dolphinscheduler] caishunfeng commented on issue #11515: Error using sql conf type file in resource

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #11515:
URL: https://github.com/apache/dolphinscheduler/issues/11515#issuecomment-1244931161

   > The file in the resource center is not available, I can view the contents of the file using the cat command, but using the file shows that it cannot be found
   
   @chenhaonan313 can you check the table `t_ds_resources`? 


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

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