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

[Dashboard] create a UI for master informations #422

Closed
clockfly opened this issue Feb 9, 2015 · 0 comments
Closed

[Dashboard] create a UI for master informations #422

clockfly opened this issue Feb 9, 2015 · 0 comments
Assignees
Milestone

Comments

@clockfly
Copy link
Member

clockfly commented Feb 9, 2015

Master task is #11

The UI should contains information about workers and applications.

The worker information includes:

“id”: string,
“state”: string,
Host:
Port:
Alive for:
Log path:
config
executors:
executor1:
appId,
executorId
slots taken
executor2:
appId,
executorId
slots taken

available slots:
“resources”: [
{“total slots”: int}, //…
]

and system load information. (like disk space, memory, CPU, load)

The application information includes:

“name”: string,
“appmaster”: string,
appId: Int
status: running or dead.
submission date:
“application url” //for redirect
Username:
Executors:
Executor1:
Worker1
AppMaster address:
Worker xx

manuzhang added a commit to manuzhang/gearpump that referenced this issue Feb 12, 2015
@manuzhang manuzhang assigned manuzhang and unassigned stanleyxu2005 Feb 12, 2015
manuzhang added a commit to manuzhang/gearpump that referenced this issue Feb 12, 2015
clockfly added a commit that referenced this issue Feb 12, 2015
manuzhang added a commit to manuzhang/gearpump that referenced this issue Feb 12, 2015
kkasravi added a commit to kkasravi/gearpump that referenced this issue Feb 13, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 15, 2015
@manuzhang manuzhang assigned stanleyxu2005 and unassigned manuzhang Feb 15, 2015
clockfly added a commit that referenced this issue Feb 15, 2015
fix #422: added cluster page to show master and worker information
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
…ter status (3) api response masterDescripton is now masterDescription
clockfly added a commit that referenced this issue Feb 16, 2015
fix #422: (1) redirect to cluster page (2) added color to master status ...
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
clockfly added a commit that referenced this issue Feb 16, 2015
fix #422: (1) added home directory (2) removed millis from duration (3) ...
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Feb 16, 2015
clockfly added a commit that referenced this issue Feb 16, 2015
fix #422: show the number of executors
@clockfly clockfly added this to the 0.3 milestone Mar 10, 2015
@clockfly clockfly added this to the 0.3 milestone Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants