[jira] [Commented] (TEZ-3770) DAG-aware YARN task scheduler

2017-12-15 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293305#comment-16293305 ] Eric Wohlstadter commented on TEZ-3770: --- I applied TEZ-3770 and TEZ-394 to 0.9.1. with those patches,

[jira] [Commented] (TEZ-3770) DAG-aware YARN task scheduler

2017-12-15 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16293274#comment-16293274 ] Eric Wohlstadter commented on TEZ-3770: --- Here is some data for consideration. Running TPC-DS Q64

[jira] [Commented] (TEZ-3879) potential abort propagation issue (race?)

2017-12-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297640#comment-16297640 ] Eric Wohlstadter commented on TEZ-3879: --- [~sershe] Can you attach the whole log? How do you know

[jira] [Commented] (TEZ-3866) add ability to pass information between plugins

2017-11-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255902#comment-16255902 ] Eric Wohlstadter commented on TEZ-3866: --- [~sershe] I'll take a look at it today. Let's synch up on

[jira] [Commented] (TEZ-3846) Tez AM may not clean up properly on an internal error

2017-11-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16256026#comment-16256026 ] Eric Wohlstadter commented on TEZ-3846: --- [~aplusplus] Did you file another jira to correct the

[jira] [Commented] (TEZ-3846) Tez AM may not clean up properly on an internal error

2017-11-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16256036#comment-16256036 ] Eric Wohlstadter commented on TEZ-3846: --- [~aplusplus] Sure, I'll take a look at this. > Tez AM may

[jira] [Created] (TEZ-3875) Add "reconnect" API to TezClient for HSI HA

2017-12-05 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3875: - Summary: Add "reconnect" API to TezClient for HSI HA Key: TEZ-3875 URL: https://issues.apache.org/jira/browse/TEZ-3875 Project: Apache Tez Issue Type: New

[jira] [Commented] (TEZ-3872) OneToOne Edge: Scheduling misses due to released containers

2017-12-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279203#comment-16279203 ] Eric Wohlstadter commented on TEZ-3872: --- [~gopalv] Is there a way to get Hive 3 to generate more

[jira] [Created] (TEZ-3874) NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is present in Configuration

2017-12-05 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3874: - Summary: NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is present in Configuration Key: TEZ-3874 URL: https://issues.apache.org/jira/browse/TEZ-3874

[jira] [Commented] (TEZ-3874) NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is present in Configuration

2017-12-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279036#comment-16279036 ] Eric Wohlstadter commented on TEZ-3874: --- I'm checking the code to see if we apply this pattern of

[jira] [Commented] (TEZ-3874) NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is present in Configuration

2017-12-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16283953#comment-16283953 ] Eric Wohlstadter commented on TEZ-3874: --- [~jlowe] That makes sense to me. There is a difference

[jira] [Updated] (TEZ-3874) NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is present in Configuration

2017-12-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3874: -- Attachment: TEZ-3874.1.patch > NPE in TezClientUtils when "yarn.resourcemanager.zk-address" is

[jira] [Commented] (TEZ-394) Better scheduling for uneven DAGs

2017-12-11 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286411#comment-16286411 ] Eric Wohlstadter commented on TEZ-394: -- [~jlowe] I'm jumping into this conversation late, so I might

[jira] [Commented] (TEZ-394) Better scheduling for uneven DAGs

2017-12-11 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286573#comment-16286573 ] Eric Wohlstadter commented on TEZ-394: -- [~jlowe] Ok, I didn't understand we were using children

[jira] [Commented] (TEZ-3872) OneToOne Edge: Scheduling misses due to released containers

2017-12-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280792#comment-16280792 ] Eric Wohlstadter commented on TEZ-3872: --- [~gopalv] [~ashutoshc] [~rajesh.balamohan] [~sseth] I hacked

[jira] [Commented] (TEZ-3872) OneToOne Edge: Scheduling misses due to released containers

2017-12-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280801#comment-16280801 ] Eric Wohlstadter commented on TEZ-3872: --- Just to add to the description. It looks like the fact that

[jira] [Updated] (TEZ-3872) OneToOne Edge: Scheduling misses due to released containers

2017-12-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3872: -- Attachment: tpcds_q69_1000_after.txt > OneToOne Edge: Scheduling misses due to released

