[jira] [Updated] (AIRFLOW-116) Surface Airflow Version On Webservers

2016-05-16 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand updated AIRFLOW-116: Attachment: git_hash_points_to_commit_tree.png > Surface Airflow Version On Webservers >

[jira] [Updated] (AIRFLOW-116) Surface Airflow Version On Webservers

2016-05-16 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand updated AIRFLOW-116: Attachment: New_version_view.png > Surface Airflow Version On Webservers >

[2/2] incubator-airflow git commit: [AIRFLOW-109] Fix try catch handling in PrestoHook

2016-05-16 Thread arthur
[AIRFLOW-109] Fix try catch handling in PrestoHook This addresses the issue with executing the SQL statement outside of the try block. In the case of a syntax error in the statement, the underlying library raises a Databases error which was meant to be handled (i.e., json parsed) by the catch.

[jira] [Commented] (AIRFLOW-109) PrestoHook get_pandas_df executes a method that can raise outside of the try catch statement.

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

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15285295#comment-15285295 ] Chris Riccomini commented on AIRFLOW-85: It looks like Airflow is already using Flask-Login, which

[jira] [Commented] (AIRFLOW-118) use targetPartitionSize as the default partition spec for HiveToDruidTransfer operator

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15285213#comment-15285213 ] Chris Riccomini commented on AIRFLOW-118: - Was there a PR for this? > use targetPartitionSize as

[jira] [Resolved] (AIRFLOW-118) use targetPartitionSize as the default partition spec for HiveToDruidTransfer operator

2016-05-16 Thread Dan Davydov (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Davydov resolved AIRFLOW-118. - Resolution: Fixed > use targetPartitionSize as the default partition spec for

[1/3] incubator-airflow git commit: use targetPartitionSize as the default partition spec

2016-05-16 Thread davydov
Repository: incubator-airflow Updated Branches: refs/heads/master 72ab63e83 -> db07e04f9 use targetPartitionSize as the default partition spec Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[2/3] incubator-airflow git commit: change TARGET_PARTITION_SIZE to DEFAULT_TARGET_PARTITION_SIZE

2016-05-16 Thread davydov
change TARGET_PARTITION_SIZE to DEFAULT_TARGET_PARTITION_SIZE Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/199e07a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/199e07a4 Diff:

[3/3] incubator-airflow git commit: Merge branch '1503'

2016-05-16 Thread davydov
Merge branch '1503' Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/db07e04f Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/db07e04f Diff:

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15285143#comment-15285143 ] Bolke de Bruin commented on AIRFLOW-85: --- Good start I think. You night also want to include an "ops"

[jira] [Commented] (AIRFLOW-116) Surface Airflow Version On Webservers

2016-05-16 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15285002#comment-15285002 ] Siddharth Anand commented on AIRFLOW-116: - [this|http://stackoverflow.com/a/7071358/1110993]

[jira] [Commented] (AIRFLOW-109) PrestoHook get_pandas_df executes a method that can raise outside of the try catch statement.

2016-05-16 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284984#comment-15284984 ] Siddharth Anand commented on AIRFLOW-109: - +1 > PrestoHook get_pandas_df executes a method that

[jira] [Commented] (AIRFLOW-116) Surface Airflow Version On Webservers

2016-05-16 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284978#comment-15284978 ] Siddharth Anand commented on AIRFLOW-116: - I looked for places where __version__ is referenced. I

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284961#comment-15284961 ] Chris Riccomini commented on AIRFLOW-85: Going to write a wiki design proposal. > Create DAGs UI

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284956#comment-15284956 ] Chris Riccomini commented on AIRFLOW-85: A basic Flask-Principal Need would be: {noformat}

[jira] [Comment Edited] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284880#comment-15284880 ] Chris Riccomini edited comment on AIRFLOW-85 at 5/16/16 5:29 PM: - Based on

[jira] [Comment Edited] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284880#comment-15284880 ] Chris Riccomini edited comment on AIRFLOW-85 at 5/16/16 5:29 PM: - Based on

[jira] [Commented] (AIRFLOW-85) Create DAGs UI

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284880#comment-15284880 ] Chris Riccomini commented on AIRFLOW-85: Based on a cursory investigation of Flask-Login,

incubator-airflow git commit: Use incubating instead of incubator in title

2016-05-16 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master fb1616a3c -> 72ab63e83 Use incubating instead of incubator in title Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/72ab63e8 Tree:

[jira] [Updated] (AIRFLOW-121) Documenting dag doc_md feature

2016-05-16 Thread dud (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dud updated AIRFLOW-121: Description: Dear Airflow Maintainers, I added a note about DAG documentation. I'd be glad if my PR would be

[jira] [Commented] (AIRFLOW-117) Fix links in README.md

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284703#comment-15284703 ] Chris Riccomini commented on AIRFLOW-117: - Closing due to the above commit. > Fix links in

[jira] [Closed] (AIRFLOW-117) Fix links in README.md

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-117. --- Resolution: Fixed > Fix links in README.md > -- > > Key:

[jira] [Commented] (AIRFLOW-116) Surface Airflow Version On Webservers

2016-05-16 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284648#comment-15284648 ] Chris Riccomini commented on AIRFLOW-116: -

[jira] [Created] (AIRFLOW-120) "Template Not Found" error from QuboleOperator

2016-05-16 Thread Sumit Maheshwari (JIRA)
Sumit Maheshwari created AIRFLOW-120: Summary: "Template Not Found" error from QuboleOperator Key: AIRFLOW-120 URL: https://issues.apache.org/jira/browse/AIRFLOW-120 Project: Apache Airflow