You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/07/26 04:44:39 UTC

[GitHub] [incubator-kyuubi] turboFei commented on pull request #3119: [TEST] Using more light-weight SparkPi for batch related tests

turboFei commented on PR #3119:
URL: https://github.com/apache/incubator-kyuubi/pull/3119#issuecomment-1194995262

   
   ```
    03:22:27.310 INFO org.apache.kyuubi.operation.BatchJobSubmission: Processing anonymous's query[29605780-1958-4cc9-a6ca-7a9b0eacbac5]: INITIALIZED_STATE -> PENDING_STATE, statement: BatchJobSubmission
     03:22:27.312 INFO org.apache.kyuubi.operation.BatchJobSubmission: Submitting SPARK batch[ad394003-6fbb-4df1-94a4-9f96d6641f20] job: /home/runner/work/incubator-kyuubi/incubator-kyuubi/externals/kyuubi-download/target/spark-3.1.3-bin-hadoop3.2/bin/spark-submit \
     	--class org.apache.spark.examples.SparkPi \
     	--conf spark.kubernetes.driver.label.kyuubi-unique-tag=ad394003-6fbb-4df1-94a4-9f96d6641f20 \
     	--conf spark.app.name=Spark Pi \
     	--conf spark.driver.memory=16m \
     	--conf spark.master=local \
     	--conf spark.yarn.tags=KYUUBI,ad394003-6fbb-4df1-94a4-9f96d6641f20 \
     	--conf kyuubi.client.ipAddress=127.0.0.1 \
     	--proxy-user anonymous /home/runner/work/incubator-kyuubi/incubator-kyuubi/externals/kyuubi-download/target/spark-3.1.3-bin-hadoop3.2/examples/jars/spark-examples_2.12-3.1.3.jar
     03:22:27.312 INFO org.apache.kyuubi.engine.ProcBuilder: Logging to /home/runner/work/incubator-kyuubi/incubator-kyuubi/kyuubi-server/target/work/anonymous/kyuubi-spark-batch-submit.log.0
     03:22:28.470 INFO org.apache.kyuubi.operation.BatchJobSubmission: Processing anonymous's query[29605780-1958-4cc9-a6ca-7a9b0eacbac5]: PENDING_STATE -> RUNNING_STATE, statement: BatchJobSubmission
     03:22:29.514 INFO org.apache.kyuubi.operation.BatchJobSubmission: Processing anonymous's query[29605780-1958-4cc9-a6ca-7a9b0eacbac5]: RUNNING_STATE -> ERROR_STATE, statement: BatchJobSubmission, time taken: 1.044 seconds
     Error: A JNI error has occurred, please check your installation and try again
     Exception in thread "main" 
   ```


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org