[jira] [Updated] (TEZ-3872) OneToOne Edge: Scheduling misses due to released containers

2017-12-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3872: -- Attachment: tpcds_q69_1000_before.txt > OneToOne Edge: Scheduling misses due to released

[jira] [Commented] (TEZ-3911) Optional min/max/avg aggr. task counters reported to HistoryLoggingService at final counter aggr.

2018-04-27 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457093#comment-16457093 ] Eric Wohlstadter commented on TEZ-3911: --- I agree, the most important thing is removing any requirement

[jira] [Created] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-04-27 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3923: - Summary: Move master to Hadoop 3+ and create separate 0.9.x line Key: TEZ-3923 URL: https://issues.apache.org/jira/browse/TEZ-3923 Project: Apache Tez

[jira] [Updated] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-05-25 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3923: -- Attachment: TEZ-3923.002.patch > Move master to Hadoop 3+ and create separate 0.9.x line >

[jira] [Commented] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-05-25 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491162#comment-16491162 ] Eric Wohlstadter commented on TEZ-3923: --- [~jeagles] [~kshukla] [~jlowe] I'm only seeing one test

[jira] [Commented] (TEZ-3943) TezClient leaks DAGClient for prewarm

2018-05-24 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489855#comment-16489855 ] Eric Wohlstadter commented on TEZ-3943: --- lgtm, pending QA reporter Should also commit this to

[jira] [Commented] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-06-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506273#comment-16506273 ] Eric Wohlstadter commented on TEZ-3923: --- [~jeagles] Are there any remaining blockers for cutting a

[jira] [Commented] (TEZ-3951) TezClient wait too long for the DAGClient for prewarm; tries to shut down the wrong DAG

2018-06-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506227#comment-16506227 ] Eric Wohlstadter commented on TEZ-3951: --- lgtm > TezClient wait too long for the DAGClient for

[jira] [Created] (TEZ-3957) Report TASK_DURATION_MILLIS as a Counter for completed tasks

2018-06-19 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3957: - Summary: 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

[jira] [Commented] (TEZ-3957) Report TASK_DURATION_MILLIS as a Counter for completed tasks

2018-06-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517604#comment-16517604 ] Eric Wohlstadter commented on TEZ-3957: --- I realize we can't just keep adding Counters for everything,

[jira] [Created] (TEZ-3944) TestTaskScheduler

2018-05-29 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3944: - Summary: TestTaskScheduler Key: TEZ-3944 URL: https://issues.apache.org/jira/browse/TEZ-3944 Project: Apache Tez Issue Type: Bug Reporter:

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out intermittently

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494151#comment-16494151 ] Eric Wohlstadter commented on TEZ-3944: --- [~jlowe] [~jeagles] [~kshukla] Have you seen this also in

[jira] [Updated] (TEZ-3944) TestTaskScheduler times-out intermittently

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3944: -- Summary: TestTaskScheduler times-out intermittently (was: TestTaskScheduler) >

[jira] [Commented] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494147#comment-16494147 ] Eric Wohlstadter commented on TEZ-3923: --- [~jeagles] [~jlowe] The latest patch submission is flagging

[jira] [Updated] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3947: -- Attachment: TEZ-3947.1.patch > TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19 >

[jira] [Assigned] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned TEZ-3947: - Assignee: Eric Wohlstadter > TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19 >

[jira] [Updated] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3944: -- Issue Type: Sub-task (was: Bug) Parent: TEZ-3928 > TestTaskScheduler times-out on

[jira] [Created] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-05-31 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3946: - Summary: NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3) Key: TEZ-3946 URL: https://issues.apache.org/jira/browse/TEZ-3946

[jira] [Created] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-05-31 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3947: - Summary: TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19 Key: TEZ-3947 URL: https://issues.apache.org/jira/browse/TEZ-3947 Project: Apache Tez

[jira] [Assigned] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned TEZ-3946: - Assignee: Eric Wohlstadter > NoClassDefFoundError,

[jira] [Updated] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3946: -- Attachment: TEZ-3946.1.patch > NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler.

[jira] [Commented] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-05-31 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496204#comment-16496204 ] Eric Wohlstadter commented on TEZ-3946: --- [~jeagles] I don't have the context about putting 

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out intermittently

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494208#comment-16494208 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] This is reported by QA on the latest run of

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494278#comment-16494278 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] Attached surefire log. > TestTaskScheduler

[jira] [Commented] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494315#comment-16494315 ] Eric Wohlstadter commented on TEZ-3923: --- [~jeagles] [~jlowe] FYI: I see now that TezQA doesn't

[jira] [Created] (TEZ-3945) TestHistoryParser fails with Hadoop3 build

2018-05-29 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3945: - Summary: TestHistoryParser fails with Hadoop3 build Key: TEZ-3945 URL: https://issues.apache.org/jira/browse/TEZ-3945 Project: Apache Tez Issue Type: Bug

[jira] [Updated] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3944: -- Attachment: org.apache.tez.dag.app.rm.TestTaskScheduler-output.txt > TestTaskScheduler times-out

[jira] [Updated] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3944: -- Summary: TestTaskScheduler times-out on Hadoop3 (was: TestTaskScheduler times-out

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out intermittently

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494230#comment-16494230 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] I did some more local trials and I think this is

[jira] [Commented] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498750#comment-16498750 ] Eric Wohlstadter commented on TEZ-3946: --- [~jeagles] Thanks. Made that change. >

[jira] [Updated] (TEZ-3946) NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler. (Multiple tests with Hadoop3)

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3946: -- Attachment: TEZ-3946.2.patch > NoClassDefFoundError, org.apache.hadoop.mapred.ShuffleHandler.

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498432#comment-16498432 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] Thanks for taking a look into this. Let me know

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502223#comment-16502223 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] I think HADOOP-1545 isn't the ticket you meant

[jira] [Resolved] (TEZ-3945) TestHistoryParser fails with Hadoop3 build

2018-06-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter resolved TEZ-3945. --- Resolution: Duplicate Resolving as Duplicate of TEZ-3946 > TestHistoryParser fails with

[jira] [Commented] (TEZ-3945) TestHistoryParser fails with Hadoop3 build

2018-06-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503398#comment-16503398 ] Eric Wohlstadter commented on TEZ-3945: --- [~jeagles] Confirmed. Yes, this is a duplicate of TEZ-3946.

[jira] [Commented] (TEZ-3944) TestTaskScheduler times-out on Hadoop3

2018-06-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503692#comment-16503692 ] Eric Wohlstadter commented on TEZ-3944: --- [~jeagles] Is this blocked by -HADOOP-15450?- If so, could

[jira] [Commented] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498316#comment-16498316 ] Eric Wohlstadter commented on TEZ-3947: --- [~jeagles] Thanks for the feedback. I'll make those

[jira] [Updated] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3947: -- Attachment: (was: TEZ-3946.2.patch) > TestATSHistoryWithACLs fails with Hadoop3 and Jersey

[jira] [Updated] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3947: -- Attachment: TEZ-3946.2.patch > TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19 >

[jira] [Updated] (TEZ-3947) TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3947: -- Attachment: TEZ-3947.2.patch > TestATSHistoryWithACLs fails with Hadoop3 and Jersey 1.19 >

[jira] [Assigned] (TEZ-3962) Configuration decode leaks an Inflater object

2018-06-27 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned TEZ-3962: - Assignee: Eric Wohlstadter > Configuration decode leaks an Inflater object >

[jira] [Updated] (TEZ-3962) Configuration decode leaks an Inflater object

2018-06-27 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3962: -- Attachment: TEZ-3962.1.patch > Configuration decode leaks an Inflater object >

[jira] [Commented] (TEZ-3959) HTTP 502 for bower install

2018-06-25 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16522493#comment-16522493 ] Eric Wohlstadter commented on TEZ-3959: --- /cc [~jeagles] > HTTP 502 for bower install >

[jira] [Created] (TEZ-3959) HTTP 502 for bower install

2018-06-24 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3959: - Summary: HTTP 502 for bower install Key: TEZ-3959 URL: https://issues.apache.org/jira/browse/TEZ-3959 Project: Apache Tez Issue Type: Bug

[jira] [Commented] (TEZ-3911) Optional min/max/avg aggr. task counters reported to HistoryLoggingService at final counter aggr.

2018-04-30 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16459048#comment-16459048 ] Eric Wohlstadter commented on TEZ-3911: --- [~vgarg] Can you briefly explain how bootstrapping the

[jira] [Updated] (TEZ-3916) Add hadoop-azure-datalake jar to azure profile

2018-05-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3916: -- Priority: Critical (was: Major) Fix Version/s: (was: 0.9.next)

[jira] [Commented] (TEZ-3916) Add hadoop-azure-datalake jar to azure profile

2018-05-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16461814#comment-16461814 ] Eric Wohlstadter commented on TEZ-3916: --- [~jeagles] Just an FYI: I'd like to include this in 0.10.0

[jira] [Updated] (TEZ-3916) Add hadoop-azure-datalake jar to azure profile

2018-05-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3916: -- Attachment: TEZ-3916.1.patch > Add hadoop-azure-datalake jar to azure profile >

[jira] [Commented] (TEZ-3923) Move master to Hadoop 3+ and create separate 0.9.x line

2018-04-30 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458814#comment-16458814 ] Eric Wohlstadter commented on TEZ-3923: --- [~jeagles] [~gopalv] Can someone help create a new Target

[jira] [Updated] (TEZ-3929) Upgrade Jersey to 1.19

2018-05-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3929: -- Attachment: TEZ-3929.1.patch > Upgrade Jersey to 1.19 > -- > >

[jira] [Created] (TEZ-3929) Upgrade Jersey to 1.19

2018-05-03 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3929: - Summary: Upgrade Jersey to 1.19 Key: TEZ-3929 URL: https://issues.apache.org/jira/browse/TEZ-3929 Project: Apache Tez Issue Type: Task

[jira] [Updated] (TEZ-3929) Upgrade Jersey to 1.19

2018-05-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3929: -- Issue Type: Sub-task (was: Task) Parent: TEZ-3923 > Upgrade Jersey to 1.19 >

[jira] [Commented] (TEZ-3916) Add hadoop-azure-datalake jar to azure profile

2018-05-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463312#comment-16463312 ] Eric Wohlstadter commented on TEZ-3916: --- [~jeagles]  This additional dependency is needed to continue

[jira] [Commented] (TEZ-3880) do not count rejected tasks as killed in vertex progress

2018-01-04 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312224#comment-16312224 ] Eric Wohlstadter commented on TEZ-3880: --- [~sershe] I'm not sure what you mean by ... rejected tasks

[jira] [Commented] (TEZ-3880) do not count rejected tasks as killed in vertex progress

2018-01-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313832#comment-16313832 ] Eric Wohlstadter commented on TEZ-3880: --- [~sershe] Ok, the important thing is that for non-LLAP

[jira] [Updated] (TEZ-3884) Hadoop3-beta1 fixes for Tez tests

2018-01-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3884: -- Attachment: TEZ-3884.patch.1 > Hadoop3-beta1 fixes for Tez tests >

[jira] [Commented] (TEZ-3886) Tez build fails on windows machine.

2018-01-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328012#comment-16328012 ] Eric Wohlstadter commented on TEZ-3886: --- [~abmodi] [~Sreenath] My problem on CentOS went away after

[jira] [Commented] (TEZ-3884) Hadoop3-beta1 fixes for Tez tests

2018-01-17 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16329237#comment-16329237 ] Eric Wohlstadter commented on TEZ-3884: --- [~gopalv] I uploaded a patch that fixes compilation issues

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Attachment: (was: TEZ-3888.1.patch) > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Attachment: TEZ-3888.1.patch > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Attachment: TEZ-3888.1.patch > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Fix Version/s: (was: 0.9.next) > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Attachment: (was: TEZ-3888.1.patch) > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Target Version/s: (was: 0.9.next) > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Created] (TEZ-3889) flaky test: TestHttpConnection.testAsyncHttpConnectionInterrupt

