turboFei commented on PR #3954: URL: https://github.com/apache/amoro/pull/3954#issuecomment-3553818626
Hi @klion26 It is helpful for spark/flink submit to transfer some engine env. Simliar implementation: https://github.com/apache/kyuubi/blob/5887e76c26f9ca9b96fd6eeda9cb534e044bdb11/kyuubi-server/src/main/scala/org/apache/kyuubi/engine/ProcBuilder.scala#L149-L155 https://github.com/apache/kyuubi/blob/master/kyuubi-server/src/main/scala/org/apache/kyuubi/engine/spark/SparkProcessBuilder.scala https://github.com/apache/kyuubi/blob/master/kyuubi-server/src/main/scala/org/apache/kyuubi/engine/flink/FlinkProcessBuilder.scala -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
