[jira] [Closed] (AIRFLOW-200) Hiding import errors / missing dependency on unicodecsv

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-200. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Hiding import errors / missing dependen

[jira] [Closed] (AIRFLOW-285) Update remaining imports to use 2.0 style

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-285. --- Resolution: Fixed > Update remaining imports to use 2.0 style > -

[3/3] incubator-airflow git commit: Merge pull request #1586 from criccomini/AIRFLOW-200

2016-06-28 Thread criccomini
Merge pull request #1586 from criccomini/AIRFLOW-200 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/7b382b4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/7b382b4e Diff: http://gi

[2/3] incubator-airflow git commit: [AIRFLOW-285] Use Airflow 2.0 style imports for all remaining hooks/operators

2016-06-28 Thread criccomini
[AIRFLOW-285] Use Airflow 2.0 style imports for all remaining hooks/operators Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/dc84fdec Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree

[jira] [Commented] (AIRFLOW-200) Hiding import errors / missing dependency on unicodecsv

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354462#comment-15354462 ] ASF subversion and git services commented on AIRFLOW-200: - Commit

[jira] [Commented] (AIRFLOW-285) Update remaining imports to use 2.0 style

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354463#comment-15354463 ] ASF subversion and git services commented on AIRFLOW-285: - Commit

[1/3] incubator-airflow git commit: [AIRFLOW-200] Make hook/operator imports lazy, and print proper exceptions

2016-06-28 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master be6766a6a -> 7b382b4e9 [AIRFLOW-200] Make hook/operator imports lazy, and print proper exceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-a

[jira] [Assigned] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Goel reassigned AIRFLOW-289: --- Assignee: Vineet Goel > Use datetime.utcnow() to keep airflow system independent > -

[jira] [Updated] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Goel updated AIRFLOW-289: Priority: Minor (was: Major) > Use datetime.utcnow() to keep airflow system independent >

[jira] [Comment Edited] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354421#comment-15354421 ] Vineet Goel edited comment on AIRFLOW-289 at 6/29/16 2:45 AM: -

[jira] [Commented] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354421#comment-15354421 ] Vineet Goel commented on AIRFLOW-289: - I saw a bunch of datetime.now() used all over

[jira] [Updated] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Goel updated AIRFLOW-289: Assignee: (was: Vineet Goel) > Use datetime.utcnow() to keep airflow system independent > -

[jira] [Assigned] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Goel reassigned AIRFLOW-289: --- Assignee: Vineet Goel > Use datetime.utcnow() to keep airflow system independent > -

[jira] [Created] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

2016-06-28 Thread Vineet Goel (JIRA)
Vineet Goel created AIRFLOW-289: --- Summary: Use datetime.utcnow() to keep airflow system independent Key: AIRFLOW-289 URL: https://issues.apache.org/jira/browse/AIRFLOW-289 Project: Apache Airflow

[jira] [Work started] (AIRFLOW-255) schedule_dag shouldn't return early if dagrun_timeout is given

