Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

FALCON-2195 Extension Job Details changes #315

Closed
wants to merge 18 commits into from

Conversation

sandeepSamudrala
Copy link
Contributor

No description provided.

@@ -1029,6 +1030,12 @@ public String getExtensionDetail(final String extensionName) {
return getResponse(String.class, getExtensionDetailResponse(extensionName));
}

public String getExtensionJobDetails(final String jobName) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be part of AbstractClient and have FalconUnitClient also implement it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made the respective changes and updated the falcon unit and test falcon unit tests to validate the same.

@pallavi-rao
Copy link

@sandeepSamudrala, please address the merge conflicts.

Copy link

@pallavi-rao pallavi-rao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@asfgit asfgit closed this in c36a139 Dec 13, 2016
pallavi-rao pushed a commit to pallavi-rao/falcon that referenced this pull request Feb 16, 2018
Author: sandeep <sandysmdl@gmail.com>

Reviewers: @pallavi-rao

Closes apache#315 from sandeepSamudrala/FALCON-2195 and squashes the following commits:

350957f [sandeep] FALCON-2195 Rebased my patch to resolve merge conflicts
5f7e209 [sandeep] FALCON-2195 Added getExtensionJobDetails to falcon unit and updated test falcon unit to test the same
8f209ea [sandeep] FALCON-2195 Extension Job Details changes
dc9090e [sandeep] Merge branch 'master' of https://github.com/apache/falcon into FALCON-2195
f96a084 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
9cf36e9 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
bbca081 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
48f6afa [sandeep] Merge branch 'master' of https://github.com/apache/falcon
250cc46 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
d0393e9 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
a178805 [sandeep] Merge branch 'master' of https://github.com/apache/falcon
d6dc8bf [sandeep] Merge branch 'master' of https://github.com/apache/falcon
1bb8d3c [sandeep] Merge branch 'master' of https://github.com/apache/falcon
c065566 [sandeep] reverting last line changes made
1a4dcd2 [sandeep] rebased and resolved the conflicts from master
271318b [sandeep] FALCON-2097. Adding UT to the new method for getting next instance time with Delay.
a94d4fe [sandeep] rebasing from master
9e68a57 [sandeep] FALCON-298. Feed update with replication delay creates holes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants