[GitHub] oelesinsc24 commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow

2018-10-25 Thread GitBox
oelesinsc24 commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow URL: https://github.com/apache/incubator-airflow/pull/4068#discussion_r228052039 ## File path: tests/contrib/hooks/test_aws_glue_job_hook.py ## @@ -0,0 +1,84

[GitHub] chronitis commented on issue #4084: [AIRFLOW-3205] Support multipart uploads to GCS

2018-10-25 Thread GitBox
chronitis commented on issue #4084: [AIRFLOW-3205] Support multipart uploads to GCS URL: https://github.com/apache/incubator-airflow/pull/4084#issuecomment-432934983 I'm confused by the failing `flake8` test; there is no diff between the output of `flake8` on current master and this

[GitHub] Fokko commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow

2018-10-25 Thread GitBox
Fokko commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow URL: https://github.com/apache/incubator-airflow/pull/4068#discussion_r228051697 ## File path: tests/contrib/hooks/test_aws_glue_job_hook.py ## @@ -0,0 +1,84 @@ +#

[GitHub] oelesinsc24 commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow

2018-10-25 Thread GitBox
oelesinsc24 commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow URL: https://github.com/apache/incubator-airflow/pull/4068#discussion_r228052424 ## File path: airflow/contrib/operators/aws_glue_job_operator.py ## @@ -0,0

[jira] [Commented] (AIRFLOW-3257) Pin flake8 version to avoid checks changing over time

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663718#comment-16663718 ] ASF GitHub Bot commented on AIRFLOW-3257: - sprzedwojski opened a new pull request #4092:

[GitHub] sprzedwojski opened a new pull request #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time

2018-10-25 Thread GitBox
sprzedwojski opened a new pull request #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time URL: https://github.com/apache/incubator-airflow/pull/4092 ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3253) KubernetesPodOperator Unauthorized Code 401

2018-10-25 Thread Sumit Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663701#comment-16663701 ] Sumit Srivastava commented on AIRFLOW-3253: --- [~daemonsl] For deleting completed pods, you

[GitHub] itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-25 Thread GitBox
itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228247443 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[GitHub] kaxil commented on issue #4086: [AIRFLOW-3245] fix list processing in resolve_template_files

2018-10-25 Thread GitBox
kaxil commented on issue #4086: [AIRFLOW-3245] fix list processing in resolve_template_files URL: https://github.com/apache/incubator-airflow/pull/4086#issuecomment-433200560 Can you please add tests for this? This is an

[GitHub] ms32035 commented on issue #4086: [AIRFLOW-3245] fix list processing in resolve_template_files

2018-10-25 Thread GitBox
ms32035 commented on issue #4086: [AIRFLOW-3245] fix list processing in resolve_template_files URL: https://github.com/apache/incubator-airflow/pull/4086#issuecomment-433205579 @kaxil, can you direct me where, cause I couldn't find any tests related to generating templates from files

[jira] [Commented] (AIRFLOW-839) docker_operator.py attempts to log status key without first checking existence

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664321#comment-16664321 ] ASF GitHub Bot commented on AIRFLOW-839: iamthebot opened a new pull request #4095:

[GitHub] andres-lowrie commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused

2018-10-25 Thread GitBox
andres-lowrie commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused URL: https://github.com/apache/incubator-airflow/pull/2740#issuecomment-433224629 What's the status of this ? This is an

[GitHub] codecov-io commented on issue #4094: [AIRFLOW-3236] Create AzureDataLakeStorageListOperator

2018-10-25 Thread GitBox
codecov-io commented on issue #4094: [AIRFLOW-3236] Create AzureDataLakeStorageListOperator URL: https://github.com/apache/incubator-airflow/pull/4094#issuecomment-433235862 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4094?src=pr=h1) Report > Merging

[GitHub] KevinYang21 commented on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present

2018-10-25 Thread GitBox
KevinYang21 commented on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present URL: https://github.com/apache/incubator-airflow/pull/4095#issuecomment-433228139 LGTM This is an automated

[GitHub] kaxil closed pull request #4076: [AIRFLOW-3241] Remove Invalid template ext in GCS Sensors

2018-10-25 Thread GitBox
kaxil closed pull request #4076: [AIRFLOW-3241] Remove Invalid template ext in GCS Sensors URL: https://github.com/apache/incubator-airflow/pull/4076 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Commented] (AIRFLOW-3241) Incorrect Connection Parameter & Indentation in Gcs Sensor docstrings

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664260#comment-16664260 ] ASF GitHub Bot commented on AIRFLOW-3241: - kaxil closed pull request #4076: [AIRFLOW-3241]

[jira] [Resolved] (AIRFLOW-3241) Incorrect Connection Parameter & Indentation in Gcs Sensor docstrings

2018-10-25 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-3241. - Resolution: Fixed Fix Version/s: 2.0.0 Resolved by

[GitHub] kaxil commented on issue #4071: [AIRFLOW-3237] Refactor example DAGs

2018-10-25 Thread GitBox
kaxil commented on issue #4071: [AIRFLOW-3237] Refactor example DAGs URL: https://github.com/apache/incubator-airflow/pull/4071#issuecomment-433201585 Can you fix the failing flake8 test This is an automated message from the

[GitHub] iamthebot opened a new pull request #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present

2018-10-25 Thread GitBox
iamthebot opened a new pull request #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present URL: https://github.com/apache/incubator-airflow/pull/4095 ### Jira - [x] My PR addresses the following [Airflow

[GitHub] codecov-io edited a comment on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present

2018-10-25 Thread GitBox
codecov-io edited a comment on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present URL: https://github.com/apache/incubator-airflow/pull/4095#issuecomment-433224842 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4095?src=pr=h1)

[jira] [Created] (AIRFLOW-3257) Pin flake8 version to avoid checks changing over time

2018-10-25 Thread Ash Berlin-Taylor (JIRA)
Ash Berlin-Taylor created AIRFLOW-3257: -- Summary: Pin flake8 version to avoid checks changing over time Key: AIRFLOW-3257 URL: https://issues.apache.org/jira/browse/AIRFLOW-3257 Project: Apache

[GitHub] ashb closed pull request #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time

2018-10-25 Thread GitBox
ashb closed pull request #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time URL: https://github.com/apache/incubator-airflow/pull/4092 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Commented] (AIRFLOW-3257) Pin flake8 version to avoid checks changing over time

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663746#comment-16663746 ] ASF GitHub Bot commented on AIRFLOW-3257: - ashb closed pull request #4092: [AIRFLOW-3257] Pin

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228175299 ## File path: airflow/contrib/sensors/sagemaker_training_sensor.py ##

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228173477 ## File path: airflow/contrib/operators/sagemaker_transform_operator.py

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228173280 ## File path: airflow/contrib/operators/sagemaker_transform_operator.py

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228178511 ## File path: tests/contrib/operators/test_sagemaker_tuning_operator.py

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228176341 ## File path: airflow/hooks/S3_hook.py ## @@ -69,6 +69,24 @@ def

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228170516 ## File path: airflow/contrib/operators/sagemaker_base_operator.py ##

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228174549 ## File path: airflow/contrib/sensors/sagemaker_base_sensor.py ## @@

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228174197 ## File path: airflow/contrib/operators/sagemaker_tuning_operator.py ##

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228175110 ## File path: airflow/contrib/sensors/sagemaker_training_sensor.py ##

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228293416 ## File path:

[GitHub] jj-ian commented on a change in pull request #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart

2018-10-25 Thread GitBox
jj-ian commented on a change in pull request #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart URL: https://github.com/apache/incubator-airflow/pull/4083#discussion_r228297977 ## File path: airflow/contrib/hooks/gcp_dataproc_hook.py ## @@ -33,12

[jira] [Created] (AIRFLOW-3259) Internal Server Error when creating charts because of sort function

