[ 
https://issues.apache.org/jira/browse/SPARK-27154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-27154.
-------------------------------
          Resolution: Not A Problem
    Target Version/s:   (was: 2.4.0)

Don't set Target or Shepherd.

I don't know, but this isn't a script for any end users to execute. It's for 
the CI env.

> Incomplete Execution for Spark/dev/run-test-jenkins.py
> ------------------------------------------------------
>
>                 Key: SPARK-27154
>                 URL: https://issues.apache.org/jira/browse/SPARK-27154
>             Project: Spark
>          Issue Type: Question
>          Components: jenkins
>    Affects Versions: 2.4.0
>         Environment: {code:java}
> // code placeholder
> {code}
> JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64" BUILD_DISPLAY_NAME="Jenkins 
> build" BUILD_URL="xxxxxxxxxxxxxxxxxxx " 
> GITHUB_PROJECT_URL="https://github.com/apache/spark"; 
> GITHUB_OAUTH_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxx" 
> GITHUB_API_ENDPOINT="https://api.github.com/repos/apache/spark"; 
> AMPLAB_JENKINS_BUILD_TOOL="maven" AMPLAB_JENKINS="True" 
> sha1="origin/pr/23560/merge" 
> ghprbActualCommit="d73cfb51941f99516b7878acace26db35ea72076" 
> ghprbActualCommitAuthor="jiafu.zh...@intel.com" 
> ghprbActualCommitAuthorEmail="jiafu.zh...@intel.com" 
> ghprbTriggerAuthor="Marcelo Vanzin" ghprbPullId=23560 
> ghprbTargetBranch="master" ghprbSourceBranch="thread_conf_separation" 
> GIT_BRANCH="thread_conf_separation" 
> ghprbPullAuthorEmail="jiafu.zh...@intel.com" ghprbPullDescription="GitHub 
> pull request #23560 of commit d73cfb51941f99516b7878acace26db35ea72076 
> automatically merged." ghprbPullTitle="[SPARK-26632][Core] Separate Thread 
> Configurations of Driver and Executor" 
> ghprbPullLink=https://api.github.com/repos/apache/spark/pulls/23560
>            Reporter: Vaibhavd
>            Priority: Major
>              Labels: CI, build
>
> When I run `Spark/dev/run-test-jenkins.py` with following env variables set. 
> (Ref: 
> [https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103464/parameters/])
> The execution gets stuck at this point (build step),
>  
> {code:java}
> [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ 
> spark-tags_2.12 ---
> [INFO] Using zinc server for incremental compilation
> [INFO] Toolchain in scala-maven-plugin: /usr/lib/jvm/java-8-openjdk-amd64
> {code}
> I am not sure what's going wrong. Am I missing some environment variable?
> When I run `/dev/run-tests.py` there is no problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to