Skip to content

[SPARK-4677] [WEB] Add hadoop input time in task webui#3539

Closed
YanTangZhai wants to merge 9 commits intoapache:masterfrom
YanTangZhai:WebuiInputTime
Closed

[SPARK-4677] [WEB] Add hadoop input time in task webui#3539
YanTangZhai wants to merge 9 commits intoapache:masterfrom
YanTangZhai:WebuiInputTime

Conversation

@YanTangZhai
Copy link
Contributor

Add hadoop input time in task webui like GC Time to explicitly show the time used by task to read input data.

@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23991 has started for PR 3539 at commit 3816f85.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23991 has finished for PR 3539 at commit 3816f85.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23991/
Test FAILed.

Copy link
Member

Choose a reason for hiding this comment

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

Hm, is this going to be expensive, making 2 system calls for every read?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh sorry. It may be expensive. Let me think about it. Thanks.

@YanTangZhai YanTangZhai closed this Dec 2, 2014
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.

4 participants