You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yifan Cai (Jira)" <ji...@apache.org> on 2020/03/24 16:43:00 UTC

[jira] [Commented] (CASSANDRA-15658) Support registering preJob and postJob hooks

    [ https://issues.apache.org/jira/browse/CASSANDRA-15658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065943#comment-17065943 ] 

Yifan Cai commented on CASSANDRA-15658:
---------------------------------------

The PR is [here|https://github.com/apache/cassandra-diff/pull/6]

2 hooks are added:
- preJobHook: runs before starting a job
- postJobHook: runs only after a job completes successfully 

cc [~marcuse]

> Support registering preJob and postJob hooks
> --------------------------------------------
>
>                 Key: CASSANDRA-15658
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15658
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/diff
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>
> Support preJob and postJob hooks would make the diff tool easier to be extended. For example, the end users can customize the diff spark job by running custom code at the wanted steps.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org