Closed vijikarthi closed 5 years ago
LGTM. One of the tests has failed in the Travis CI build, which appears to be unrelated to this PR. Nonetheless, it should be resolved before merging this.
It looks like an intermittent failure. I have restarted the Travis build and it worked.
FYI, I want to merge this PR only after all other PRs are merged.
Reverted Pravega version from this PR and created a separate PR https://github.com/pravega/hadoop-connectors/pull/85 to address the Pravega version ugrade
Signed-off-by: Vijay Srinivasaraghavan vijayaraghavan.srinivasaraghavan@emc.com
Change log description
Purpose of the change To address https://github.com/pravega/hadoop-connectors/issues/80
What the code does Uses security configurations from Pravega based on changes introduced in pravega/pravega#3693.
How to verify it ./gradlew clean build should pass