You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by ifilonenko <gi...@git.apache.org> on 2018/08/28 17:07:15 UTC

[GitHub] spark pull request #22257: [SPARK-25264][K8S] Fix comma-delineated arguments...

GitHub user ifilonenko opened a pull request:

    https://github.com/apache/spark/pull/22257

    [SPARK-25264][K8S] Fix comma-delineated arguments passed into PythonRunner and RRunner

    ## What changes were proposed in this pull request?
    
    Fixes the issue brought up in https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/273 where the arguments were being comma-delineated, which was incorrect wrt to the PythonRunner and RRunner. 
    
    ## How was this patch tested?
    
    Modified unit test to test this change. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ifilonenko/spark SPARK-25264

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22257.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22257
    
----
commit 9664075627281fe92dff6370bef94960136fd2f3
Author: Ilan Filonenko <if...@...>
Date:   2018-08-28T17:02:51Z

    initial fix to SPARK-25264

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/95364/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test status success
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2638/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95373 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95373/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by ifilonenko <gi...@git.apache.org>.
Github user ifilonenko commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    retest this please


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by shaneknapp <gi...@git.apache.org>.
Github user shaneknapp commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    test this please


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/2639/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/95374/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #22257: [SPARK-25264][K8S] Fix comma-delineated arguments...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/22257


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by ifilonenko <gi...@git.apache.org>.
Github user ifilonenko commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Ready for merge @holdenk @mccheah 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95373 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95373/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/2630/
    Test FAILed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by ifilonenko <gi...@git.apache.org>.
Github user ifilonenko commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    @shaneknapp we seem to be having some minikube issues with the testing env :( 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by shaneknapp <gi...@git.apache.org>.
Github user shaneknapp commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    taking a look now


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by shaneknapp <gi...@git.apache.org>.
Github user shaneknapp commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    the network was disabled, so i fixed that:
    ```
    virsh # net-list --all
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     docker-machines      active     yes           yes
     minikube-net         inactive   no            yes
    
    virsh # net-start minikube-net
    Network minikube-net started
    ```
    
    and just for sanity, i checked the rest of the workers:
    ```
    -bash-4.1$ pssh -h ubuntu_workers.txt -t 0 -i "virsh net-list --all"
    [1] 10:49:25 [SUCCESS] research-jenkins-worker-07
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     minikube-net         active     yes           yes
    
    [2] 10:49:25 [SUCCESS] amp-jenkins-staging-worker-01
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     docker-machines      active     yes           yes
     minikube-net         active     yes           yes
    
    [3] 10:49:25 [SUCCESS] research-jenkins-worker-08
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     minikube-net         active     yes           yes
    
    [4] 10:49:25 [SUCCESS] amp-jenkins-staging-worker-02
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     docker-machines      active     yes           yes
     minikube-net         active     yes           yes
    ```
    
    and noticed that a couple weren't set to autostart (TODO: find out why).
    
    so, i fixed that:
    ```
    -bash-4.1$ pssh -h ubuntu_workers.txt -t 0 -i "virsh net-autostart --network minikube-net"
    [1] 10:49:22 [SUCCESS] research-jenkins-worker-07
    Network minikube-net marked as autostarted
    
    [2] 10:49:22 [SUCCESS] research-jenkins-worker-08
    Network minikube-net marked as autostarted
    
    [3] 10:49:22 [SUCCESS] amp-jenkins-staging-worker-01
    Network minikube-net marked as autostarted
    
    [4] 10:49:22 [SUCCESS] amp-jenkins-staging-worker-02
    Network minikube-net marked as autostarted
    
    -bash-4.1$ pssh -h ubuntu_workers.txt -t 0 -i "virsh net-list --all"
    [1] 10:49:25 [SUCCESS] research-jenkins-worker-07
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     minikube-net         active     yes           yes
    
    [2] 10:49:25 [SUCCESS] amp-jenkins-staging-worker-01
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     docker-machines      active     yes           yes
     minikube-net         active     yes           yes
    
    [3] 10:49:25 [SUCCESS] research-jenkins-worker-08
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     minikube-net         active     yes           yes
    
    [4] 10:49:25 [SUCCESS] amp-jenkins-staging-worker-02
     Name                 State      Autostart     Persistent
    ----------------------------------------------------------
     default              active     yes           yes
     docker-machines      active     yes           yes
     minikube-net         active     yes           yes
    ```
    
    you should be g2g.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test starting
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2630/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95374 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95374/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test status failure
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2630/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95374 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95374/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/2638/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95364/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    **[Test build #95364 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95364/testReport)** for PR 22257 at commit [`9664075`](https://github.com/apache/spark/commit/9664075627281fe92dff6370bef94960136fd2f3).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Merged build finished. Test FAILed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test starting
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2638/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by mccheah <gi...@git.apache.org>.
Github user mccheah commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Looks good, thanks. Merging.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test status success
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2639/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by ifilonenko <gi...@git.apache.org>.
Github user ifilonenko commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    @liyinan926 @u2takey for review
    
    @mccheah for merge


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Kubernetes integration test starting
    URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/2639/



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #22257: [SPARK-25264][K8S] Fix comma-delineated arguments passed...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22257
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/95373/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org