You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/04 23:30:47 UTC

[GitHub] [airflow] mik-laj opened a new pull request #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

mik-laj opened a new pull request #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052
 
 
   Hello,
   
   Sometimes I have slow internet and would like to see a progress bar. Without a progress bar, I'm afraid that Docker has hung.
   
   Best regards
   ---
   Link to JIRA issue: https://issues.apache.org/jira/browse/AIRFLOW-XXXX
   
   - [ ] Description above provides context of the change
   - [ ] Commit message starts with `[AIRFLOW-NNNN]`, where AIRFLOW-NNNN = JIRA ID*
   - [ ] Unit tests coverage for changes (not needed for documentation changes)
   - [ ] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [ ] Relevant documentation is updated including usage instructions.
   - [ ] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   (*) For document-only changes, no JIRA issue is needed. Commit message starts `[AIRFLOW-XXXX]`.
   
   ---
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines) for more information.
   

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

[GitHub] [airflow] mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   6 minutes without any message. This is not a nice experience. I know that some people say that we have very fast internet in Warsaw, but I rent a flat, so I have internet for the price of one bottle of vodka.  We have to pay two bottles of vodka for fast internet. :-D 

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

[GitHub] [airflow] potiuk merged pull request #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052
 
 
   

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

[GitHub] [airflow] mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   6 minutes without any message

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

[GitHub] [airflow] mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   6 minutes without any message. This is not a nice experience. I know that some people say that we have very fast internet in Warsaw, but I rent a flat, so I have internet for the price of one bottle of vodka (20 zl = 4,71 euro).  We have to pay two bottles of vodka (40 zł = 9,43 zł) for fast internet. :-D 

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

[GitHub] [airflow] mik-laj commented on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   5 minutes without any message

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

[GitHub] [airflow] mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   6 minutes without any message. This is not a nice experience. I know that some people say that we have very fast internet in Warsaw, but I rent a flat, so I have internet for the price of one bottle of vodka (20 zl = 4,71 euro).  We have to pay two bottles of vodka (40 zł = 9,43 zł) for very fast internet. :-D 

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

[GitHub] [airflow] mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #7052: [AIRFLOW-6461] Remove silent flags in Dockerfile
URL: https://github.com/apache/airflow/pull/7052#issuecomment-570830256
 
 
   For example:
   ```
   + curl -L https://archive.cloudera.com/cdh5/cdh/5/hadoop-2.6.0-cdh5.11.0.tar.gz
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
    15  314M   15 49.2M    0     0   801k      0  0:06:41  0:01:02  0:05:39  686k
   ```
   6 minutes without any message. This is not a nice experience.

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