You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by "liuxu2630 (via GitHub)" <gi...@apache.org> on 2023/06/20 14:46:10 UTC

[GitHub] [incubator-streampark] liuxu2630 opened a new issue, #2808: [Bug] k8s application mode enable "Use System Hadoop Conf" build fail.

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

   ### 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.11.x
   
   ### StreamPark Version
   
   2.1.0
   
   ### Flink Version
   
   1.14.4
   
   ### deploy mode
   
   None
   
   ### What happened
   
   i use k8s application mode to deploy flink job. sink doris, needs enable checkpoint and use hdfs, so i enable "Use System Hadoop Conf", but, build fail.
   我使用k8s application模式提交flink任务,利用flinkcdc读取mysql数据并写入doris,因为使用doris要配置checkpoint,所以开启hdfs,配置页面里只看到了"Use System Hadoop Conf",点击开启后,在编译构建时出现了报错。
   
   
   ### Error Exception
   
   _No response_
   
   ### Screenshots
   
   
   
   ![image](https://github.com/apache/incubator-streampark/assets/8241065/f688c4c7-912d-4ea7-b428-0339e7c039ab)
   
   ![image](https://github.com/apache/incubator-streampark/assets/8241065/22c73a0d-b040-4564-b7e4-bc79468e4532)
   
   ### 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


Re: [I] [Bug] k8s application mode enable "Use System Hadoop Conf" build fail. [incubator-streampark]

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

   me too
   


-- 
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] senlizishi commented on issue #2808: [Bug] k8s application mode enable "Use System Hadoop Conf" build fail.

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

   Please provide relevant log information.


-- 
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] liuxu2630 commented on issue #2808: [Bug] k8s application mode enable "Use System Hadoop Conf" build fail.

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

   <img width="681" alt="image" src="https://github.com/apache/incubator-streampark/assets/8241065/a0c8efeb-8a2d-4f46-96c4-0585d2aed99f">
   
   <img width="442" alt="image" src="https://github.com/apache/incubator-streampark/assets/8241065/d40ef5e3-8e87-4418-8999-d929a1533008">
   


-- 
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] senlizishi commented on issue #2808: [Bug] k8s application mode enable "Use System Hadoop Conf" build fail.

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

   It seems to be a path problem, I am not familiar with HDFS and doris, you can check whether the relevant path is misconfigured.


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