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 2019/08/01 20:08:47 UTC

[GitHub] [spark] vanzin commented on issue #24970: [SPARK-23977][SQL] Support High Performance S3A committers [test-hadoop3.2]

vanzin commented on issue #24970: [SPARK-23977][SQL] Support High Performance S3A committers [test-hadoop3.2]
URL: https://github.com/apache/spark/pull/24970#issuecomment-517438768
 
 
   ```
   [error] /home/jenkins/workspace/SparkPullRequestBuilder/hadoop-cloud/target/java/org/apache/spark/internal/io/cloud/BindingParquetOutputCommitter.java:4: error: reference not found
   [error]  * output committer, and is intended to allow callers to use any {@link PathOutputCommitter},
   [error]                                                                         ^
   [error] /home/jenkins/workspace/SparkPullRequestBuilder/hadoop-cloud/target/java/org/apache/spark/internal/io/cloud/BindingParquetOutputCommitter.java:5: error: reference not found
   [error]  * even if not a subclass of {@link ParquetOutputCommitter}.
   [error]                                     ^
   [info] Generating /home/jenkins/workspace/SparkPullRequestBuilder/target/javaunidoc/org/apache/spark/internal/io/cloud/CommitterBindingSuite.html...
   [info] Generating /home/jenkins/workspace/SparkPullRequestBuilder/target/javaunidoc/org/apache/spark/internal/io/cloud/PathOutputCommitProtocol.html...
   [error] /home/jenkins/workspace/SparkPullRequestBuilder/hadoop-cloud/target/java/org/apache/spark/internal/io/cloud/PathOutputCommitProtocol.java:22: error: reference not found
   [error]  * @throws IOException when an unsupported dynamicPartitionOverwrite option is supplied.
   [error]    ^
   ```

----------------------------------------------------------------
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