Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 198: Fixes to allow running in Flink examples in SDP #199

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

claudiofahey
Copy link

  • Added Pravega credentials dependency to all projects
  • Flink JAR can now be published to Nautilus Maven repo.
  • Hadoop examples can now be run without Hadoop installed.
  • Spark examples can now be run without Spark installed.

Signed-off-by: Claudio Fahey [email protected]

@claudiofahey claudiofahey requested a review from vijikarthi April 23, 2019 21:21
Copy link
Contributor

@vijikarthi vijikarthi left a comment

Choose a reason for hiding this comment

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

I believe none of the samples as of now are supporting running with secure Pravega cluster. Moreover, the change that we have here is specific to publishing to Maven repo that Nautilus exposes. Should we target the PR against nautilus-samples repo?
cc @fpj

@vijikarthi vijikarthi requested a review from fpj April 25, 2019 16:58
@claudiofahey
Copy link
Author

I believe it would be a lot of unnecessary work to maintain a separate repo for Nautilus-specific samples. As you can see this in PR, the main difference is the inclusion of the pravega credentials jar file which is controlled by a Gradle property and off by default. There's also the Maven publish to Nautilus but that is only used when specifically called to publish. Prior to this change, publish was not available.

@claudiofahey claudiofahey requested a review from vijikarthi May 1, 2019 22:01
@RaulGracia
Copy link
Contributor

@claudiofahey due to issues we had in previous releases merging develop into master, we have changed the release approach and the current development branch is dev. We plan to delete develop to avoid confusions, so could you please re-open this PR against dev? Thanks!

Claudio Fahey added 2 commits August 13, 2019 15:38
- Added Pravega credentials dependency to all projects
- Flink JAR can now be published to Nautilus Maven repo.
- Hadoop examples can now be run without Hadoop installed.
- Spark examples can now be run without Spark installed.

Signed-off-by: Claudio Fahey <[email protected]>
@claudiofahey claudiofahey changed the base branch from develop to dev August 13, 2019 22:42
@claudiofahey claudiofahey dismissed vijikarthi’s stale review August 13, 2019 22:44

Made request changes

@claudiofahey
Copy link
Author

This PR is ready for re-review.

@claudiofahey claudiofahey changed the title Issue 198: Fixes to allow running in Nautilus SDK Desktop. Issue 198: Fixes to allow running in Flink examples in SDP Mar 13, 2021
@claudiofahey claudiofahey requested review from RaulGracia and crazyzhou and removed request for fpj and vijikarthi March 13, 2021 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants