donbowman commented on issue #6896: Add docker container for druid URL: https://github.com/apache/incubator-druid/pull/6896#issuecomment-476450183 It does fetch the files from your local dir (e.g. whatever you have checked out). is it possible there was an error there? I just tried from the RC tag: don@cube[gke-corp]:druid$ git checkout -b druid-0.14.0-incubating-rc1 Switched to a new branch 'druid-0.14.0-incubating-rc1' don@cube[gke-corp]:druid$ docker build -t druid:0.14.0 -f distribution/docker/Dockerfile . ... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Druid 0.15.0-incubating-SNAPSHOT: [INFO] [INFO] Druid .............................................. SUCCESS [ 33.112 s] [INFO] druid-core ......................................... SUCCESS [01:24 min] [INFO] druid-hll .......................................... SUCCESS [ 4.200 s] [INFO] extendedset ........................................ SUCCESS [ 2.976 s] [INFO] druid-processing ................................... SUCCESS [ 21.345 s] [INFO] druid-aws-common ................................... SUCCESS [ 4.630 s] [INFO] druid-console ...................................... SUCCESS [ 24.877 s] [INFO] druid-server ....................................... SUCCESS [ 26.654 s] [INFO] druid-examples ..................................... SUCCESS [ 5.936 s] [INFO] druid-indexing-hadoop .............................. SUCCESS [ 29.969 s] [INFO] druid-indexing-service ............................. SUCCESS [ 7.512 s] [INFO] druid-sql .......................................... SUCCESS [ 9.218 s] [INFO] druid-services ..................................... SUCCESS [ 11.430 s] [INFO] druid-s3-extensions ................................ SUCCESS [ 2.291 s] [INFO] druid-datasketches ................................. SUCCESS [ 3.742 s] [INFO] druid-histogram .................................... SUCCESS [ 2.981 s] [INFO] mysql-metadata-storage ............................. SUCCESS [ 2.301 s] [INFO] druid-kafka-indexing-service ....................... SUCCESS [ 6.335 s] [INFO] druid-basic-security ............................... SUCCESS [ 2.670 s] [INFO] simple-client-sslcontext ........................... SUCCESS [ 1.788 s] [INFO] druid-integration-tests ............................ SUCCESS [ 5.130 s] [INFO] druid-benchmarks ................................... SUCCESS [ 18.045 s] [INFO] druid-avro-extensions .............................. SUCCESS [ 24.472 s] [INFO] druid-bloom-filter ................................. SUCCESS [ 2.969 s] [INFO] druid-kerberos ..................................... SUCCESS [ 2.383 s] [INFO] druid-hdfs-storage ................................. SUCCESS [ 3.115 s] [INFO] druid-stats ........................................ SUCCESS [ 1.587 s] [INFO] druid-kafka-eight .................................. SUCCESS [ 3.535 s] [INFO] druid-lookups-cached-global ........................ SUCCESS [ 4.772 s] [INFO] druid-kafka-extraction-namespace ................... SUCCESS [ 2.186 s] [INFO] druid-kinesis-indexing-service ..................... SUCCESS [ 5.159 s] [INFO] druid-parquet-extensions ........................... SUCCESS [ 4.767 s] [INFO] postgresql-metadata-storage ........................ SUCCESS [ 2.715 s] [INFO] druid-protobuf-extensions .......................... SUCCESS [ 4.891 s] [INFO] druid-lookups-cached-single ........................ SUCCESS [ 2.436 s] [INFO] druid-influx-extensions ............................ SUCCESS [ 1.388 s] [INFO] druid-azure-extensions ............................. SUCCESS [ 1.911 s] [INFO] druid-cassandra-storage ............................ SUCCESS [ 6.038 s] [INFO] druid-rocketmq ..................................... SUCCESS [ 2.398 s] [INFO] druid-cloudfiles-extensions ........................ SUCCESS [ 11.416 s] [INFO] graphite-emitter ................................... SUCCESS [ 2.465 s] [INFO] druid-kafka-eight-simple-consumer .................. SUCCESS [ 1.497 s] [INFO] druid-rabbitmq ..................................... SUCCESS [ 1.860 s] [INFO] druid-distinctcount ................................ SUCCESS [ 1.428 s] [INFO] statsd-emitter ..................................... SUCCESS [ 4.146 s] [INFO] druid-orc-extensions ............................... SUCCESS [ 7.612 s] [INFO] druid-time-min-max ................................. SUCCESS [ 1.394 s] [INFO] druid-google-extensions ............................ SUCCESS [ 3.875 s] [INFO] druid-virtual-columns .............................. SUCCESS [ 1.480 s] [INFO] druid-thrift-extensions ............................ SUCCESS [ 7.749 s] [INFO] ambari-metrics-emitter ............................. SUCCESS [ 3.212 s] [INFO] sqlserver-metadata-storage ......................... SUCCESS [ 1.762 s] [INFO] kafka-emitter ...................................... SUCCESS [ 2.080 s] [INFO] druid-redis-cache .................................. SUCCESS [ 3.056 s] [INFO] druid-opentsdb-emitter ............................. SUCCESS [ 1.802 s] [INFO] materialized-view-maintenance ...................... SUCCESS [ 2.006 s] [INFO] materialized-view-selection ........................ SUCCESS [ 2.072 s] [INFO] druid-momentsketch ................................. SUCCESS [ 1.911 s] [INFO] distribution ....................................... SUCCESS [01:22 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:54 min [INFO] Finished at: 2019-03-26T02:28:23Z [INFO] ------------------------------------------------------------------------ Removing intermediate container e9517d295277 ... On Mon, 25 Mar 2019 at 19:10, Robert Espinoza <[email protected]> wrote: > 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 -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 > > — > You are receiving this because you modified the open/close state. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-druid/pull/6896#issuecomment-476412013>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AE5Ok9dnuH44NVNsT7npKQdpuFhd_3xEks5vaVd3gaJpZM4aLkB1> > . >
---------------------------------------------------------------- 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]
