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

[GitHub] spark pull request #20643: [SPARK-23468][core] Stringify auth secret before ...

GitHub user vanzin opened a pull request:

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

    [SPARK-23468][core] Stringify auth secret before storing it in credentials.

    The secret is used as a string in many parts of the code, so it has
    to be turned into a hex string to avoid issues such as the random
    byte sequence not containing a valid UTF8 sequence.


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

    $ git pull https://github.com/vanzin/spark SPARK-23468

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

    https://github.com/apache/spark/pull/20643.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 #20643
    
----
commit 77d009d33a4ff6ba85453f10836b984d5e5acdf9
Author: Marcelo Vanzin <va...@...>
Date:   2018-02-20T20:38:15Z

    [SPARK-23468][core] Stringify auth secret before storing it in credentials.
    
    The secret is used as a string in many parts of the code, so it has
    to be turned into a hex string to avoid issues such as the random
    byte sequence not containing a valid UTF8 sequence.

----


---

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


[GitHub] spark issue #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    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 #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    **[Test build #87566 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87566/testReport)** for PR 20643 at commit [`77d009d`](https://github.com/apache/spark/commit/77d009d33a4ff6ba85453f10836b984d5e5acdf9).
     * 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 #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

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


---

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


[GitHub] spark issue #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    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 #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    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/971/
    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 #20643: [SPARK-23468][core] Stringify auth secret before ...

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

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


---

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


[GitHub] spark issue #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    @jerryshao @tgravescs 


---

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


[GitHub] spark issue #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    +1 pending the QA build.


---

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


[GitHub] spark issue #20643: [SPARK-23468][core] Stringify auth secret before storing...

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

    https://github.com/apache/spark/pull/20643
  
    **[Test build #87566 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87566/testReport)** for PR 20643 at commit [`77d009d`](https://github.com/apache/spark/commit/77d009d33a4ff6ba85453f10836b984d5e5acdf9).


---

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