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

[GitHub] spark pull request #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style erro...

GitHub user mgaido91 opened a pull request:

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

    [SPARK-21860][CORE][FOLLOWUP] fix java style error

    ## What changes were proposed in this pull request?
    
    #19077 introduced a Java style error (too long line). Quick fix.
    
    ## How was this patch tested?
    
    running `./dev/lint-java`


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

    $ git pull https://github.com/mgaido91/spark SPARK-21860

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

    https://github.com/apache/spark/pull/20558.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 #20558
    
----
commit 3f57f919313db4dd8aedf4648623202f0a13cf10
Author: Marco Gaido <ma...@...>
Date:   2018-02-09T08:44:48Z

    [SPARK-21860][CORE][FOLLOWUP] fix java style error

----


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    cc @10110346 @cloud-fan 


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

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


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    Merged to master.
    (Agree @HyukjinKwon but this one only affects master)


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    **[Test build #87257 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87257/testReport)** for PR 20558 at commit [`3f57f91`](https://github.com/apache/spark/commit/3f57f919313db4dd8aedf4648623202f0a13cf10).


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    **[Test build #87257 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87257/testReport)** for PR 20558 at commit [`3f57f91`](https://github.com/apache/spark/commit/3f57f919313db4dd8aedf4648623202f0a13cf10).
     * 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 #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    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 #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    LGTM, thanks! We should run java-style-check in PR builder eventually...


---

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


[GitHub] spark issue #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    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 #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style error

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

    https://github.com/apache/spark/pull/20558
  
    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/750/
    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 #20558: [SPARK-21860][CORE][FOLLOWUP] fix java style erro...

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

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


---

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