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

NiFi install fix #1

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

Conversation

amolthacker
Copy link

No description provided.

Copy link
Owner

@chriscasano chriscasano left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning this up Amol!!! I didn't commit changes I had on Friday so there's definitely a few changes you didn't get, but that's ok. Passing session variables unfortunately won't work with roachprod. Even if you use double quotes. you have to use EOF redirects to get them in there. The run statements are using the variables local on the servers and not your current session. it's ok though, I'll try incorporating changes without merging. I really appreciate you looking at this!!!!

@amolthacker
Copy link
Author

No worries, let me know if I can help with merging any of the new changes or anything else. Yeah using EOF redirects is a better approach in general ... these are just quick fixes if you want to continue automating the current way.
(PS: had make a few changes to some hard-coded pieces to get roachprod working with my GCE project)

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.

None yet

2 participants