GitHub user justlucknb added a comment to the discussion: Spark
Driver/Executors dont start in K8S via Kyuubi
@pan3793 Hello!
the fact of the matter is that there is no useful information in this log, the
last 10 lines in stdout are the entire log.
Before that, there was a problem with the list pod in namespace, but I fixed it.
```
:: loading settings :: url =
jar:file:/opt/kyuubi/externals/spark-3.4.2-bin-hadoop3/jars/ivy-2.5.1.jar!/org/apache/ivy/core/settings/ivysettings.xml
Ivy Default Cache set to: /home/kyuubi/.ivy2/cache
The jars for the packages stored in: /home/kyuubi/.ivy2/jars
org.apache.hadoop#hadoop-aws added as a dependency
com.amazonaws#aws-java-sdk-bundle added as a dependency
:: resolving dependencies ::
org.apache.spark#spark-submit-parent-8ca5fcf2-22dc-4c26-96a9-ab39e380d10f;1.0
confs: [default]
at
org.apache.kyuubi.KyuubiSQLException$.apply(KyuubiSQLException.scala:70)
at org.apache.kyuubi.engine.ProcBuilder.getError(ProcBuilder.scala:275)
at org.apache.kyuubi.engine.ProcBuilder.getError$(ProcBuilder.scala:268)
at
org.apache.kyuubi.engine.spark.SparkProcessBuilder.getError(SparkProcessBuilder.scala:42)
at
org.apache.kyuubi.engine.EngineRef.$anonfun$create$1(EngineRef.scala:246)
... 18 more (state=,code=0)
```
GitHub link:
https://github.com/apache/kyuubi/discussions/7096#discussioncomment-13442753
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]