rae89 commented on issue #6896: Add docker container for druid
URL: https://github.com/apache/incubator-druid/pull/6896#issuecomment-476412013
 
 
   I am having issues building the docker image using the command in the docker 
readme: `docker build -t druid:0.14.0 -f distribution/docker/Dockerfile .`
   
   Here is the build failure output:
   
   > [INFO] druid-time-min-max ................................. SUCCESS [  
2.133 s]
   > [INFO] druid-google-extensions ............................ SUCCESS [  
6.508 s]
   > [INFO] druid-virtual-columns .............................. SUCCESS [  
2.119 s]
   > [INFO] druid-thrift-extensions ............................ SUCCESS [  
9.566 s]
   > [INFO] ambari-metrics-emitter ............................. FAILURE [  
2.370 s]
   > [INFO] sqlserver-metadata-storage ......................... SKIPPED
   > [INFO] kafka-emitter ...................................... SKIPPED
   > [INFO] druid-redis-cache .................................. SKIPPED
   > [INFO] druid-opentsdb-emitter ............................. SKIPPED
   > [INFO] materialized-view-maintenance ...................... SKIPPED
   > [INFO] materialized-view-selection ........................ SKIPPED
   > [INFO] druid-momentsketch ................................. SKIPPED
   > [INFO] distribution ....................................... SKIPPED
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] BUILD FAILURE
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] Total time:  10:02 min
   > [INFO] Finished at: 2019-03-25T23:08:02Z
   > [INFO] 
------------------------------------------------------------------------
   > [ERROR] Failed to execute goal on project ambari-metrics-emitter: Could 
not resolve dependencies for project 
org.apache.druid.extensions.contrib:ambari-metrics-emitter:jar:0.15.0-incubating-SNAPSHOT:
 Could not transfer artifact 
org.apache.ambari:ambari-metrics-common:jar:2.4.1.0.22 from/to hortonworks 
(http://repo.hortonworks.com/content/repositories/releases): Failed to transfer 
file 
http://repo.hortonworks.com/content/repositories/releases/org/apache/ambari/ambari-metrics-common/2.4.1.0.22/ambari-metrics-common-2.4.1.0.22.jar
 with status code 503 -> [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 <goals> -rf :ambari-metrics-emitter
   > The command '/bin/sh -c mvn install -ff -DskipTests 
-Dforbiddenapis.skip=true -Pdist -Pbundle-contrib-exts' returned a non-zero 
code: 1

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to