You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/27 19:43:35 UTC

[GitHub] [druid] singqwe opened a new issue #9268: Error while building docker image for Druid

singqwe opened a new issue #9268: Error while building docker image for Druid
URL: https://github.com/apache/druid/issues/9268
 
 
   I am doing this tutorial to load batch data using Apache Hadoop and I try to run this command to build a Docker image named "druid-hadoop-demo" with version tag "2.8.5" : `docker build -t druid-hadoop-demo:2.8.5 .`
   
   but it gives me this error
   
   ```
   (Step 14/53 : RUN curl -s https://archive.apache.org/dist/hadoop/core/hadoop-2.8.3/hadoop-2.8.3.tar.gz | tar -xz -C /usr/local/ ---> Running in 7baa699ccc29
   
   gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now The command '/bin/sh -c curl -s https://archive.apache.org/dist/hadoop/core/hadoop-2.8.3/hadoop-2.8.3.tar.gz | tar -xz -C /usr/local/' returned a non-zero code: 2)
   
   ```
   Any help is appreciated.

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] ccaominh edited a comment on issue #9268: Error while building docker image for Druid

Posted by GitBox <gi...@apache.org>.
ccaominh edited a comment on issue #9268: Error while building docker image for Druid
URL: https://github.com/apache/druid/issues/9268#issuecomment-578919302
 
 
   This is fixed by https://github.com/apache/druid/pull/8753 (in the 0.17.0 release, which is now available: https://druid.apache.org/downloads.html)

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] ccaominh edited a comment on issue #9268: Error while building docker image for Druid

Posted by GitBox <gi...@apache.org>.
ccaominh edited a comment on issue #9268: Error while building docker image for Druid
URL: https://github.com/apache/druid/issues/9268#issuecomment-578919302
 
 
   This is fixed by https://github.com/apache/druid/pull/8753 (in the 0.17.0 release)

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] singqwe closed issue #9268: Error while building docker image for Druid

Posted by GitBox <gi...@apache.org>.
singqwe closed issue #9268: Error while building docker image for Druid
URL: https://github.com/apache/druid/issues/9268
 
 
   

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] ccaominh commented on issue #9268: Error while building docker image for Druid

Posted by GitBox <gi...@apache.org>.
ccaominh commented on issue #9268: Error while building docker image for Druid
URL: https://github.com/apache/druid/issues/9268#issuecomment-578919302
 
 
   This is fixed by https://github.com/apache/druid/pull/8753

----------------------------------------------------------------
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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org