You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/08/19 17:21:40 UTC

[GitHub] [drill] nescohen commented on pull request #2097: DRILL-7780: Fix string reference comparisons

nescohen commented on pull request #2097:
URL: https://github.com/apache/drill/pull/2097#issuecomment-676556424


   Hey I got this error message from the CI system:
   ```
   [ERROR] Failed to execute goal on project drill-format-mapr: Could not resolve dependencies for project org.apache.drill.contrib:drill-format-mapr:jar:1.18.0-SNAPSHOT: The following artifacts could not be resolved: com.mapr.hadoop:maprfs:jar:6.1.0-mapr, org.apache.hbase:hbase-client:jar:1.1.1-mapr-1602-m7-5.2.0: Could not transfer artifact com.mapr.hadoop:maprfs:jar:6.1.0-mapr from/to mapr-releases (http://repository.mapr.com/maven/): GET request of: com/mapr/hadoop/maprfs/6.1.0-mapr/maprfs-6.1.0-mapr.jar from mapr-releases failed: Premature end of Content-Length delimited message body (expected: 67,884,262; received: 1,179,648) -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <args> -rf :drill-format-mapr
   ##[error]Process completed with exit code 1.
   ```
   
   It does not appear to be due to the code changes I made. Has anyone seen this issue of dependency resolution before? I'm happy to help fix things if I can :)


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