2018-01-19 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3889: - Summary: flaky test: TestHttpConnection.testAsyncHttpConnectionInterrupt Key: TEZ-3889 URL: https://issues.apache.org/jira/browse/TEZ-3889 Project: Apache Tez

[jira] [Created] (TEZ-3890) Jenkins test patch scripts don't post results to Tez JIRA

2018-01-22 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3890: - Summary: Jenkins test patch scripts don't post results to Tez JIRA Key: TEZ-3890 URL: https://issues.apache.org/jira/browse/TEZ-3890 Project: Apache Tez

[jira] [Commented] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-22 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334712#comment-16334712 ] Eric Wohlstadter commented on TEZ-3888: --- [~jlowe]  Are you ok with this Jetty upgrade? Since the

[jira] [Created] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-17 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3888: - Summary: Update Jetty to org.eclipse.jetty 9.x Key: TEZ-3888 URL: https://issues.apache.org/jira/browse/TEZ-3888 Project: Apache Tez Issue Type:

[jira] [Updated] (TEZ-3888) Update Jetty to org.eclipse.jetty 9.x

2018-01-17 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3888: -- Attachment: TEZ-3888.1.patch > Update Jetty to org.eclipse.jetty 9.x >

[jira] [Commented] (TEZ-3884) Hadoop3-beta1 fixes for Tez tests