2018-10-25 Thread Zakaria EL Mesaoudi (JIRA)
Zakaria EL Mesaoudi created AIRFLOW-3259: Summary: Internal Server Error when creating charts because of sort function Key: AIRFLOW-3259 URL: https://issues.apache.org/jira/browse/AIRFLOW-3259

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228296056 ## File path: airflow/hooks/S3_hook.py ## @@

[jira] [Commented] (AIRFLOW-3236) Create AzureDataLakeStorageListOperator

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664123#comment-16664123 ] ASF GitHub Bot commented on AIRFLOW-3236: - bkvarda opened a new pull request #4094:

[GitHub] bkvarda opened a new pull request #4094: [AIRFLOW-3236] Create AzureDataLakeStorageListOperator

2018-10-25 Thread GitBox
bkvarda opened a new pull request #4094: [AIRFLOW-3236] Create AzureDataLakeStorageListOperator URL: https://github.com/apache/incubator-airflow/pull/4094 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-3258) Add ability to set Environment Variables for pods brought up by Kubernetes Executor

2018-10-25 Thread David Lum (JIRA)
David Lum created AIRFLOW-3258: -- Summary: Add ability to set Environment Variables for pods brought up by Kubernetes Executor Key: AIRFLOW-3258 URL: https://issues.apache.org/jira/browse/AIRFLOW-3258

[GitHub] zackmeso commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function

2018-10-25 Thread GitBox
zackmeso commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function URL: https://github.com/apache/incubator-airflow/pull/4093#issuecomment-433187230 Could you retrigger the build please? Travis timed out on the last job for no apparent

[GitHub] c4milo commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links.

2018-10-25 Thread GitBox
c4milo commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links. URL: https://github.com/apache/incubator-airflow/pull/4036#issuecomment-433158533 @ashb would it be possible to backport this PR into 1.10.x? It would be ideal for us.

[GitHub] Eronarn commented on issue #3584: [AIRFLOW-249] Refactor the SLA mechanism

2018-10-25 Thread GitBox
Eronarn commented on issue #3584: [AIRFLOW-249] Refactor the SLA mechanism URL: https://github.com/apache/incubator-airflow/pull/3584#issuecomment-433185584 @ashb Have any guidance for me on next steps? :) This is an

[jira] [Resolved] (AIRFLOW-1508) Skipped state not part of State.task_states

2018-10-25 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-1508. Resolution: Fixed Fix Version/s: 1.10.1 > Skipped state not part of

[GitHub] ashb closed pull request #4059: [AIRFLOW-1508] Add SKIPPED to task states.

2018-10-25 Thread GitBox
ashb closed pull request #4059: [AIRFLOW-1508] Add SKIPPED to task states. URL: https://github.com/apache/incubator-airflow/pull/4059 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[jira] [Commented] (AIRFLOW-1508) Skipped state not part of State.task_states

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663562#comment-16663562 ] ASF GitHub Bot commented on AIRFLOW-1508: - ashb closed pull request #4059: [AIRFLOW-1508] Add

[GitHub] XD-DENG commented on issue #4084: [AIRFLOW-3205] Support multipart uploads to GCS

2018-10-25 Thread GitBox
XD-DENG commented on issue #4084: [AIRFLOW-3205] Support multipart uploads to GCS URL: https://github.com/apache/incubator-airflow/pull/4084#issuecomment-433007701 It's because of the new release of Flake8 only. This should be fixed later. Nothing pending for you I guess.

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372916 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372855 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372880 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372702 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372702 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372592 ## File path: airflow/hooks/S3_hook.py ## @@

[jira] [Commented] (AIRFLOW-2674) BashOperator eats stdout and stderr logs

