[jira] [Resolved] (AIRFLOW-533) DB API hook's insert_rows sets autocommit non-generically

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

incubator-airflow git commit: [AIRFLOW-533] Set autocommit via set_autocommit

2016-11-14 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master 12e48b4c6 -> f34b292f5 [AIRFLOW-533] Set autocommit via set_autocommit Delegate setting autocommit in insert_rows to set_autocommit Closes #1813 from thyming/fix-insert-rows- autocommit Project:

[jira] [Commented] (AIRFLOW-533) DB API hook's insert_rows sets autocommit non-generically

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

[jira] [Commented] (AIRFLOW-479) Config: Add LDAP Bind Password captured by stdout

2016-11-14 Thread Yongjun Park (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15666387#comment-15666387 ] Yongjun Park commented on AIRFLOW-479: -- Can I take this issue? > Config: Add LDAP Bind Password

[jira] [Resolved] (AIRFLOW-629) stop pinning lxml

2016-11-14 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand resolved AIRFLOW-629. - Resolution: Fixed > stop pinning lxml > - > > Key:

[jira] [Commented] (AIRFLOW-629) stop pinning lxml

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

incubator-airflow git commit: [AIRFLOW-629] stop pinning lxml

2016-11-14 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master dd1f50e59 -> 12e48b4c6 [AIRFLOW-629] stop pinning lxml Closes #1882 from jedipi/improvement/stop-pinning- lxml Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[jira] [Resolved] (AIRFLOW-464) Add setdefault method to Variable Object

2016-11-14 Thread Siddharth Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Anand resolved AIRFLOW-464. - Resolution: Fixed > Add setdefault method to Variable Object >

[jira] [Commented] (AIRFLOW-464) Add setdefault method to Variable Object

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

incubator-airflow git commit: [AIRFLOW-464] Add setdefault method to Variable

2016-11-14 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master c6dd4d457 -> dd1f50e59 [AIRFLOW-464] Add setdefault method to Variable In order to assist with environment migrations, we added a setdefault method to the Variable object. This allows default variables to be created (and then

[jira] [Commented] (AIRFLOW-626) HTML Content does not show up when sending email with attachment

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

incubator-airflow git commit: Revert "[AIRFLOW-626] HTML Content does not show up when sending email with attachment"

2016-11-14 Thread sanand
Repository: incubator-airflow Updated Branches: refs/heads/master 55af3e04f -> c6dd4d457 Revert "[AIRFLOW-626] HTML Content does not show up when sending email with attachment" This reverts commit 55af3e04f8aa2062715370c8feec10308938715e. Master is currently broken as shown on

[jira] [Updated] (AIRFLOW-627) Tasks getting Queued when Pool is full sometimes never run

2016-11-14 Thread Ben Tallman (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Tallman updated AIRFLOW-627: Description: Log data when this happens: [2016-11-14 10:54:04,174] {models.py:168} INFO - Filling

[jira] [Updated] (AIRFLOW-627) Tasks getting Queued when Pool is full sometimes never run

2016-11-14 Thread Ben Tallman (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Tallman updated AIRFLOW-627: Description: Log data when this happens: [2016-11-14 10:54:04,174] {models.py:168} INFO - Filling

[jira] [Updated] (AIRFLOW-628) SalesforceHook

2016-11-14 Thread Giovanni Briggs (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giovanni Briggs updated AIRFLOW-628: External issue URL: https://github.com/apache/incubator-airflow/pull/1881 > SalesforceHook

[jira] [Created] (AIRFLOW-628) SalesforceHook

2016-11-14 Thread Giovanni Briggs (JIRA)
Giovanni Briggs created AIRFLOW-628: --- Summary: SalesforceHook Key: AIRFLOW-628 URL: https://issues.apache.org/jira/browse/AIRFLOW-628 Project: Apache Airflow Issue Type: New Feature

[jira] [Closed] (AIRFLOW-626) HTML Content does not show up when sending email with attachment

2016-11-14 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-626. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > HTML Content does not show up when

[jira] [Commented] (AIRFLOW-626) HTML Content does not show up when sending email with attachment

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

[jira] [Commented] (AIRFLOW-1) Migrate GitHub code to Apache git

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

incubator-airflow git commit: [AIRFLOW-626][AIRFLOW-1] HTML Content does not show up when sending email with attachment

2016-11-14 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master 4609f689c -> 55af3e04f [AIRFLOW-626][AIRFLOW-1] HTML Content does not show up when sending email with attachment Closes #1880 from illop/send_email_mimetype Project:

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

2016-11-14 Thread Flex Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663784#comment-15663784 ] Flex Gao commented on AIRFLOW-121: -- Added it: [https://issues.apache.org/jira/browse/AIRFLOW-625] >

[jira] [Updated] (AIRFLOW-625) doc_md in concepts document seems wrong

2016-11-14 Thread Flex Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flex Gao updated AIRFLOW-625: - Description: In [https://github.com/apache/incubator-airflow/blob/master/docs/concepts.rst] it said

[jira] [Created] (AIRFLOW-625) doc_md in concepts document seems wrong

2016-11-14 Thread Flex Gao (JIRA)
Flex Gao created AIRFLOW-625: Summary: doc_md in concepts document seems wrong Key: AIRFLOW-625 URL: https://issues.apache.org/jira/browse/AIRFLOW-625 Project: Apache Airflow Issue Type: Bug

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

2016-11-14 Thread dud (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663602#comment-15663602 ] dud commented on AIRFLOW-121: - Hello. I think you should file a new bug issue with an example DAG that

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

2016-11-14 Thread Flex Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663500#comment-15663500 ] Flex Gao commented on AIRFLOW-121: -- I followed this merge doc, and found the "Graph" tab in Webserver

[jira] [Commented] (AIRFLOW-573) Jinja2 template failing env argument in BashOperater if string ends in .sh or .bash

2016-11-14 Thread Flex Gao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663411#comment-15663411 ] Flex Gao commented on AIRFLOW-573: -- Also met this problem, and the document said the bash operator can