jianchun commented on PR #1022:
URL: https://github.com/apache/parquet-mr/pull/1022#issuecomment-1416802460

   @wgtmac Thanks for looking. This PR is targeting legacy 1.10.x branch. Don't 
know if project still maintains 1.10.
   
   The CI check is build config issue. From similar issue 
https://github.com/scylladb/scylla-tools-java/issues/137, need to fix 
build.properties to use https instead of http.
   
   ```
   mvn.ant.tasks.download:
         [get] Getting: 
http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
         [get] To: 
/home/travis/build/apache/parquet-mr/thrift-0.9.3/lib/java/build/tools/maven-ant-tasks-2.1.3.jar
         [get] Error opening connection java.io.IOException: Server returned 
HTTP response code: 501 for URL: 
http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to