2018-10-25 Thread Tim Swast (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664463#comment-16664463 ] Tim Swast commented on AIRFLOW-2674: Might have been `airflow test`. I haven't noticed this issue

[jira] [Closed] (AIRFLOW-2674) BashOperator eats stdout and stderr logs

2018-10-25 Thread Tim Swast (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Swast closed AIRFLOW-2674. -- Resolution: Fixed > BashOperator eats stdout and stderr logs >

[GitHub] r39132 opened a new pull request #4096: [AIRFLOW-XXX] Add Jetlore to companies

2018-10-25 Thread GitBox
r39132 opened a new pull request #4096: [AIRFLOW-XXX] Add Jetlore to companies URL: https://github.com/apache/incubator-airflow/pull/4096 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] r39132 closed pull request #4096: [AIRFLOW-XXX] Add Jetlore to companies

2018-10-25 Thread GitBox
r39132 closed pull request #4096: [AIRFLOW-XXX] Add Jetlore to companies URL: https://github.com/apache/incubator-airflow/pull/4096 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372969 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372990 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228372984 ## File path:

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-25 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228373427 ## File path:

[GitHub] nikhilsimha commented on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present

2018-10-25 Thread GitBox
nikhilsimha commented on issue #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present URL: https://github.com/apache/incubator-airflow/pull/4095#issuecomment-433249018 Looks great! Thanks @iamthebot

[GitHub] codecov-io commented on issue #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time

2018-10-25 Thread GitBox
codecov-io commented on issue #4092: [AIRFLOW-3257] Pin flake8 version to avoid checks changing over time URL: https://github.com/apache/incubator-airflow/pull/4092#issuecomment-433055548 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4092?src=pr=h1) Report > Merging

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228172866 ## File path: airflow/contrib/operators/sagemaker_transform_operator.py

[GitHub] ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on a change in pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228170638 ## File path: airflow/contrib/operators/sagemaker_base_operator.py ##

[GitHub] ron819 commented on issue #3134: [AIRFLOW-878] Use absolute gunicorn executable location

2018-10-25 Thread GitBox
ron819 commented on issue #3134: [AIRFLOW-878] Use absolute gunicorn executable location URL: https://github.com/apache/incubator-airflow/pull/3134#issuecomment-433069286 is this still needed? This is an automated message

[GitHub] zackmeso opened a new pull request #4093: Internal Server Error when creating charts because of sort function

2018-10-25 Thread GitBox
zackmeso opened a new pull request #4093: Internal Server Error when creating charts because of sort function URL: https://github.com/apache/incubator-airflow/pull/4093 the function sort is deprecated and is no longer a part of Dataframe and thus it creates a problem when creating charts

[jira] [Created] (AIRFLOW-3256) Airflow doesn't run the executions in the correct order

2018-10-25 Thread tal (JIRA)
tal created AIRFLOW-3256: Summary: Airflow doesn't run the executions in the correct order Key: AIRFLOW-3256 URL: https://issues.apache.org/jira/browse/AIRFLOW-3256 Project: Apache Airflow Issue

[jira] [Resolved] (AIRFLOW-3224) Flask Errors when Installing Airflow 1.10 in Kubernetes

2018-10-25 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3224. Resolution: Duplicate > Flask Errors when Installing Airflow 1.10 in Kubernetes

[GitHub] yangaws opened a new pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
yangaws opened a new pull request #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091 …ransform Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the

[jira] [Created] (AIRFLOW-3255) Custom dependencies are overwriting each other

2018-10-25 Thread tal (JIRA)
tal created AIRFLOW-3255: Summary: Custom dependencies are overwriting each other Key: AIRFLOW-3255 URL: https://issues.apache.org/jira/browse/AIRFLOW-3255 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-2674) BashOperator eats stdout and stderr logs

2018-10-25 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663468#comment-16663468 ] Ash Berlin-Taylor commented on AIRFLOW-2674: Was this when you were running {{airflow

[GitHub] ashb commented on issue #4091: Update SageMaker hook, operator and sensor for training, tuning and t…

2018-10-25 Thread GitBox
ashb commented on issue #4091: Update SageMaker hook, operator and sensor for training, tuning and t… URL: https://github.com/apache/incubator-airflow/pull/4091#issuecomment-432979081 The flake8 failures are because Flake8 updated and now has an extra check that it didn't have before.

[jira] [Reopened] (AIRFLOW-2524) Airflow integration with AWS Sagemaker

2018-10-25 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-2524: > Airflow integration with AWS Sagemaker > -- >