[jira] [Commented] (AIRFLOW-1492) Add metric for task success/failure

2017-08-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120918#comment-16120918 ] ASF subversion and git services commented on AIRFLOW-1492: -- Commit

[jira] [Resolved] (AIRFLOW-1492) Add metric for task success/failure

2017-08-09 Thread Alex Guziel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Guziel resolved AIRFLOW-1492. -- Resolution: Fixed Fix Version/s: 1.9.0 Issue resolved by pull request #2504

incubator-airflow git commit: [AIRFLOW-1492] Add gauge for task successes/failures

2017-08-09 Thread saguziel
Repository: incubator-airflow Updated Branches: refs/heads/master 6825d97b8 -> fa84d4999 [AIRFLOW-1492] Add gauge for task successes/failures Closes #2504 from saguziel/aguziel-add-task-stat Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120785#comment-16120785 ] Yu Ishikawa commented on AIRFLOW-1501: -- Literally! We can call the hook from a PythonOperator. I

[jira] [Assigned] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Ishikawa reassigned AIRFLOW-1501: Assignee: Yu Ishikawa > Google Cloud Storage delete operator >

[jira] [Assigned] (AIRFLOW-940) Failing to unencrypt one variable shouldn't break the admin/variable page

2017-08-09 Thread Edgar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edgar Rodriguez reassigned AIRFLOW-940: --- Assignee: Edgar Rodriguez > Failing to unencrypt one variable shouldn't break the

[jira] [Commented] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120766#comment-16120766 ] Chris Riccomini commented on AIRFLOW-1501: -- We should have an operator, so this JIRA ticket is

[jira] [Commented] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120756#comment-16120756 ] Yu Ishikawa commented on AIRFLOW-1501: -- [~criccomini] Thank you for the comment. I know we already

[jira] [Resolved] (AIRFLOW-1349) Max active dagrun check for backfills shouldn't include the backfilled dagrun

2017-08-09 Thread Dan Davydov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Davydov resolved AIRFLOW-1349. -- Resolution: Fixed > Max active dagrun check for backfills shouldn't include the backfilled

[jira] [Commented] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120725#comment-16120725 ] Chris Riccomini commented on AIRFLOW-1501: -- Just wanted to make sure that you're aware of:

[jira] [Created] (AIRFLOW-1501) Google Cloud Storage delete operator

2017-08-09 Thread Yu Ishikawa (JIRA)
Yu Ishikawa created AIRFLOW-1501: Summary: Google Cloud Storage delete operator Key: AIRFLOW-1501 URL: https://issues.apache.org/jira/browse/AIRFLOW-1501 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-1443) Update Airflow configuration documentation

2017-08-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120711#comment-16120711 ] ASF subversion and git services commented on AIRFLOW-1443: -- Commit

incubator-airflow git commit: [AIRFLOW-1443] Update Airflow configuration documentation

2017-08-09 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master d9109d645 -> 6825d97b8 [AIRFLOW-1443] Update Airflow configuration documentation This PR updates Airflow configuration documentations to include a recent change to split task logs by try number #2383. Closes #2467 from

[jira] [Commented] (AIRFLOW-1500) Allow dynamic assignment of volumes in DockerOperator

2017-08-09 Thread Matt Land (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120630#comment-16120630 ] Matt Land commented on AIRFLOW-1500: We had a similar need- to patch the environment variables at

[jira] [Closed] (AIRFLOW-672) Allow logs to be piped into another process

2017-08-09 Thread Dan Davydov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Davydov closed AIRFLOW-672. --- Resolution: Fixed Not really relevant with the new logging abstraction anymore. We can create a

[jira] [Created] (AIRFLOW-1500) Allow dynamic assignment of volumes in DockerOperator

2017-08-09 Thread Gerald Vasend (JIRA)
Gerald Vasend created AIRFLOW-1500: -- Summary: Allow dynamic assignment of volumes in DockerOperator Key: AIRFLOW-1500 URL: https://issues.apache.org/jira/browse/AIRFLOW-1500 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-1496) Druid hook unable to load data from hdfs

2017-08-09 Thread Rahul Singh (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Singh updated AIRFLOW-1496: - Description: Hi, I am trying to use druid hook to load data from hdfs to druid , below is my

[jira] [Work started] (AIRFLOW-1499) Eliminate duplicate and unneeded code

2017-08-09 Thread Tatyana Klionskaya (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-1499 started by Tatyana Klionskaya. --- > Eliminate duplicate and unneeded code >

[jira] [Created] (AIRFLOW-1499) Eliminate duplicate and unneeded code

2017-08-09 Thread Tatyana Klionskaya (JIRA)
Tatyana Klionskaya created AIRFLOW-1499: --- Summary: Eliminate duplicate and unneeded code Key: AIRFLOW-1499 URL: https://issues.apache.org/jira/browse/AIRFLOW-1499 Project: Apache Airflow

[jira] [Created] (AIRFLOW-1498) Add Google Analytics to Airflow

2017-08-09 Thread Sumit Maheshwari (JIRA)
Sumit Maheshwari created AIRFLOW-1498: - Summary: Add Google Analytics to Airflow Key: AIRFLOW-1498 URL: https://issues.apache.org/jira/browse/AIRFLOW-1498 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-1497) Hidden fields in connection form aren't reset when changing connection type

2017-08-09 Thread Shintaro Murakami (JIRA)
Shintaro Murakami created AIRFLOW-1497: -- Summary: Hidden fields in connection form aren't reset when changing connection type Key: AIRFLOW-1497 URL: https://issues.apache.org/jira/browse/AIRFLOW-1497