2018-01-17 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16330089#comment-16330089 ] Eric Wohlstadter commented on TEZ-3884: --- [~harishjp] Thanks for the info.  Why do we need the

[jira] [Commented] (TEZ-3886) Tez build fails on windows machine.

2018-01-14 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16325896#comment-16325896 ] Eric Wohlstadter commented on TEZ-3886: --- [~abmodi] I'm also having troubles building tez-ui, which I

[jira] [Created] (TEZ-3892) Tez-AM Daemon-Mode

2018-01-30 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3892: - Summary: Tez-AM Daemon-Mode Key: TEZ-3892 URL: https://issues.apache.org/jira/browse/TEZ-3892 Project: Apache Tez Issue Type: New Feature

[jira] [Commented] (TEZ-3892) Tez-AM Daemon-Mode

2018-01-30 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345820#comment-16345820 ] Eric Wohlstadter commented on TEZ-3892: --- [~sershe] [~prasanth_j] FYI   > Tez-AM Daemon-Mode >

[jira] [Updated] (TEZ-3892) Tez-AM Daemon-Mode

2018-01-30 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3892: -- Attachment: TEZ-3892.1.patch > Tez-AM Daemon-Mode > -- > > Key:

[jira] [Created] (TEZ-3891) Migrate patch submisssion scripts and hooks to Yetus 0.7.0

2018-01-28 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3891: - Summary: Migrate patch submisssion scripts and hooks to Yetus 0.7.0 Key: TEZ-3891 URL: https://issues.apache.org/jira/browse/TEZ-3891 Project: Apache Tez

[jira] [Updated] (TEZ-3892) getClient API for TezClient

2018-02-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3892: -- Summary: getClient API for TezClient (was: Tez-AM Daemon-Mode) > getClient API for TezClient >

[jira] [Commented] (TEZ-3977) Add Eric Wohlstadter's public key to KEYS

2018-08-10 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576693#comment-16576693 ] Eric Wohlstadter commented on TEZ-3977: --- [~jeagles] Published to [http://pgp.mit.edu/] Made a

[jira] [Updated] (TEZ-3977) Add Eric Wohlstadter's public key to KEYS

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3977: -- Attachment: TEZ-3977.1.patch > Add Eric Wohlstadter's public key to KEYS >

[jira] [Created] (TEZ-3977) Add Eric Wohlstadter's public key to KEYS

2018-08-07 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created TEZ-3977: - Summary: Add Eric Wohlstadter's public key to KEYS Key: TEZ-3977 URL: https://issues.apache.org/jira/browse/TEZ-3977 Project: Apache Tez Issue Type: Task

[jira] [Updated] (TEZ-3918) Setting tez.task.log.level does not work

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3918: -- Target Version/s: 0.9.2, 0.10.0 (was: 0.9.2) > Setting tez.task.log.level does not work >

[jira] [Updated] (TEZ-3936) Reduce TezEvent messaging overhead

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3936: -- Target Version/s: 0.9.2, 0.10.0 (was: 0.9.2) > Reduce TezEvent messaging overhead >

[jira] [Commented] (TEZ-3694) Adopt YARN-5007 in MiniTezCluster

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548327#comment-16548327 ] Eric Wohlstadter commented on TEZ-3694: --- [~kshukla]  Another one of these :) I'm thinking we'll

[jira] [Updated] (TEZ-3910) Single node can cause Tez job to fail during shuffle

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated TEZ-3910: -- Target Version/s: 0.9.2, 0.10.0 (was: 0.9.2) > Single node can cause Tez job to fail during

  1   2   3   >