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

FALCON-1918 : Resource throttling support infrastructure #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vramachan
Copy link
Contributor

Zookeeper based distributed queue infrastructure to help with resource throttling in Falcon.

@vramachan
Copy link
Contributor Author

@vrangan Can you please review? I have 2 more changes to make, but this is good enough to review.


public static void main(String[] args) throws Exception {
String zkHost = "c6402.ambari.apache.org";
String resourceName = "mysql-ds";
Copy link
Contributor

@PraveenAdlakha PraveenAdlakha Aug 30, 2016

Choose a reason for hiding this comment

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

please remove hard coding and read it through properties file for all the variables

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants