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

Set Presto User in header of HTTP request of Presto Node Info API #451

Merged
merged 2 commits into from
Sep 11, 2020

Conversation

harmandeeps
Copy link
Contributor

No description provided.

/**
* Created by stagra on 14/1/16.
*/
public class PrestoClusterManager extends ClusterManager
{
private static final String DEFAULT_USER = "qubole";

Choose a reason for hiding this comment

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

change user-name to rubix

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@@ -50,6 +50,7 @@
*/
public class PrestoClusterManager extends ClusterManager
{
private static final String DEFAULT_USER = "qubole";

Choose a reason for hiding this comment

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

same here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@shubhamtagra shubhamtagra merged commit e6e4ad9 into qubole:master Sep 11, 2020
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.

2 participants