incubator-airflow git commit: closes apache/incubator-airflow#1734 *no movement from submitter*

2016-10-05 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master f50926425 -> 4405940c3 closes apache/incubator-airflow#1734 *no movement from submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Resolved] (AIRFLOW-358) Cli Option to do operations on connections

2016-10-05 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand resolved AIRFLOW-358. - Resolution: Fixed Issue resolved by pull request #1802

[jira] [Commented] (AIRFLOW-358) Cli Option to do operations on connections

2016-10-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550723#comment-15550723 ] ASF subversion and git services commented on AIRFLOW-358: - Commit

incubator-airflow git commit: [AIRFLOW-358][AIRFLOW-430] Add `connections` cli

2016-10-05 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master fe5eaabb2 -> f50926425 [AIRFLOW-358][AIRFLOW-430] Add `connections` cli This PR adds a `connections` command to Airflow's CLI. The new `connections` command hopes to make it easier to automate Airflow's deployment to different

[jira] [Commented] (AIRFLOW-430) Support list/add/delete connections in the CLI

2016-10-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550724#comment-15550724 ] ASF subversion and git services commented on AIRFLOW-430: - Commit

incubator-airflow git commit: [AIRFLOW-548] Load DAGs immediately & continually

2016-10-05 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master 4d567f439 -> fe5eaabb2 [AIRFLOW-548] Load DAGs immediately & continually A recent commit has changed the scheduler behavior that it now always stops after a specified period of time. The operation scripts (systemd etc) are not

[jira] [Comment Edited] (AIRFLOW-139) Executing VACUUM with PostgresOperator

2016-10-05 Thread shahansad (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550395#comment-15550395 ] shahansad edited comment on AIRFLOW-139 at 10/6/16 12:23 AM: - Simpler (but

[jira] [Updated] (AIRFLOW-552) upgrade funcsigs to 1.0.2

2016-10-05 Thread Haydn Dufrene (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haydn Dufrene updated AIRFLOW-552: -- Description: airflow currently pins funcigs at <1 which can cause dependency issues with other

[jira] [Created] (AIRFLOW-552) upgrade funcsigs to 1.0.2

2016-10-05 Thread Haydn Dufrene (JIRA)
Haydn Dufrene created AIRFLOW-552: - Summary: upgrade funcsigs to 1.0.2 Key: AIRFLOW-552 URL: https://issues.apache.org/jira/browse/AIRFLOW-552 Project: Apache Airflow Issue Type: Improvement

[jira] [Updated] (AIRFLOW-551) upgrade to flask to 0.11.0

2016-10-05 Thread Haydn Dufrene (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haydn Dufrene updated AIRFLOW-551: -- Summary: upgrade to flask to 0.11.0 (was: upgrade to flask==0.11.0) > upgrade to flask to

[jira] [Created] (AIRFLOW-551) pin flask to next major version instead of minor version

2016-10-05 Thread Haydn Dufrene (JIRA)
Haydn Dufrene created AIRFLOW-551: - Summary: pin flask to next major version instead of minor version Key: AIRFLOW-551 URL: https://issues.apache.org/jira/browse/AIRFLOW-551 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-550) SSL config has the potential of not starting up the webserver

2016-10-05 Thread Alex Van Boxel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Van Boxel resolved AIRFLOW-550. Resolution: Fixed > SSL config has the potential of not starting up the webserver >

[jira] [Created] (AIRFLOW-548) Scheduler should be able run continously and pickup dags immediately by default

2016-10-05 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created AIRFLOW-548: -- Summary: Scheduler should be able run continously and pickup dags immediately by default Key: AIRFLOW-548 URL: https://issues.apache.org/jira/browse/AIRFLOW-548

[2/2] incubator-airflow git commit: Merge branch '1822'

2016-10-05 Thread sanand
Merge branch '1822' Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/4d567f43 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/4d567f43 Diff:

[1/2] incubator-airflow git commit: Add Auth0 to companies using Airflow

2016-10-05 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master c970b09c4 -> 4d567f439 Add Auth0 to companies using Airflow We are using airflow and loving it :) Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Closed] (AIRFLOW-539) Add support for BigQuery Standard SQL

2016-10-05 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-539. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Add support for BigQuery Standard SQL

incubator-airflow git commit: [AIRFLOW-539] Updated BQ hook and BQ operator to support Standard SQL.

2016-10-05 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 573fb991f -> c970b09c4 [AIRFLOW-539] Updated BQ hook and BQ operator to support Standard SQL. Closes #1820 from illop/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Commented] (AIRFLOW-539) Add support for BigQuery Standard SQL

2016-10-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549024#comment-15549024 ] ASF subversion and git services commented on AIRFLOW-539: - Commit

[jira] [Updated] (AIRFLOW-547) Add Auth0 to companies using Airflow

2016-10-05 Thread Pablo Seibelt (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pablo Seibelt updated AIRFLOW-547: -- External issue URL: https://github.com/apache/incubator-airflow/pull/1822 > Add Auth0 to

[jira] [Created] (AIRFLOW-547) Add Auth0 to companies using Airflow

2016-10-05 Thread Pablo Seibelt (JIRA)
Pablo Seibelt created AIRFLOW-547: - Summary: Add Auth0 to companies using Airflow Key: AIRFLOW-547 URL: https://issues.apache.org/jira/browse/AIRFLOW-547 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-139) Executing VACUUM with PostgresOperator

2016-10-05 Thread Daniel Zohar (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548513#comment-15548513 ] Daniel Zohar commented on AIRFLOW-139: -- PR https://github.com/apache/incubator-airflow/pull/1821 >

incubator-airflow git commit: [AIRFLOW-378] Add string casting to params of spark-sql operator

2016-10-05 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 2aaa629a7 -> 573fb991f [AIRFLOW-378] Add string casting to params of spark-sql operator For parameters num_executors and executor_cores add casts to strings to prevent issues when these parameters are passed as integers (as