You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampark.apache.org by GitBox <gi...@apache.org> on 2023/01/05 09:37:55 UTC

[GitHub] [incubator-streampark] hujunhui530 created a discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

GitHub user hujunhui530 created a discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

在windows 上调试出现路径URI 异常,因为不是/opt/xxx 这种 ,而是 D:\A\B\C 这种,有没有什么解决方案,还有就是 yarn application 模式下,生成的环境变量的连接串 跟linux 上也不一致,这样提交到远程的linux 上的yarn 时,也会运行失败,有没有解决方案?

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


Re: [D] 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的 [incubator-streampark]

Posted by "hujunhui530 (via GitHub)" <gi...@apache.org>.
GitHub user hujunhui530 closed a discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

在windows 上调试出现路径URI 异常,因为不是/opt/xxx 这种 ,而是 D:\A\B\C 这种,有没有什么解决方案,还有就是 yarn application 模式下,生成的环境变量的连接串 跟linux 上也不一致,这样提交到远程的linux 上的yarn 时,也会运行失败,有没有解决方案?

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] caicancai deleted a comment on the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "caicancai (via GitHub)" <gi...@apache.org>.
GitHub user caicancai deleted a comment on the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

<img width="724" alt="屏幕截图 2023-08-21 145854" src="https://github.com/apache/incubator-streampark/assets/77189278/e68d80a8-f163-4b07-af86-d273e2f80c6b">
streampark does not currently support windows. Of course, you can use wsl or change the source code of streampark to try it out, it may be a good idea

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-6798066

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] VampireAchao added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "VampireAchao (via GitHub)" <gi...@apache.org>.
GitHub user VampireAchao added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

I have already bought a Mac for this project 🤑 

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-6800948

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] caicancai added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "caicancai (via GitHub)" <gi...@apache.org>.
GitHub user caicancai added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

<img width="724" alt="屏幕截图 2023-08-21 145854" src="https://github.com/apache/incubator-streampark/assets/77189278/e68d80a8-f163-4b07-af86-d273e2f80c6b">
streampark does not currently support windows. Of course, you can use wsl or change the source code of streampark to try it out, it may be a good idea

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-6798066

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] wuyu8995861 added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "wuyu8995861 (via GitHub)" <gi...@apache.org>.
GitHub user wuyu8995861 added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

我在WSL上安装的Flink,报错Flink_HOME无效,是咋回事呢

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-7051980

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] NightRunner added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by GitBox <gi...@apache.org>.
GitHub user NightRunner added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Me too. I install ubuntu 22.04 LTS on my thinkpad to solute this problem. Streampark not support windows OS.

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-5186030

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] caicancai edited a comment on the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "caicancai (via GitHub)" <gi...@apache.org>.
GitHub user caicancai edited a comment on the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

streampark does not currently support windows. Of course, you can use wsl or change the source code of streampark to try it out, it may be a good idea
<img width="463" alt="屏幕截图 2023-08-23 122643" src="https://github.com/apache/incubator-streampark/assets/77189278/2397644c-ce47-4fc1-8feb-d9a541dc109b">




GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-6798070

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


[GitHub] [incubator-streampark] caicancai added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Posted by "caicancai (via GitHub)" <gi...@apache.org>.
GitHub user caicancai added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

streampark does not currently support windows. Of course, you can use wsl or change the source code of streampark to try it out, it may be a good idea



GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-6798070

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


Re: [D] 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的 [incubator-streampark]

Posted by "linweijiang (via GitHub)" <gi...@apache.org>.
GitHub user linweijiang added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

Highly recommend adapting to Windows; otherwise, it will deter a significant number of developers, which is not conducive to community development.

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-8358159

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org


Re: [D] 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的 [incubator-streampark]

Posted by "caicancai (via GitHub)" <gi...@apache.org>.
GitHub user caicancai added a comment to the discussion: 大家都是在mac 上进行调试的吗?有没有在windows 上进行调试的

The community has been following up on this matter and striving to complete it as soon as possible

GitHub link: https://github.com/apache/incubator-streampark/discussions/2226#discussioncomment-8358170

----
This is an automatically sent email for dev@streampark.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampark.apache.org