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

Correct Progress Bar with Map-Only Stages #30

Closed
ajsquared opened this issue Dec 8, 2015 · 1 comment
Closed

Correct Progress Bar with Map-Only Stages #30

ajsquared opened this issue Dec 8, 2015 · 1 comment
Assignees
Milestone

Comments

@ajsquared
Copy link
Contributor

When a job has map-only stages the progress bar can be incorrect (e.g. converging to 50% for a job with only map tasks).

@ajsquared ajsquared added this to the quick_fixes milestone Dec 8, 2015
initialcontext pushed a commit that referenced this issue Dec 27, 2015
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Dec 28, 2015
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Dec 31, 2015
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Dec 31, 2015
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View (first draft)
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View (first draft)
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 1, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View (first draft)
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
initialcontext pushed a commit that referenced this issue Jan 2, 2016
- Add job args to FlowTracker module, make FT ctors more Java-friendly, bump to v0.7
- Add Load View (first draft)
- Add wait spinners to some pages
- Update server config metadata handling
- Consistent truncation of long job names using server config metadata
- Misc. cleanups & whitespace
- Better Flow-level progress calculation (#30)
- expose redacted server config via API call
- cache server config state on client-side
@initialcontext
Copy link
Contributor

fixed. Will be adjusting per-step progress display as part of another issue

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

No branches or pull requests

2 participants