You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/25 08:45:21 UTC

[GitHub] [spark] yaooqinn opened a new pull request #28017: [MINOR][DOCS] Fix some links for python api doc

yaooqinn opened a new pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017
 
 
   <!--
   Thanks for sending a pull request!  Here are some tips for you:
     1. If this is your first time, please read our contributor guidelines: https://spark.apache.org/contributing.html
     2. Ensure you have added or run the appropriate tests for your PR: https://spark.apache.org/developer-tools.html
     3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][SPARK-XXXX] Your PR title ...'.
     4. Be sure to keep the PR description updated to reflect all changes.
     5. Please write your PR title to summarize what this PR proposes.
     6. If possible, provide a concise example to reproduce the issue for a faster review.
     7. If you want to add a new configuration, please read the guideline first for naming configurations in
        'core/src/main/scala/org/apache/spark/internal/config/ConfigEntry.scala'.
   -->
   
   ### What changes were proposed in this pull request?
   
   the link for `partition discovery` is malformed, because for releases, there will contains` /docs/<version>/` in the full URL.
   
   
   ### Why are the changes needed?
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you propose a new API, clarify the use case for a new API.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   fix doc
   
   ### Does this PR introduce any user-facing change?
   <!--
   If yes, please clarify the previous behavior and the change this PR proposes - provide the console output, description and/or an example to show the behavior difference if possible.
   If no, write 'No'.
   -->
   no
   
   ### How was this patch tested?
   <!--
   If tests were added, say they were added here. Please make sure to add some test cases that check the changes thoroughly including negative and positive cases if possible.
   If it was tested in a way different from regular unit tests, please clarify how you tested step by step, ideally copy and paste-able, so that other reviewers can test and check, and descendants can verify in the future.
   If tests were not added, please describe why they were not added and/or why it was difficult to add.
   -->
   `SKIP_SCALADOC=1 SKIP_RDOC=1 SKIP_SQLDOC=1 jekyll serve` locally verified

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603762450
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603943362
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603863182
 
 
   @yaooqinn, can you make a separate PR to set the avro version specifically in SBT? seems it fixes the issue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603730445
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25042/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603813795
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120347/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604181975
 
 
   **[Test build #120384 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120384/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603829134
 
 
   Hm?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604182369
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603813795
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120347/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604211080
 
 
   **[Test build #120388 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120388/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604182374
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25094/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603828654
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804218
 
 
   **[Test build #120347 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120347/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792993
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25056/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604182369
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604198429
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon closed pull request #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603815564
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603843429
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25068/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603863287
 
 
   Oops, mistake.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603744521
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603863182
 
 
   @yaooqinn, can you make a separate PR to pin the avro version specifically in SBT? seems it fixes the issue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603835425
 
 
   Seems like different avro is being picked up during unidoc for some reasons:
   
   ```
   [info] Main Java API documentation to /home/jenkins/workspace/SparkPullRequestBuilder@6/target/javaunidoc...
   [error] /home/jenkins/workspace/SparkPullRequestBuilder@6/core/src/main/scala/org/apache/spark/serializer/GenericAvroSerializer.scala:123: value createDatumWriter is not a member of org.apache.avro.generic.GenericData
   [error]     writerCache.getOrElseUpdate(schema, GenericData.get.createDatumWriter(schema))
   [error]                                                         ^
   [info] No documentation generated with unsuccessful compiler run
   [error] one error found
   ```
   
   I faced a long ago. I had to just skip it (https://github.com/apache/spark/pull/17669) when it's built against hadoop-2.6 profile because explicitly setting dependencies didn't work (https://github.com/apache/spark/pull/17642, https://github.com/apache/spark/pull/17651)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603819831
 
 
   **[Test build #120350 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120350/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792993
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25056/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604191220
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804753
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25059/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603815570
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120348/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603943373
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120359/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792985
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603763866
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120339/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603763849
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603828597
 
 
   **[Test build #120350 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120350/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603761820
 
 
   **[Test build #120339 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120339/testReport)** for PR 28017 at commit [`b4d0fc7`](https://github.com/apache/spark/commit/b4d0fc7a9d3783b72f52fea5a2230fb9ede51d96).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603843416
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603733482
 
 
   **[Test build #120331 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120331/testReport)** for PR 28017 at commit [`2fd8b3b`](https://github.com/apache/spark/commit/2fd8b3b14da246b86b1b13e1016fc8b00416a5cb).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603762450
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604191935
 
 
   **[Test build #120385 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120385/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604191228
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120384/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604190858
 
 
   **[Test build #120384 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120384/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603828662
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120350/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603761820
 
 
   **[Test build #120339 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120339/testReport)** for PR 28017 at commit [`b4d0fc7`](https://github.com/apache/spark/commit/b4d0fc7a9d3783b72f52fea5a2230fb9ede51d96).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603762458
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25050/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603803929
 
 
   retest this please

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604198436
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25097/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603863182
 
 
   @yaooqinn, can you make a separate PR to pin the avro version specifically in SBT? seems it fixes the issue. FYI @HeartSaVioR from [the mailing list](http://apache-spark-developers-list.1001551.n3.nabble.com/need-assistance-debugging-a-strange-build-failure-td25618.html#a25619).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603815460
 
 
   **[Test build #120348 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120348/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603807279
 
 
   **[Test build #120348 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120348/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604191228
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120384/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603720363
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120327/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603717462
 
 
   cc @HyukjinKwon 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604211425
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604182374
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25094/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604197999
 
 
   **[Test build #120388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120388/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603744521
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603820243
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603863182
 
 
   @yaooqinn, can you make a separate PR to pin the avro version specifically in SBT? seems it fixes the issue. FYI @HeartSaVioR and @cloud-fan from [the mailing list](http://apache-spark-developers-list.1001551.n3.nabble.com/need-assistance-debugging-a-strange-build-failure-td25618.html#a25619).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603813788
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603763849
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604181975
 
 
   **[Test build #120384 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120384/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603744535
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120331/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603843429
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25068/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804753
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25059/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603828654
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603719064
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25038/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603719050
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603720351
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603815570
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120348/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603843416
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604196006
 
 
   retest this please

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603820255
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25061/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603943373
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120359/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603718506
 
 
   **[Test build #120327 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120327/testReport)** for PR 28017 at commit [`f6bd4ec`](https://github.com/apache/spark/commit/f6bd4eceb28a5f75ae423fabc39ffea952b16612).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603820243
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603839393
 
 
   Can you try the below?
   
   ```diff
   diff --git a/project/SparkBuild.scala b/project/SparkBuild.scala
   index 4e1badb5e90..60319d81e16 100644
   --- a/project/SparkBuild.scala
   +++ b/project/SparkBuild.scala
   @@ -625,7 +625,8 @@ object DependencyOverrides {
        dependencyOverrides += "com.google.guava" % "guava" % "14.0.1",
        dependencyOverrides += "commons-io" % "commons-io" % "2.4",
        dependencyOverrides += "xerces" % "xercesImpl" % "2.12.0",
   -    dependencyOverrides += "jline" % "jline" % "2.14.6")
   +    dependencyOverrides += "jline" % "jline" % "2.14.6",
   +    dependencyOverrides += "org.apache.avro" % "avro" % "1.8.2",
    }
   
    /**
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604192138
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603718506
 
 
   **[Test build #120327 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120327/testReport)** for PR 28017 at commit [`f6bd4ec`](https://github.com/apache/spark/commit/f6bd4eceb28a5f75ae423fabc39ffea952b16612).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603719050
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603762458
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25050/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603800884
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603815564
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604181984
 
 
   retest this please

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603744308
 
 
   **[Test build #120331 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120331/testReport)** for PR 28017 at commit [`2fd8b3b`](https://github.com/apache/spark/commit/2fd8b3b14da246b86b1b13e1016fc8b00416a5cb).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603733482
 
 
   **[Test build #120331 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120331/testReport)** for PR 28017 at commit [`2fd8b3b`](https://github.com/apache/spark/commit/2fd8b3b14da246b86b1b13e1016fc8b00416a5cb).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792985
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] yaooqinn commented on a change in pull request #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on a change in pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#discussion_r397799806
 
 

 ##########
 File path: python/pyspark/sql/functions.py
 ##########
 @@ -975,7 +975,7 @@ def date_format(date, format):
     A pattern could be for instance `dd.MM.yyyy` and could return a string like '18.03.1993'. All
     pattern letters of `datetime pattern`_. can be used.
 
-    .. _datetime pattern: https://spark.apache.org/docs/latest/sql-ref-datetime-pattern.html
+    .. _datetime pattern: /docs/latest/sql-ref-datetime-pattern.html
 
 Review comment:
   thanks,fixed

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603800889
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120344/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792342
 
 
   **[Test build #120344 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120344/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603820255
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25061/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804218
 
 
   **[Test build #120347 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120347/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603730433
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon edited a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603839393
 
 
   Can you try the below?
   
   ```diff
   diff --git a/project/SparkBuild.scala b/project/SparkBuild.scala
   index 4e1badb5e90..60319d81e16 100644
   --- a/project/SparkBuild.scala
   +++ b/project/SparkBuild.scala
   @@ -625,7 +625,8 @@ object DependencyOverrides {
        dependencyOverrides += "com.google.guava" % "guava" % "14.0.1",
        dependencyOverrides += "commons-io" % "commons-io" % "2.4",
        dependencyOverrides += "xerces" % "xercesImpl" % "2.12.0",
   -    dependencyOverrides += "jline" % "jline" % "2.14.6")
   +    dependencyOverrides += "jline" % "jline" % "2.14.6",
   +    dependencyOverrides += "org.apache.avro" % "avro" % "1.8.2")
    }
   
    /**
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603807279
 
 
   **[Test build #120348 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120348/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on a change in pull request #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on a change in pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#discussion_r397704791
 
 

 ##########
 File path: python/pyspark/sql/functions.py
 ##########
 @@ -975,7 +975,7 @@ def date_format(date, format):
     A pattern could be for instance `dd.MM.yyyy` and could return a string like '18.03.1993'. All
     pattern letters of `datetime pattern`_. can be used.
 
-    .. _datetime pattern: https://spark.apache.org/docs/latest/sql-ref-datetime-pattern.html
+    .. _datetime pattern: /docs/latest/sql-ref-datetime-pattern.html
 
 Review comment:
   @yaooqinn you can just use the `http://...` links.
   
   Seems the relative links work in your local build but doesn't work when it's released because the documentation root is rebased.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604211432
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120388/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603800889
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120344/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604198429
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603819831
 
 
   **[Test build #120350 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120350/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon closed pull request #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603720336
 
 
   **[Test build #120327 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120327/testReport)** for PR 28017 at commit [`f6bd4ec`](https://github.com/apache/spark/commit/f6bd4eceb28a5f75ae423fabc39ffea952b16612).
    * This patch **fails Python style tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603813788
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604184213
 
 
   **[Test build #120385 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120385/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603763866
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120339/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604184213
 
 
   **[Test build #120385 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120385/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603846689
 
 
   **[Test build #120359 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120359/testReport)** for PR 28017 at commit [`aaa1594`](https://github.com/apache/spark/commit/aaa1594c49baee965947c6645fa4f4912c69c9fd).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604192145
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120385/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603800715
 
 
   **[Test build #120344 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120344/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603720351
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604192138
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603719064
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25038/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603942445
 
 
   **[Test build #120359 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120359/testReport)** for PR 28017 at commit [`aaa1594`](https://github.com/apache/spark/commit/aaa1594c49baee965947c6645fa4f4912c69c9fd).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603800884
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603846689
 
 
   **[Test build #120359 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120359/testReport)** for PR 28017 at commit [`aaa1594`](https://github.com/apache/spark/commit/aaa1594c49baee965947c6645fa4f4912c69c9fd).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604191220
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804746
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604211425
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603804746
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604216958
 
 
   Merged to master and branch-3.0.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604192145
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120385/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603828662
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120350/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604211432
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120388/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603792342
 
 
   **[Test build #120344 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120344/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603730445
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25042/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603720363
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120327/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604197999
 
 
   **[Test build #120388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120388/testReport)** for PR 28017 at commit [`a1fbefe`](https://github.com/apache/spark/commit/a1fbefe03cc6a3e8eacb92ee0103845d26c491f6).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603818072
 
 
   retest this please

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603744535
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120331/
   Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] yaooqinn opened a new pull request #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
yaooqinn opened a new pull request #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017
 
 
   <!--
   Thanks for sending a pull request!  Here are some tips for you:
     1. If this is your first time, please read our contributor guidelines: https://spark.apache.org/contributing.html
     2. Ensure you have added or run the appropriate tests for your PR: https://spark.apache.org/developer-tools.html
     3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][SPARK-XXXX] Your PR title ...'.
     4. Be sure to keep the PR description updated to reflect all changes.
     5. Please write your PR title to summarize what this PR proposes.
     6. If possible, provide a concise example to reproduce the issue for a faster review.
     7. If you want to add a new configuration, please read the guideline first for naming configurations in
        'core/src/main/scala/org/apache/spark/internal/config/ConfigEntry.scala'.
   -->
   
   ### What changes were proposed in this pull request?
   
   the link for `partition discovery` is malformed, because for releases, there will contains` /docs/<version>/` in the full URL.
   
   
   ### Why are the changes needed?
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you propose a new API, clarify the use case for a new API.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   fix doc
   
   ### Does this PR introduce any user-facing change?
   <!--
   If yes, please clarify the previous behavior and the change this PR proposes - provide the console output, description and/or an example to show the behavior difference if possible.
   If no, write 'No'.
   -->
   no
   
   ### How was this patch tested?
   <!--
   If tests were added, say they were added here. Please make sure to add some test cases that check the changes thoroughly including negative and positive cases if possible.
   If it was tested in a way different from regular unit tests, please clarify how you tested step by step, ideally copy and paste-able, so that other reviewers can test and check, and descendants can verify in the future.
   If tests were not added, please describe why they were not added and/or why it was difficult to add.
   -->
   `SKIP_SCALADOC=1 SKIP_RDOC=1 SKIP_SQLDOC=1 jekyll serve` locally verified

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603763821
 
 
   **[Test build #120339 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120339/testReport)** for PR 28017 at commit [`b4d0fc7`](https://github.com/apache/spark/commit/b4d0fc7a9d3783b72f52fea5a2230fb9ede51d96).
    * This patch **fails Python style tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603813719
 
 
   **[Test build #120347 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120347/testReport)** for PR 28017 at commit [`5346870`](https://github.com/apache/spark/commit/5346870c2444ea24ef34e485d247e7e2e7cae53b).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-604198436
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25097/
   Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603730433
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [spark] AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #28017: [MINOR][DOCS] Fix some links for python api doc
URL: https://github.com/apache/spark/pull/28017#issuecomment-603943362
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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