[jira] [Updated] (AIRFLOW-2586) Stop getting AIRFLOW_HOME value from config file in bash operator

2018-06-09 Thread Kevin Yang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Yang updated AIRFLOW-2586: Description: Before [this

[jira] [Updated] (AIRFLOW-2588) Remove unused parameter from HiveServer2Hook.get_results

2018-06-09 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated AIRFLOW-2588: Summary: Remove unused parameter from HiveServer2Hook.get_results (was: Remove unused parameter

[jira] [Created] (AIRFLOW-2586) Stop getting AIRFLOW_HOME value from config file in bash operator

2018-06-09 Thread Kevin Yang (JIRA)
Kevin Yang created AIRFLOW-2586: --- Summary: Stop getting AIRFLOW_HOME value from config file in bash operator Key: AIRFLOW-2586 URL: https://issues.apache.org/jira/browse/AIRFLOW-2586 Project: Apache

incubator-airflow git commit: [AIRFLOW-2533] Fix path to DAG's on kubernetes executor workers

2018-06-09 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master d642e38ec -> c5a5ae947 [AIRFLOW-2533] Fix path to DAG's on kubernetes executor workers Closes #3470 from bnutt/brian/kubernetes_executor_fix_path_to_dags Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo

[jira] [Commented] (AIRFLOW-2581) Fix DbApiHook autocommit

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

[jira] [Commented] (AIRFLOW-2581) Fix DbApiHook autocommit

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

incubator-airflow git commit: [AIRFLOW-2581] RFLOW-2581] Fix DbApiHook autocommit

2018-06-09 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master 442575951 -> d642e38ec [AIRFLOW-2581] RFLOW-2581] Fix DbApiHook autocommit DbApiHook.run actually do not commit when I set to autocommit=True For example: hook.run(sql,autocommit=True) This commit fixed this problem. Closes

[jira] [Assigned] (AIRFLOW-59) Implement bulk_dump and bulk_load for the Postgres hook

2018-06-09 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong reassigned AIRFLOW-59: --- Assignee: Kengo Seki > Implement bulk_dump and bulk_load for the Postgres hook >

incubator-airflow git commit: [AIRFLOW-59] Implement bulk_dump and bulk_load for the Postgres hook

2018-06-09 Thread fokko
Repository: incubator-airflow Updated Branches: refs/heads/master c5a5ae947 -> c27098b8d [AIRFLOW-59] Implement bulk_dump and bulk_load for the Postgres hook This PR implements bulk_dump and bulk_load, which are inherited from DbApiHook and already implemented for MySqlHook. Closes #3456

[jira] [Commented] (AIRFLOW-59) Implement bulk_dump and bulk_load for the Postgres hook

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

[jira] [Resolved] (AIRFLOW-2533) Kubernetes worker configuration improperly sets path to DAG on worker node

2018-06-09 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2533. --- Resolution: Fixed Fix Version/s: (was: 1.10) 2.0.0

[jira] [Commented] (AIRFLOW-2533) Kubernetes worker configuration improperly sets path to DAG on worker node

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

[jira] [Commented] (AIRFLOW-59) Implement bulk_dump and bulk_load for the Postgres hook

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

[jira] [Closed] (AIRFLOW-1679) Refactoring code

2018-06-09 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong closed AIRFLOW-1679. - Resolution: Won't Fix > Refactoring code > > > Key:

[jira] [Resolved] (AIRFLOW-2581) Fix DbApiHook autocommit

2018-06-09 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-2581. --- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request #3482

[jira] [Closed] (AIRFLOW-59) Implement bulk_dump and bulk_load for the Postgres hook

2018-06-09 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong closed AIRFLOW-59. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.0 > Implement

incubator-airflow git commit: closes apache/incubator-airflow#3409 *Closed for inactivity*

2018-06-09 Thread kaxilnaik
Repository: incubator-airflow Updated Branches: refs/heads/master ab81767d7 -> 442575951 closes apache/incubator-airflow#3409 *Closed for inactivity* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: