You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by "yinshan612 (via GitHub)" <gi...@apache.org> on 2023/05/16 09:40:50 UTC

[GitHub] [incubator-streampark] yinshan612 opened a new issue, #2752: [Bug] ERROR: streampark.workspace.local

yinshan612 opened a new issue, #2752:
URL: https://github.com/apache/incubator-streampark/issues/2752

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### Java Version
   
   1.8
   
   ### Scala Version
   
   2.12.x
   
   ### StreamPark Version
   
   2.1.0
   
   ### Flink Version
   
   1.16.0
   
   ### deploy mode
   
   None
   
   ### What happened
   
   An error was reported when setting the streampark. workspace. local address. The address I set is not in the streampark directory and still reports an error when starting
   
   ### Error Exception
   
   ```log
   ERROR: streampark.workspace.local: "/opt/streampark_workspace/" is invalid path, Please reconfigure in application.yml
   ```
   
   
   ### Screenshots
   
   ![image](https://github.com/apache/incubator-streampark/assets/85284614/d05bbb48-7beb-41e9-9fe4-155421b73a13)
   local workspace, used to store source code and build dir etc
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!(您是否要贡献这个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: issues-unsubscribe@streampark.apache.org.apache.org

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


[GitHub] [incubator-streampark] zhoulii commented on issue #2752: [Bug] ERROR: streampark.workspace.local

Posted by "zhoulii (via GitHub)" <gi...@apache.org>.
zhoulii commented on issue #2752:
URL: https://github.com/apache/incubator-streampark/issues/2752#issuecomment-1550638277

   This error happens because `/opt/streampark_workspace/` is not exist, you may need create it first.


-- 
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: issues-unsubscribe@streampark.apache.org

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


[GitHub] [incubator-streampark] yinshan612 commented on issue #2752: [Bug] ERROR: streampark.workspace.local

Posted by "yinshan612 (via GitHub)" <gi...@apache.org>.
yinshan612 commented on issue #2752:
URL: https://github.com/apache/incubator-streampark/issues/2752#issuecomment-1550642950

   Okay, I looked at the startup script for streampark.sh yesterday and it has been resolved. Thank you
   


-- 
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: issues-unsubscribe@streampark.apache.org

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


[GitHub] [incubator-streampark] yinshan612 closed issue #2752: [Bug] ERROR: streampark.workspace.local

Posted by "yinshan612 (via GitHub)" <gi...@apache.org>.
yinshan612 closed issue #2752: [Bug] ERROR: streampark.workspace.local
URL: https://github.com/apache/incubator-streampark/issues/2752


-- 
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: issues-unsubscribe@streampark.apache.org

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