[jira] [Commented] (TEZ-4347) Implement a HTTP server in DAGAppMaster

2021-10-29 Thread Jeff Zhang (Jira)
[ https://issues.apache.org/jira/browse/TEZ-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435835#comment-17435835 ] Jeff Zhang commented on TEZ-4347: - Does that mean this http server will host the tez ui ? > Implement a

[jira] [Commented] (TEZ-2804) Support Node labels scheduling

2021-04-14 Thread Jeff Zhang (Jira)
[ https://issues.apache.org/jira/browse/TEZ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320761#comment-17320761 ] Jeff Zhang commented on TEZ-2804: - [~balakuntala] The node label here refer the node label in yarn  >

[jira] [Commented] (TEZ-3572) wrong MR spell in INSTALL.md

2017-01-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814088#comment-15814088 ] Jeff Zhang commented on TEZ-3572: - [~ferhui] MRR is correct. That means mapper->reducer->reducer (Dag with 3

[jira] [Commented] (TEZ-3416) ArrayIndexOutOfBoundsException happens in ScatterGatherEdgeManager after DAG recovery

2016-08-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434236#comment-15434236 ] Jeff Zhang commented on TEZ-3416: - What is in the VertexConfigurationDoneEvent of Reducer 3 ? It should be

[jira] [Commented] (TEZ-3416) ArrayIndexOutOfBoundsException happens in ScatterGatherEdgeManager after DAG recovery

2016-08-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434231#comment-15434231 ] Jeff Zhang commented on TEZ-3416: - If Reducer3 use NoOpVertexManager, that means it has already finished its

[jira] [Commented] (TEZ-3379) Tez analyzer: Move sysout to log4j

2016-07-26 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395036#comment-15395036 ] Jeff Zhang commented on TEZ-3379: - +1 > Tez analyzer: Move sysout to log4j >

[jira] [Commented] (TEZ-3343) sqoop import can't success

2016-07-14 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376647#comment-15376647 ] Jeff Zhang commented on TEZ-3343: - Please try to build tez using CDH. "mvn clean package

[jira] [Commented] (TEZ-3343) sqoop import can't success

2016-07-12 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15374251#comment-15374251 ] Jeff Zhang commented on TEZ-3343: - Could you attach the yarn app log ? You can ask this kind of question in

[jira] [Commented] (TEZ-2846) Flaky test: TestCommit.testVertexCommit_OnDAGSuccess

2016-06-07 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319813#comment-15319813 ] Jeff Zhang commented on TEZ-2846: - +1 > Flaky test: TestCommit.testVertexCommit_OnDAGSuccess >

[jira] [Commented] (TEZ-3273) In one vexter has some task failed,DAG will stuck forever.

2016-05-26 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301598#comment-15301598 ] Jeff Zhang commented on TEZ-3273: - Use the instruction here to enable log aggregation.

[jira] [Commented] (TEZ-3273) In one vexter has some task failed,DAG will stuck forever.

2016-05-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301572#comment-15301572 ] Jeff Zhang commented on TEZ-3273: - This is RM log, you need to look for its app log. Either you should eable

[jira] [Comment Edited] (TEZ-3273) In one vexter has some task failed,DAG will stuck forever.

2016-05-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299834#comment-15299834 ] Jeff Zhang edited comment on TEZ-3273 at 5/25/16 10:34 AM: --- Could you attach the

[jira] [Commented] (TEZ-3273) In one vexter has some task failed,DAG will stuck forever.

2016-05-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299834#comment-15299834 ] Jeff Zhang commented on TEZ-3273: - Could you attach the yarn app log ? And what version of tez do you use ?

[jira] [Commented] (TEZ-1577) Recover attempt information when recovering from task desired state

2016-05-18 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290342#comment-15290342 ] Jeff Zhang commented on TEZ-1577: - Yes, we can close it as won't-fix. Currently task attempt would always

[jira] [Resolved] (TEZ-1577) Recover attempt information when recovering from task desired state

2016-05-18 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang resolved TEZ-1577. - Resolution: Won't Fix > Recover attempt information when recovering from task desired state >

[jira] [Updated] (TEZ-3258) Jvm Checker has a bug for JVM options

2016-05-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3258: Assignee: Fengdong Yu (was: Azuryy(Chijiong)) > Jvm Checker has a bug for JVM options >

[jira] [Updated] (TEZ-3258) Jvm Checker has a bug for JVM options

2016-05-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3258: Assignee: Azuryy(Chijiong) > Jvm Checker has a bug for JVM options > - >

[jira] [Commented] (TEZ-3239) ShuffleVertexManager recovery issue when auto parallelism is enabled

2016-05-02 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267916#comment-15267916 ] Jeff Zhang commented on TEZ-3239: - [~mingma] Could you attach the AM log ? > ShuffleVertexManager recovery

[jira] [Commented] (TEZ-3239) ShuffleVertexManager recovery issue when auto parallelism is enabled

2016-05-02 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267849#comment-15267849 ] Jeff Zhang commented on TEZ-3239: - [~mingma] Are you in master or 0.7 ? It's a known issue for 0.7 >

[jira] [Commented] (TEZ-3213) Uncaught exception during vertex recovery leads to invalid state transition loop

2016-04-27 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260183#comment-15260183 ] Jeff Zhang commented on TEZ-3213: - It is not necessary to do that in master. There's no RECOVERING state in

[jira] [Commented] (TEZ-3213) Uncaught exception during vertex recovery leads to invalid state transition loop

2016-04-26 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259407#comment-15259407 ] Jeff Zhang commented on TEZ-3213: - Thanks [~ebadger]. The patch lgtm. It is required for DAGImpl/VertexImpl

[jira] [Resolved] (TEZ-2022) java.lang.IllegalStateException: Vertex: got invalid start event

2016-03-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang resolved TEZ-2022. - Resolution: Duplicate Fixed in TEZ-3137 > java.lang.IllegalStateException: Vertex: got invalid start event

[jira] [Commented] (TEZ-2958) Recovered TA, whose commit cannot be recovered, should move to killed state

2016-03-18 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198653#comment-15198653 ] Jeff Zhang commented on TEZ-2958: - Thanks [~jlowe] +1 > Recovered TA, whose commit cannot be recovered,

[jira] [Commented] (TEZ-2958) Recovered TA, whose commit cannot be recovered, should move to killed state

2016-03-16 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196990#comment-15196990 ] Jeff Zhang commented on TEZ-2958: - [~jlowe] The patch mostly looks good to me. One concern is the test

[jira] [Commented] (TEZ-2686) TestFaultTolerance fails frequently

2016-03-14 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194477#comment-15194477 ] Jeff Zhang commented on TEZ-2686: - [~aplusplus] Assign to you, thanks for taking this. >

[jira] [Updated] (TEZ-2686) TestFaultTolerance fails frequently

2016-03-14 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2686: Assignee: Zhiyuan Yang > TestFaultTolerance fails frequently > > >

[jira] [Commented] (TEZ-2863) Container, node, and logs not available in UI for tasks that fail to launch

2016-02-29 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15173002#comment-15173002 ] Jeff Zhang commented on TEZ-2863: - [~jeagles] Just quick go through your new patch, seems you miss the

[jira] [Commented] (TEZ-2863) Container, node, and logs not available in UI for tasks that fail to launch

2016-02-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171388#comment-15171388 ] Jeff Zhang commented on TEZ-2863: - [~jeagles] I attached 2 addendum patch based on your patch. [~hitesh]

[jira] [Updated] (TEZ-2863) Container, node, and logs not available in UI for tasks that fail to launch

2016-02-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2863: Attachment: TEZ-2863.3.patch.addendum TEZ-2863.3-branch-0.7.patch.addendum > Container, node,

[jira] [Commented] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166698#comment-15166698 ] Jeff Zhang commented on TEZ-3137: - Committed to branch-0.7 > Tez task failed with illegal state exception

[jira] [Commented] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166684#comment-15166684 ] Jeff Zhang commented on TEZ-3137: - The previous patch (2) is incorrect. cause TestDAGRecovery fail. The

[jira] [Updated] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3137: Attachment: TEZ-3137-3.patch > Tez task failed with illegal state exception in recovery >

[jira] [Updated] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3137: Attachment: TEZ-3137-2.patch > Tez task failed with illegal state exception in recovery >

[jira] [Comment Edited] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166617#comment-15166617 ] Jeff Zhang edited comment on TEZ-3137 at 2/25/16 2:44 AM: -- Upload another patch,

[jira] [Commented] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166617#comment-15166617 ] Jeff Zhang commented on TEZ-3137: - Upload another patch, recoveredState is NEW by default, need to check the

[jira] [Updated] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3137: Attachment: (was: TEZ-3137-2.patch) > Tez task failed with illegal state exception in recovery >

[jira] [Updated] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3137: Attachment: TEZ-3137-2.patch > Tez task failed with illegal state exception in recovery >

[jira] [Commented] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166576#comment-15166576 ] Jeff Zhang commented on TEZ-3137: - [~hitesh] Trivial patch, please help review. This is only for branch-0.7,

[jira] [Updated] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3137: Attachment: TEZ-3137-1.patch > Tez task failed with illegal state exception in recovery >

[jira] [Commented] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166424#comment-15166424 ] Jeff Zhang commented on TEZ-3137: - StartWhileInitializingTransition is for the root vertex where V_START is

[jira] [Created] (TEZ-3137) Tez task failed with illegal state exception in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3137: --- Summary: Tez task failed with illegal state exception in recovery Key: TEZ-3137 URL: https://issues.apache.org/jira/browse/TEZ-3137 Project: Apache Tez Issue Type:

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160355#comment-15160355 ] Jeff Zhang commented on TEZ-3124: - Committed to master > Running task hangs due to missing event to

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-23 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160005#comment-15160005 ] Jeff Zhang commented on TEZ-3124: - bq. Can this happen? Even if no, why add the side effect of initing

[jira] [Comment Edited] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-23 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15160005#comment-15160005 ] Jeff Zhang edited comment on TEZ-3124 at 2/24/16 1:13 AM: -- bq. Can this happen?

[jira] [Comment Edited] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-23 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159919#comment-15159919 ] Jeff Zhang edited comment on TEZ-3124 at 2/24/16 12:07 AM: --- RecoveryParser will

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-23 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159919#comment-15159919 ] Jeff Zhang commented on TEZ-3124: - RecoveryParser will scan the recovery files from the oldest attempt to

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-23 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158781#comment-15158781 ] Jeff Zhang commented on TEZ-3124: - [~bikassaha] [~hitesh] The timeout is due to too many test scenario which

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-22 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Attachment: TEZ-3124-4.patch > Running task hangs due to missing event to initialize input in recovery >

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-22 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158021#comment-15158021 ] Jeff Zhang commented on TEZ-3124: - The failed tests are TestFaultTolerance and TestDAGImpl.testCounterLimits

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-22 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156668#comment-15156668 ] Jeff Zhang commented on TEZ-3124: - Find the root cause, this is due to there's multiple

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-22 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Attachment: TEZ-3124-3.patch > Running task hangs due to missing event to initialize input in recovery >

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-22 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Description: {noformat} 2016-02-09 04:48:42 Starting to run new task attempt:

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Attachment: TEZ-3124-2.patch Add more logging > Running task hangs due to missing event to initialize input

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15151804#comment-15151804 ] Jeff Zhang commented on TEZ-3124: - Attach one patch to fix it. [~bikassaha] Please help review it. The

[jira] [Issue Comment Deleted] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Comment: was deleted (was: Attach one patch to fix it. [~bikassaha] Please help review it. *

[jira] [Comment Edited] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15151735#comment-15151735 ] Jeff Zhang edited comment on TEZ-3124 at 2/18/16 4:52 AM: -- Attach one patch to fix

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Attachment: TEZ-3124-1.patch > Running task hangs due to missing event to initialize input in recovery >

[jira] [Commented] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15151735#comment-15151735 ] Jeff Zhang commented on TEZ-3124: - tasksNotYetScheduled is accessed by both dispatcher thread and VM thread,

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Attachment: a.log > Running task hangs due to missing event to initialize input in recovery >

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Description: {noformat} 2016-02-09 04:48:42 Starting to run new task attempt:

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Description: {noformat} 2016-02-09 04:48:42 Starting to run new task attempt:

[jira] [Created] (TEZ-3124) Running task hangs due to missing event to initialize input

2016-02-17 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3124: --- Summary: Running task hangs due to missing event to initialize input Key: TEZ-3124 URL: https://issues.apache.org/jira/browse/TEZ-3124 Project: Apache Tez Issue

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input in recovery

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Summary: Running task hangs due to missing event to initialize input in recovery (was: Running task hangs

[jira] [Updated] (TEZ-3124) Running task hangs due to missing event to initialize input

2016-02-17 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3124: Labels: Recovery (was: ) > Running task hangs due to missing event to initialize input >

[jira] [Updated] (TEZ-3099) Compilation fails of TestExternalTezServicesErrors on hadoop-2.2

2016-02-05 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3099: Description: \cc [~sseth] https://builds.apache.org/job/Tez-Build-Hadoop-2.2/242/console {noformat} [ERROR]

[jira] [Created] (TEZ-3099) Compilation fails of TestExternalTezServicesErrors on hadoop-2.2

2016-02-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3099: --- Summary: Compilation fails of TestExternalTezServicesErrors on hadoop-2.2 Key: TEZ-3099 URL: https://issues.apache.org/jira/browse/TEZ-3099 Project: Apache Tez Issue

[jira] [Updated] (TEZ-3099) Compilation failure of TestExternalTezServicesErrors on hadoop-2.

2016-02-05 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3099: Summary: Compilation failure of TestExternalTezServicesErrors on hadoop-2. (was: Compilation fails of

[jira] [Updated] (TEZ-3099) Compilation failure of TestExternalTezServicesErrors on hadoop-2.2

2016-02-05 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3099: Summary: Compilation failure of TestExternalTezServicesErrors on hadoop-2.2 (was: Compilation failure of

[jira] [Created] (TEZ-3097) Flaky test: TestCommit.testDAGCommitStartedEventFail_OnDAGSuccess

2016-02-04 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3097: --- Summary: Flaky test: TestCommit.testDAGCommitStartedEventFail_OnDAGSuccess Key: TEZ-3097 URL: https://issues.apache.org/jira/browse/TEZ-3097 Project: Apache Tez

[jira] [Updated] (TEZ-2307) Possible wrong error message when submitting new dag

2016-02-01 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2307: Attachment: TEZ-2307-6.patch > Possible wrong error message when submitting new dag >

[jira] [Commented] (TEZ-2307) Possible wrong error message when submitting new dag

2016-02-01 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127417#comment-15127417 ] Jeff Zhang commented on TEZ-2307: - Thanks [~sseth] Upload new patch to address comments, will commit after

[jira] [Updated] (TEZ-2307) Possible wrong error message when submitting new dag

2016-02-01 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2307: Attachment: TEZ-2307-7.patch rebase the patch to trigger the prebuild > Possible wrong error message when

[jira] [Commented] (TEZ-2307) Possible wrong error message when submitting new dag

2016-02-01 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126295#comment-15126295 ] Jeff Zhang commented on TEZ-2307: - Upload a new patch. [~sseth] Please help review. The failed test should

[jira] [Updated] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-31 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2307: Attachment: TEZ-2307-5.patch > Possible wrong error message when submitting new dag >

[jira] [Commented] (TEZ-3071) run tez task on local mode is success,but run on cluster occurred this problem,java.lang.NullPointerException at com.teradata.sddg.sgprocessor.TezDataGeneratorTes

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120985#comment-15120985 ] Jeff Zhang commented on TEZ-3071: - If you want to remote debug tez in cluster mode, you need to do some

[jira] [Comment Edited] (TEZ-3071) run tez task on local mode is success,but run on cluster occurred this problem,java.lang.NullPointerException at com.teradata.sddg.sgprocessor.TezDataGenerat

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120985#comment-15120985 ] Jeff Zhang edited comment on TEZ-3071 at 1/28/16 8:09 AM: -- If you want to remote

[jira] [Updated] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2307: Attachment: TEZ-2307-3.patch > Possible wrong error message when submitting new dag >

[jira] [Comment Edited] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15122733#comment-15122733 ] Jeff Zhang edited comment on TEZ-2307 at 1/29/16 1:56 AM: -- bq. I think it'll be

[jira] [Comment Edited] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15122733#comment-15122733 ] Jeff Zhang edited comment on TEZ-2307 at 1/29/16 1:56 AM: -- bq. I think it'll be

[jira] [Commented] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-28 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15122733#comment-15122733 ] Jeff Zhang commented on TEZ-2307: - bq. I think it'll be better to move the DAGAppMaster into IDLE state

[jira] [Updated] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-27 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-2307: Attachment: TEZ-2307-2.patch > Possible wrong error message when submitting new dag >

[jira] [Commented] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-27 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120974#comment-15120974 ] Jeff Zhang commented on TEZ-2307: - Attach a new patch. [~sseth] Please help review. * This patch has one

[jira] [Comment Edited] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-26 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118448#comment-15118448 ] Jeff Zhang edited comment on TEZ-2307 at 1/27/16 6:34 AM: -- I think make the submit

[jira] [Commented] (TEZ-2307) Possible wrong error message when submitting new dag

2016-01-26 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118448#comment-15118448 ] Jeff Zhang commented on TEZ-2307: - I think make the submit RPC call wait might not be a good option because

[jira] [Commented] (TEZ-3071) run tez task on local mode is success,but run on cluster occurred this problem,java.lang.NullPointerException at com.teradata.sddg.sgprocessor.TezDataGeneratorTes

2016-01-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114947#comment-15114947 ] Jeff Zhang commented on TEZ-3071: - Most likely sddg is null. And you'd better to ask this kind of question

[jira] [Commented] (TEZ-3071) run tez task on local mode is success,but run on cluster occurred this problem,java.lang.NullPointerException at com.teradata.sddg.sgprocessor.TezDataGeneratorTes

2016-01-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15115037#comment-15115037 ] Jeff Zhang commented on TEZ-3071: - Yes, user mail list is for discussing user problems, after we confirm it

[jira] [Commented] (TEZ-3071) run tez task on local mode is success,but run on cluster occurred this problem,java.lang.NullPointerException at com.teradata.sddg.sgprocessor.TezDataGeneratorTes

2016-01-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114709#comment-15114709 ] Jeff Zhang commented on TEZ-3071: - [~llppll] This seems your user code issue, please check your code line

[jira] [Updated] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3066: Attachment: TEZ-3066-1.patch > TaskAttemptFinishedEvent ConcurrentModificationException in recovery or >

[jira] [Commented] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111081#comment-15111081 ] Jeff Zhang commented on TEZ-3066: - This issue may happen when task attempt is in the process of kill

[jira] [Created] (TEZ-3068) Log TaskAttemptFinishedEvent after TaskAttempt is really finished.

2016-01-21 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3068: --- Summary: Log TaskAttemptFinishedEvent after TaskAttempt is really finished. Key: TEZ-3068 URL: https://issues.apache.org/jira/browse/TEZ-3068 Project: Apache Tez

[jira] [Commented] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111539#comment-15111539 ] Jeff Zhang commented on TEZ-3066: - Discuss with [~bikassaha] offline, copy events for every task attempt

[jira] [Updated] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3066: Attachment: TEZ-3066-2.patch > TaskAttemptFinishedEvent ConcurrentModificationException in recovery or >

[jira] [Updated] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3066: Attachment: TEZ-3066-3.patch Minor update the patch, address the comments. > TaskAttemptFinishedEvent

[jira] [Commented] (TEZ-3066) TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services

2016-01-21 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111968#comment-15111968 ] Jeff Zhang commented on TEZ-3066: - [~jlowe] Thanks for reporting this issue, [~bikassaha] Thanks for review,

[jira] [Commented] (TEZ-2594) Fix LICENSE for missing entries for full and minimal tarballs

2016-01-20 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15109103#comment-15109103 ] Jeff Zhang commented on TEZ-2594: - +1 > Fix LICENSE for missing entries for full and minimal tarballs >

[jira] [Updated] (TEZ-3046) Compilation issue in tez-runtime-internals of branch-0.7

2016-01-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated TEZ-3046: Summary: Compilation issue in tez-runtime-internals of branch-0.7 (was: Compilation issue in

[jira] [Commented] (TEZ-3046) Compilation issue in tez-runtime-internals

2016-01-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107109#comment-15107109 ] Jeff Zhang commented on TEZ-3046: - \cc [~jeagles] This is caused by TEZ-2937, mind take a look at it ? >

[jira] [Commented] (TEZ-3046) Compilation issue in tez-runtime-internals of branch-0.7

2016-01-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107233#comment-15107233 ] Jeff Zhang commented on TEZ-3046: - +1 > Compilation issue in tez-runtime-internals of branch-0.7 >

[jira] [Commented] (TEZ-3055) I got this jar is by the mvn package and run it on my cluster,occurred this problem.I can run the example which the tez given successful.But when I run this jar which is

2016-01-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15108118#comment-15108118 ] Jeff Zhang commented on TEZ-3055: - Could you ask this kind of question on tez mail list ?

[jira] [Created] (TEZ-3046) Compilation issue in tez-runtime-internals

2016-01-18 Thread Jeff Zhang (JIRA)
Jeff Zhang created TEZ-3046: --- Summary: Compilation issue in tez-runtime-internals Key: TEZ-3046 URL: https://issues.apache.org/jira/browse/TEZ-3046 Project: Apache Tez Issue Type: Bug Affects

  1   2   3   4   5   6   7   8   9   10   >