2016-06-28 Thread Kevin Lin (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-255 started by Kevin Lin. - > schedule_dag shouldn't return early if dagrun_timeout is given > ---

[jira] [Commented] (AIRFLOW-281) mssql_hook does not pass port to pymssql's connection method.

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353800#comment-15353800 ] ASF subversion and git services commented on AIRFLOW-281: - Commit

[jira] [Closed] (AIRFLOW-281) mssql_hook does not pass port to pymssql's connection method.

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-281. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > mssql_hook does not pass port to pymssq

incubator-airflow git commit: [AIRFLOW-281] Add port to mssql_hook

2016-06-28 Thread criccomini
Repository: incubator-airflow Updated Branches: refs/heads/master d6d3f5367 -> be6766a6a [AIRFLOW-281] Add port to mssql_hook Closes #1626 from lukem-ow/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airf

[jira] [Closed] (AIRFLOW-275) Update commit guidelines to Apache guidelines

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-275. --- Resolution: Fixed Fix Version/s: Airflow 1.8 > Update commit guidelines to Apache guid

[jira] [Updated] (AIRFLOW-275) Update commit guidelines to Apache guidelines

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini updated AIRFLOW-275: Assignee: Bolke de Bruin > Update commit guidelines to Apache guidelines >

[jira] [Updated] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini updated AIRFLOW-40: --- Affects Version/s: (was: Airflow 2.0) Airflow 1.7.1.3 > Extending L

[jira] [Closed] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini closed AIRFLOW-40. -- Resolution: Fixed Fix Version/s: Airflow 1.8 > Extending LDAP multitenancy to filter DAGs

[jira] [Updated] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini updated AIRFLOW-40: --- External issue URL: https://github.com/apache/incubator-airflow/pull/1479 > Extending LDAP mul

[jira] [Updated] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread Chris Riccomini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Riccomini updated AIRFLOW-40: --- Assignee: Damien Lejeune > Extending LDAP multitenancy to filter DAGs over LDAP groups > -

[jira] [Commented] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353553#comment-15353553 ] ASF subversion and git services commented on AIRFLOW-40: Commit d6

[jira] [Commented] (AIRFLOW-40) Extending LDAP multitenancy to filter DAGs over LDAP groups

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353552#comment-15353552 ] ASF subversion and git services commented on AIRFLOW-40: Commit d6

incubator-airflow git commit: [AIRFLOW-40] Add LDAP group filtering feature.

2016-06-28 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master 02a2076a7 -> d6d3f5367 [AIRFLOW-40] Add LDAP group filtering feature. It is now possible to filter over LDAP group (in the web interface) when using the LDAP authentication backend. Note that this feature requires the "memberOf"

[1/2] incubator-airflow git commit: [AIRFLOW-275] Update contributing guidelines

2016-06-28 Thread bolke
Repository: incubator-airflow Updated Branches: refs/heads/master d15f8ca37 -> 02a2076a7 [AIRFLOW-275] Update contributing guidelines The current guidelines do not reflect the move to Apache. This updates the links and update the PR template. Project: http://git-wip-us.apache.org/repos/asf/i

[jira] [Commented] (AIRFLOW-275) Update commit guidelines to Apache guidelines

2016-06-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353544#comment-15353544 ] ASF subversion and git services commented on AIRFLOW-275: - Commit

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

2016-06-28 Thread bolke
Merge branch 'contributing' Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/02a2076a Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/02a2076a Diff: http://git-wip-us.apache.org/repos

[jira] [Commented] (AIRFLOW-288) Make system timezone configurable

2016-06-28 Thread Vineet Goel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353466#comment-15353466 ] Vineet Goel commented on AIRFLOW-288: - >From airflow best practices: all systems shou

[jira] [Created] (AIRFLOW-288) Make system timezone configurable

2016-06-28 Thread Vineet Goel (JIRA)
Vineet Goel created AIRFLOW-288: --- Summary: Make system timezone configurable Key: AIRFLOW-288 URL: https://issues.apache.org/jira/browse/AIRFLOW-288 Project: Apache Airflow Issue Type: Improvem

[jira] [Comment Edited] (AIRFLOW-247) EMR Hook, Operators, Sensor

2016-06-28 Thread Greg Reda (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353003#comment-15353003 ] Greg Reda edited comment on AIRFLOW-247 at 6/28/16 2:15 PM: [

[jira] [Commented] (AIRFLOW-247) EMR Hook, Operators, Sensor

2016-06-28 Thread Greg Reda (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353003#comment-15353003 ] Greg Reda commented on AIRFLOW-247: --- [~criccomini] - about to hop on a plane for two we

[jira] [Created] (AIRFLOW-287) Implement SFTP hook

2016-06-28 Thread Stanislav Kudriashev (JIRA)
Stanislav Kudriashev created AIRFLOW-287: Summary: Implement SFTP hook Key: AIRFLOW-287 URL: https://issues.apache.org/jira/browse/AIRFLOW-287 Project: Apache Airflow Issue Type: Impr

[jira] [Work started] (AIRFLOW-286) Improve FTPHook to implement context manager interface

2016-06-28 Thread Stanislav Kudriashev (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-286 started by Stanislav Kudriashev. > Improve FTPHook to implement context manager interface > -

[jira] [Created] (AIRFLOW-286) Improve FTPHook to implement context manager interface

2016-06-28 Thread Stanislav Kudriashev (JIRA)
Stanislav Kudriashev created AIRFLOW-286: Summary: Improve FTPHook to implement context manager interface Key: AIRFLOW-286 URL: https://issues.apache.org/jira/browse/AIRFLOW-286 Project: Apache

[jira] [Commented] (AIRFLOW-281) mssql_hook does not pass port to pymssql's connection method.

2016-06-28 Thread Luke Maycock (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352607#comment-15352607 ] Luke Maycock commented on AIRFLOW-281: -- [~criccomini] - all checks have now passed.

[jira] [Commented] (AIRFLOW-281) mssql_hook does not pass port to pymssql's connection method.

2016-06-28 Thread Luke Maycock (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352577#comment-15352577 ] Luke Maycock commented on AIRFLOW-281: -- [~criccomini] - the PR is here but has faile