[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

2020-03-09 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055079#comment-17055079
 ] 

ASF GitHub Bot commented on AIRFLOW-2911:
-

mik-laj commented on pull request #7659: [AIRFLOW-2911] Add job cancellation 
capability to Dataflow service
URL: https://github.com/apache/airflow/pull/7659
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add job cancellation capability to Dataflow hook
> 
>
> Key: AIRFLOW-2911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2911
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: contrib, gcp
>Reporter: Wilson Lian
>Priority: Minor
> Fix For: 2.0.0
>
>
> The hook currently only supports starting and waiting on a job. One might 
> want to cancel a job when, for example, it exceeds a certain timeout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

2020-03-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17055080#comment-17055080
 ] 

ASF subversion and git services commented on AIRFLOW-2911:
--

Commit e5130dc9fe89187e95071e678ea3b46600866762 in airflow's branch 
refs/heads/master from Kamil BreguĊ‚a
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e5130dc ]

[AIRFLOW-2911] Add job cancellation capability to Dataflow service (#7659)



> Add job cancellation capability to Dataflow hook
> 
>
> Key: AIRFLOW-2911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2911
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: contrib, gcp
>Reporter: Wilson Lian
>Priority: Minor
> Fix For: 2.0.0
>
>
> The hook currently only supports starting and waiting on a job. One might 
> want to cancel a job when, for example, it exceeds a certain timeout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

2020-03-08 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054613#comment-17054613
 ] 

ASF GitHub Bot commented on AIRFLOW-2911:
-

mik-laj commented on pull request #7659: [AIRFLOW-2911][WIP] Add job 
cancellation capability to Dataflow service
URL: https://github.com/apache/airflow/pull/7659
 
 
   ---
   Issue link: WILL BE INSERTED BY 
[boring-cyborg](https://github.com/kaxil/boring-cyborg)
   
   Make sure to mark the boxes below before creating PR: [x]
   
   - [X] Description above provides context of the change
   - [X] Commit message/PR title starts with `[AIRFLOW-]`. AIRFLOW- = 
JIRA ID*
   - [X] Unit tests coverage for changes (not needed for documentation changes)
   - [X] Commits follow "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)"
   - [X] Relevant documentation is updated including usage instructions.
   - [X] I will engage committers as explained in [Contribution Workflow 
Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   * For document-only changes commit message can start with 
`[AIRFLOW-]`.
   
   ---
   In case of fundamental code change, Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in 
[UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request 
Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)
 for more information.
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add job cancellation capability to Dataflow hook
> 
>
> Key: AIRFLOW-2911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2911
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: contrib, gcp
>Reporter: Wilson Lian
>Priority: Minor
>
> The hook currently only supports starting and waiting on a job. One might 
> want to cancel a job when, for example, it exceeds a certain timeout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

2019-05-07 Thread Pablo Estrada (JIRA)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834992#comment-16834992
 ] 

Pablo Estrada commented on AIRFLOW-2911:


no, I don't think I'll be able to make the time. Sorry about that : (

> Add job cancellation capability to Dataflow hook
> 
>
> Key: AIRFLOW-2911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2911
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: contrib, Dataflow, gcp
>Reporter: Wilson Lian
>Assignee: Pablo Estrada
>Priority: Minor
>
> The hook currently only supports starting and waiting on a job. One might 
> want to cancel a job when, for example, it exceeds a certain timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

2019-04-28 Thread jack (JIRA)


[ 
https://issues.apache.org/jira/browse/AIRFLOW-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827986#comment-16827986
 ] 

jack commented on AIRFLOW-2911:
---

[~pabloem] any progress?

> Add job cancellation capability to Dataflow hook
> 
>
> Key: AIRFLOW-2911
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2911
> Project: Apache Airflow
>  Issue Type: Improvement
>  Components: contrib, Dataflow, gcp
>Reporter: Wilson Lian
>Assignee: Pablo Estrada
>Priority: Minor
>
> The hook currently only supports starting and waiting on a job. One might 
> want to cancel a job when, for example, it exceeds a certain timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)