[
https://issues.apache.org/jira/browse/AIRFLOW-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Davydov updated AIRFLOW-1780:
-
Summary: Long Unicode Characters In BashOperator Output Cause Task Hang
(was: Long Unicode Char
Dan Davydov created AIRFLOW-1780:
Summary: Long Unicode Characters Cause Logging
Key: AIRFLOW-1780
URL: https://issues.apache.org/jira/browse/AIRFLOW-1780
Project: Apache Airflow
Issue Type:
[
https://issues.apache.org/jira/browse/AIRFLOW-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236594#comment-16236594
]
Jayesh commented on AIRFLOW-811:
this turn out to be more changes than simply taking care
[
https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin updated AIRFLOW-1669:
Fix Version/s: (was: 1.8.3)
> Fix Docker import in Master
> --
[
https://issues.apache.org/jira/browse/AIRFLOW-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-71.
---
Resolution: Fixed
Fix Version/s: 1.9.0
> docker_operator - pulling from private reposit
[AIRFLOW-1669] Fix Docker and pin Moto to 1.1.19
https://github.com/spulec/moto/pull/1048 introduced `docker` as a
dependency in Moto, causing a conflict as Airflow uses `docker-py`. As
both packages don't work together, Moto is pinned to the version
prior to that change.
(cherry picked from comm
[
https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236303#comment-16236303
]
ASF subversion and git services commented on AIRFLOW-1669:
--
Com
[
https://issues.apache.org/jira/browse/AIRFLOW-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236302#comment-16236302
]
ASF subversion and git services commented on AIRFLOW-71:
Commit d4
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test d2f9d189c -> f7f2a8cdd
[AIRFLOW-71] Add support for private Docker images
Pulling images from private Docker registries requires authentication,
so additional parameters are added in order to perform the login step.
(cherry
Merge pull request #2628 from moertel/registry-login
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/3fde1043
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/3fde1043
Diff: http://gi
[
https://issues.apache.org/jira/browse/AIRFLOW-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236295#comment-16236295
]
ASF subversion and git services commented on AIRFLOW-1669:
--
Com
Repository: incubator-airflow
Updated Branches:
refs/heads/master 776527847 -> 3fde1043f
[AIRFLOW-71] Add support for private Docker images
Pulling images from private Docker registries requires authentication,
so additional parameters are added in order to perform the login step.
Project: h
[
https://issues.apache.org/jira/browse/AIRFLOW-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236293#comment-16236293
]
ASF subversion and git services commented on AIRFLOW-71:
Commit f1
[AIRFLOW-1669] Fix Docker and pin Moto to 1.1.19
https://github.com/spulec/moto/pull/1048 introduced `docker` as a
dependency in Moto, causing a conflict as Airflow uses `docker-py`. As
both packages don't work together, Moto is pinned to the version
prior to that change.
Project: http://git-wip
[
https://issues.apache.org/jira/browse/AIRFLOW-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-387.
Resolution: Fixed
Fix Version/s: 1.9.1
> Dropped postgres connections
>
Repository: incubator-airflow
Updated Branches:
refs/heads/master 1bde78338 -> 776527847
[AIRFLOW-387] Close SQLAlchemy sessions properly
This commit adopts the `provide_session` helper in
almost the entire
codebase. This ensures session are handled and
closed consistently.
In particular, this
[
https://issues.apache.org/jira/browse/AIRFLOW-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236274#comment-16236274
]
ASF subversion and git services commented on AIRFLOW-387:
-
Commit
[
https://issues.apache.org/jira/browse/AIRFLOW-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236267#comment-16236267
]
ASF subversion and git services commented on AIRFLOW-1779:
--
Com
[
https://issues.apache.org/jira/browse/AIRFLOW-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236265#comment-16236265
]
ASF subversion and git services commented on AIRFLOW-1779:
--
Com
[
https://issues.apache.org/jira/browse/AIRFLOW-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1779.
-
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2749
[http
Repository: incubator-airflow
Updated Branches:
refs/heads/master 2fef9152b -> 1bde78338
[AIRFLOW-1779] Add keepalive packets to ssh hook
Make use of paramiko's set_keepalive method to
send keepalive packets every
keepalive_interval seconds. This will prevent
long running queries with no term
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test 431d8ea6f -> d2f9d189c
[AIRFLOW-1779] Add keepalive packets to ssh hook
Make use of paramiko's set_keepalive method to
send keepalive packets every
keepalive_interval seconds. This will prevent
long running queries with no t
Rob Keevil created AIRFLOW-1779:
---
Summary: Add keepalive packets to ssh hook
Key: AIRFLOW-1779
URL: https://issues.apache.org/jira/browse/AIRFLOW-1779
Project: Apache Airflow
Issue Type: Improv
Alessio Palma created AIRFLOW-1778:
--
Summary: Task_instance and Dag_run recycle
Key: AIRFLOW-1778
URL: https://issues.apache.org/jira/browse/AIRFLOW-1778
Project: Apache Airflow
Issue Type:
[
https://issues.apache.org/jira/browse/AIRFLOW-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-1773 stopped by Winty.
--
> [Mark Success] not work in UI
> -
>
> Key: AI
[
https://issues.apache.org/jira/browse/AIRFLOW-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-1773 started by Winty.
--
> [Mark Success] not work in UI
> -
>
> Key: AI
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test 61ec5cf91 -> 431d8ea6f
[AIRFLOW-XXX] Give a clue what the 'ds' variable is
It's not explained anywhere else in the
tutorial...
Closes #2679 from tgs/patch-1
(cherry picked from commit 2fef9152bef38cc04885f387cd250c6a313d529
Repository: incubator-airflow
Updated Branches:
refs/heads/master 54f1b77f9 -> 2fef9152b
[AIRFLOW-XXX] Give a clue what the 'ds' variable is
It's not explained anywhere else in the
tutorial...
Closes #2679 from tgs/patch-1
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/re
[
https://issues.apache.org/jira/browse/AIRFLOW-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235614#comment-16235614
]
Winty edited comment on AIRFLOW-1773 at 11/2/17 11:57 AM:
--
I so
[
https://issues.apache.org/jira/browse/AIRFLOW-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235614#comment-16235614
]
Winty commented on AIRFLOW-1773:
I solve problem. jut
airflow / api / common / experime
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test 017f18b9c -> 61ec5cf91
[AIRFLOW-XXX] Correct typos in the faq docs page
Closes #2735 from aaronmyatt/correct-typos-in-faq-
page
(cherry picked from commit 54f1b77f99f49f75a415e015432f5e6fefde143d)
Signed-off-by: Bolke de Bru
Repository: incubator-airflow
Updated Branches:
refs/heads/master cc01b7df3 -> 54f1b77f9
[AIRFLOW-XXX] Correct typos in the faq docs page
Closes #2735 from aaronmyatt/correct-typos-in-faq-
page
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.a
[
https://issues.apache.org/jira/browse/AIRFLOW-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1571.
-
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2718
[http
[
https://issues.apache.org/jira/browse/AIRFLOW-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235610#comment-16235610
]
ASF subversion and git services commented on AIRFLOW-1571:
--
Com
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test f1238123e -> 017f18b9c
[AIRFLOW-1571] Add AWS Lambda Hook
Closes #2718 from sid88in/feature/aws_lambda_hook2
(cherry picked from commit cc01b7df3d3d5d2784b5e72aa282e957c9cf63ad)
Signed-off-by: Bolke de Bruin
Project: http
[
https://issues.apache.org/jira/browse/AIRFLOW-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235609#comment-16235609
]
ASF subversion and git services commented on AIRFLOW-1571:
--
Com
Repository: incubator-airflow
Updated Branches:
refs/heads/master a5f51cc4a -> cc01b7df3
[AIRFLOW-1571] Add AWS Lambda Hook
Closes #2718 from sid88in/feature/aws_lambda_hook2
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf
[
https://issues.apache.org/jira/browse/AIRFLOW-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1675.
-
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2667
[http
[
https://issues.apache.org/jira/browse/AIRFLOW-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235604#comment-16235604
]
ASF subversion and git services commented on AIRFLOW-1675:
--
Com
[
https://issues.apache.org/jira/browse/AIRFLOW-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235605#comment-16235605
]
ASF subversion and git services commented on AIRFLOW-1675:
--
Com
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test 2a6c44196 -> f1238123e
[AIRFLOW-1675] Fix docstrings for API docs
Some docstrings were missing spaces, causing them
to render strangely
in documentation. This corrects the issue by
adding in the spaces.
Closes #2667 from cjo
Repository: incubator-airflow
Updated Branches:
refs/heads/master 0ba6ab6e5 -> a5f51cc4a
[AIRFLOW-1675] Fix docstrings for API docs
Some docstrings were missing spaces, causing them
to render strangely
in documentation. This corrects the issue by
adding in the spaces.
Closes #2667 from cjones
[
https://issues.apache.org/jira/browse/AIRFLOW-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235496#comment-16235496
]
Cedrik Neumann commented on AIRFLOW-1330:
-
I just wanted to add that option (2)
[
https://issues.apache.org/jira/browse/AIRFLOW-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235392#comment-16235392
]
ASF subversion and git services commented on AIRFLOW-1712:
--
Com
[
https://issues.apache.org/jira/browse/AIRFLOW-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1712.
-
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2686
[http
[
https://issues.apache.org/jira/browse/AIRFLOW-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235394#comment-16235394
]
ASF subversion and git services commented on AIRFLOW-751:
-
Commit
[
https://issues.apache.org/jira/browse/AIRFLOW-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235393#comment-16235393
]
ASF subversion and git services commented on AIRFLOW-756:
-
Commit
Repository: incubator-airflow
Updated Branches:
refs/heads/v1-9-test 590d9fef7 -> 2a6c44196
[AIRFLOW-1712][AIRFLOW-756][AIRFLOW-751] Log SSHOperator output
SSHOperator does now write stdout to log, just
like SSHExecutorOperator
did in the past
Closes #2686 from OpringaoDoTurno/bring-ssh-logs-
[
https://issues.apache.org/jira/browse/AIRFLOW-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235391#comment-16235391
]
ASF subversion and git services commented on AIRFLOW-751:
-
Commit
[
https://issues.apache.org/jira/browse/AIRFLOW-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235390#comment-16235390
]
ASF subversion and git services commented on AIRFLOW-756:
-
Commit
Repository: incubator-airflow
Updated Branches:
refs/heads/master 5b06b -> 0ba6ab6e5
[AIRFLOW-1712][AIRFLOW-756][AIRFLOW-751] Log SSHOperator output
SSHOperator does now write stdout to log, just
like SSHExecutorOperator
did in the past
Closes #2686 from OpringaoDoTurno/bring-ssh-logs-
ba
[
https://issues.apache.org/jira/browse/AIRFLOW-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235389#comment-16235389
]
ASF subversion and git services commented on AIRFLOW-1712:
--
Com
52 matches
Mail list logo