[
https://issues.apache.org/jira/browse/TEZ-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677669#comment-16677669
]
Gopal V commented on TEZ-3957:
------------------------------
{code}
[ERROR] Process Exit Code: 1
[ERROR] ExecutionException The forked VM terminated without properly saying
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/tez/tez-runtime-internals &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx1024m
-XX:+HeapDumpOnOutOfMemoryError -jar
/testptch/tez/tez-runtime-internals/target/surefire/surefirebooter2594127067763002469.jar
/testptch/tez/tez-runtime-internals/target/surefire
2018-11-07T04-40-29_190-jvmRun1 surefire5873371651625085212tmp
surefire_91017432904624962456tmp
[ERROR] Error occurred in starting fork, check output in log
{code}
Looks like openjdk8 isn't working on these machines?
> Report TASK_DURATION_MILLIS as a Counter for completed tasks
> ------------------------------------------------------------
>
> Key: TEZ-3957
> URL: https://issues.apache.org/jira/browse/TEZ-3957
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Eric Wohlstadter
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: TEZ-3957.01.patch, TEZ-3957.02.patch, TEZ-3957.02.patch,
> TEZ-3957.patch
>
>
> timeTaken is already being reported by {{TaskAttemptFinishedEvent}}, but not
> as a Counter.
> Combined with TEZ-3911, this provides min(timeTaken), max(timeTaken),
> avg(timeTaken).
> The value will be: {{finishTime - launchTime}}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)