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

(#7) feat: aws get clusters loop #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

seunggabi
Copy link

Issue #, if available:

Description of changes:

sh start-collector.sh -m 3             
### Get emr list-clusters --active.
0.0.0.0 emr-test
0.0.0.1 emr-test2
### Start yarn logs collecting from curl.
### HTTP Secure-Mode: 3
### YARN-RM URL: 0.0.0.0
### HTTP Case
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  115k    0  115k    0     0  1900k      0 --:--:-- --:--:-- --:--:-- 2067k
### Yarn Cluter API target: http://0.0.0.0:8088/ws/v1/cluster/apps
### Start yarn logs collecting from curl.
### HTTP Secure-Mode: 3
### YARN-RM URL: 0.0.0.1
### HTTP Case
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1622k    0 1622k    0     0  11.4M      0 --:--:-- --:--:-- --:--:-- 11.9M
### Yarn Cluter API target: http://0.0.0.1:8088/ws/v1/cluster/apps
### Collecting yarn logs completed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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

1 participant