You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (TEZ-278) DAG, Vertex, Task should not expose internal state machine states via the getState API - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/01 02:24:20 UTC, 0 replies.
- [jira] [Resolved] (TEZ-278) DAG, Vertex, Task should not expose internal state machine states via the getState API - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/01 03:39:19 UTC, 0 replies.
- [jira] [Created] (TEZ-279) Remove DAG.getQueueName or fix it to not depend on MR - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/01 20:14:21 UTC, 0 replies.
- [jira] [Updated] (TEZ-221) Deadlock in DAGSchedulerMRR when setting slow start to 0.5f on a small cluster - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/02 05:09:19 UTC, 0 replies.
- [jira] [Commented] (TEZ-221) Deadlock in DAGSchedulerMRR when setting slow start to 0.5f on a small cluster - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/02 05:33:20 UTC, 0 replies.
- [jira] [Created] (TEZ-280) WordcountMrr job fails with "java.io.EOFException" - posted by "yeshavora (JIRA)" <ji...@apache.org> on 2013/07/03 00:16:22 UTC, 0 replies.
- [jira] [Created] (TEZ-281) WordcountMrr job fails with "Negative key-length: -17" IOException - posted by "yeshavora (JIRA)" <ji...@apache.org> on 2013/07/03 00:26:20 UTC, 0 replies.
- [jira] [Updated] (TEZ-280) WordcountMrr job fails with "java.io.EOFException" - posted by "yeshavora (JIRA)" <ji...@apache.org> on 2013/07/03 00:28:21 UTC, 0 replies.
- [jira] [Commented] (TEZ-141) DAG does not kill running vertices when going into failed state - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/03 21:54:20 UTC, 6 replies.
- [jira] [Updated] (TEZ-141) DAG does not kill running vertices when going into failed state - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/03 21:56:20 UTC, 5 replies.
- [jira] [Created] (TEZ-282) Remove DAGImpl unused vars - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/06 02:21:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-282) Remove DAGImpl unused vars - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/06 02:31:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-282) Remove DAGImpl unused vars - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/06 02:31:48 UTC, 0 replies.
- [jira] [Created] (TEZ-283) add kill() method to DAGClient - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 01:45:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-283) add kill() method to DAGClient - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 01:45:50 UTC, 0 replies.
- [jira] [Created] (TEZ-284) Add 'terminationCause' tracking to DAGImpl and VertexImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:03:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-284) Add 'terminationCause' tracking to DAGImpl and VertexImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:03:48 UTC, 0 replies.
- [jira] [Created] (TEZ-285) Complete 'terminationCause' tracking to TaskImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:05:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-285) Complete 'terminationCause' tracking to TaskImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:05:48 UTC, 1 replies.
- [jira] [Created] (TEZ-286) Add terminationCause to diagnostic messages - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:15:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-286) Add terminationCause to diagnostic messages - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:15:48 UTC, 0 replies.
- [jira] [Created] (TEZ-287) Pass terminationCause information back to client-side (access via DAGClient.ApplicationReport) - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:35:48 UTC, 0 replies.
- [jira] [Created] (TEZ-288) clean up diagnostics - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:37:49 UTC, 0 replies.
- [jira] [Created] (TEZ-289) DAGAppMasterShutdownHook should not report KILLED when exception brings down AM - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:39:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-141) DAG does not kill running vertices when going into failed state - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:51:51 UTC, 0 replies.
- [jira] [Commented] (TEZ-143) Vertex does not kill other running tasks when it fails due to a task failure - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-143) Vertex does not kill other running tasks when it fails due to a task failure - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-284) Add 'terminationCause' tracking to DAGImpl and VertexImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Commented] (TEZ-283) add kill() method to DAGClient - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Commented] (TEZ-284) Add 'terminationCause' tracking to DAGImpl and VertexImpl - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Resolved] (TEZ-283) add kill() method to DAGClient - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Commented] (TEZ-148) DAG state machine does not handle successfully completing vertices at kill wait - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Resolved] (TEZ-148) DAG state machine does not handle successfully completing vertices at kill wait - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/09 02:53:52 UTC, 0 replies.
- [jira] [Created] (TEZ-290) TezClient::ensureExists() needs cleaning up - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/09 19:51:48 UTC, 0 replies.
- [jira] [Created] (TEZ-291) Change MRRSleepJob to use tez apis - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/09 19:51:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-291) Change MRRSleepJob to use tez apis - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/10 23:45:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-291) Change MRRSleepJob to use tez apis - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 00:55:48 UTC, 0 replies.
- [jira] [Created] (TEZ-292) Fix MRRSleepJob to work in a map-only job mode - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 07:05:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-292) Fix MRRSleepJob to work in a map-only job mode - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 07:05:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-292) Fix MRRSleepJob to work in a map-only job mode - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 07:09:48 UTC, 0 replies.
- [jira] [Created] (TEZ-293) Test failure: TestDAGImpl.testInvalidEvent:651 expected: but was: - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 16:27:48 UTC, 0 replies.
- [jira] [Created] (TEZ-294) Test failure: TestVertexImpl.testVertexKill:786->initAllVertices:551->initVertex:562 expected: but was: - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 16:27:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-293) Test failure: TestDAGImpl.testInvalidEvent:651 expected: but was: - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/11 16:29:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-295) org.apache.tez.common.counters.Limits has a static Configuration - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 00:53:48 UTC, 0 replies.
- [jira] [Created] (TEZ-296) [Umbrella] Tez Performance - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 00:53:48 UTC, 0 replies.
- [jira] [Created] (TEZ-295) org.apache.tez.common.counters.Limits has a static Configuration - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 00:53:48 UTC, 0 replies.
- [jira] [Created] (TEZ-297) Create indexed jars - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 23:21:47 UTC, 0 replies.
- [jira] [Updated] (TEZ-297) Create indexed jars - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 23:21:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-249) Setting output committer causes class not found exception - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/13 00:55:50 UTC, 0 replies.
- [jira] [Created] (TEZ-298) Fix initialization of VertexOutputCommitter using correct vertex user payload. - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/13 00:57:48 UTC, 0 replies.
- [jira] [Created] (TEZ-299) Remove creation of local job conf as config passed over in user payload for MR tasks - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/15 19:32:51 UTC, 0 replies.
- [jira] [Updated] (TEZ-287) Pass terminationCause information back to client-side (access via DAGClient.ApplicationReport) - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/15 21:20:49 UTC, 1 replies.
- [jira] [Commented] (TEZ-287) Pass terminationCause information back to client-side (access via DAGClient.ApplicationReport) - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/15 21:22:49 UTC, 1 replies.
- [jira] [Created] (TEZ-300) Improve post-mortem data available via RM - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/15 21:46:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-300) Improve post-mortem data available via RM - posted by "Mike Liddell (JIRA)" <ji...@apache.org> on 2013/07/15 21:46:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-299) Remove creation of local job conf as config passed over in user payload for MR tasks - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/16 20:32:48 UTC, 0 replies.
- [jira] [Created] (TEZ-301) Running task count in DAG Progress is always 0 ( even as tasks complete ). - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/16 20:46:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-299) Remove creation of local job conf as config passed over in user payload for MR tasks - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/16 21:56:49 UTC, 0 replies.
- [jira] [Created] (TEZ-302) Fix Tez after YARN-927 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/17 23:27:46 UTC, 0 replies.
- [jira] [Updated] (TEZ-302) Fix Tez after YARN-927 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/17 23:29:46 UTC, 0 replies.
- [jira] [Resolved] (TEZ-302) Fix Tez after YARN-927 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/17 23:31:47 UTC, 0 replies.
- [jira] [Created] (TEZ-303) Send userpayload via RPC instead of localizing DAGPlan - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/18 22:40:50 UTC, 0 replies.
- [jira] [Created] (TEZ-304) Make MRRSleepJob respect MR AM java opts - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 00:08:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-304) Make MRRSleepJob respect MR AM java opts - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 00:08:53 UTC, 0 replies.
- [jira] [Resolved] (TEZ-304) Make MRRSleepJob respect MR AM java opts - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 00:10:48 UTC, 0 replies.
- [jira] [Created] (TEZ-305) Convert umbilical objects to PB serialization - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 00:32:49 UTC, 0 replies.
- [jira] [Created] (TEZ-306) Remove indirect dependencies due to hadoop* from tez-distribution - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 01:18:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-303) Send userpayload via RPC instead of localizing DAGPlan - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 01:20:48 UTC, 2 replies.
- [jira] [Created] (TEZ-307) Optionally send user payload as local resource if user payload if large then - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 01:40:50 UTC, 0 replies.
- [jira] [Resolved] (TEZ-303) Send userpayload via RPC instead of localizing DAGPlan - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 01:42:49 UTC, 0 replies.
- [jira] [Commented] (TEZ-307) Optionally send user payload as local resource if user payload if large then - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 01:48:48 UTC, 0 replies.
- [jira] [Created] (TEZ-308) Add default java opts for tez AM if no args specified - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 01:50:52 UTC, 0 replies.
- [jira] [Updated] (TEZ-308) Add default java opts for tez AM if no args specified - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 01:50:53 UTC, 1 replies.
- [jira] [Assigned] (TEZ-298) Fix initialization of VertexOutputCommitter using correct vertex user payload. - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/19 20:40:48 UTC, 0 replies.
- [jira] [Commented] (TEZ-298) Fix initialization of VertexOutputCommitter using correct vertex user payload. - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 20:45:04 UTC, 0 replies.
- [jira] [Moved] (TEZ-309) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 20:50:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-309) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 20:58:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-309) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/19 21:02:48 UTC, 0 replies.
- [jira] [Created] (TEZ-310) Speedup startup by starting services in parallel - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/20 08:34:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-310) Speedup startup by starting services in parallel - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/20 08:50:48 UTC, 0 replies.
- [jira] [Created] (TEZ-311) Job Split Info for Multiple Vertices - posted by "Achal Soni (JIRA)" <ji...@apache.org> on 2013/07/22 19:50:50 UTC, 0 replies.
- [jira] [Commented] (TEZ-311) Job Split Info for Multiple Vertices - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 20:16:49 UTC, 1 replies.
- [jira] [Resolved] (TEZ-297) Create indexed jars - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 20:18:49 UTC, 0 replies.
- [jira] [Created] (TEZ-312) AppMasterUGI should take tokens from currentUser UGI when starting AM - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 20:36:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-312) AppMasterUGI should take tokens from currentUser UGI when starting AM - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 20:38:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-312) AppMasterUGI should take tokens from currentUser UGI when starting AM - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 22:10:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-294) Test failure: TestVertexImpl.testVertexKill:786->initAllVertices:551->initVertex:562 expected: but was: - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/22 23:30:49 UTC, 0 replies.
- [jira] [Created] (TEZ-313) Change TezEntityDescriptor to not use ByteBuffer as its not thread safe - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/22 23:56:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-313) Change TezEntityDescriptor to not use ByteBuffer as its not thread safe - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/22 23:56:49 UTC, 2 replies.
- [jira] [Resolved] (TEZ-310) Speedup startup by starting services in parallel - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/23 01:18:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-313) Change TezEntityDescriptor to not use ByteBuffer as its not thread safe - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/23 01:48:49 UTC, 0 replies.
- [jira] [Created] (TEZ-314) Make scheduler heartbeat interval configurable - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/23 02:08:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-314) Make scheduler heartbeat interval configurable - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/23 20:00:53 UTC, 0 replies.
- [jira] [Resolved] (TEZ-314) Make scheduler heartbeat interval configurable - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/23 20:00:54 UTC, 0 replies.
- [jira] [Created] (TEZ-315) MRRSleepJob does not handle finding a null path to jar containing MRRSleepJob.class - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 22:14:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-272) Run findbugs on the tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:28:48 UTC, 1 replies.
- [jira] [Assigned] (TEZ-272) Run findbugs on the tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:30:48 UTC, 0 replies.
- [jira] [Commented] (TEZ-272) Run findbugs on the tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:30:48 UTC, 1 replies.
- [jira] [Resolved] (TEZ-272) Run findbugs on the tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:38:48 UTC, 0 replies.
- [jira] [Created] (TEZ-316) Address findbugs warnings in tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:38:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-316) Address findbugs warnings in tez codebase - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/23 23:38:48 UTC, 0 replies.
- [jira] [Created] (TEZ-317) Refactor AM-Task identifier transfer code path - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/24 01:08:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-298) Fix initialization of VertexOutputCommitter using correct vertex user payload. - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 01:12:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-298) Fix initialization of VertexOutputCommitter using correct vertex user payload. - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 01:24:48 UTC, 0 replies.
- [jira] [Created] (TEZ-318) Additional cleanup of user payload handling - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 01:24:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-318) Additional cleanup of user payload handling - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 01:34:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-318) Additional cleanup of user payload handling - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 01:34:48 UTC, 0 replies.
- [jira] [Created] (TEZ-319) Fix TEZ due to changes brought in by YARN-926 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 20:55:52 UTC, 0 replies.
- [jira] [Updated] (TEZ-319) Fix TEZ due to changes brought in by YARN-926 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 20:57:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-319) Fix TEZ due to changes brought in by YARN-926 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/24 20:57:50 UTC, 0 replies.
- [jira] [Updated] (TEZ-317) Refactor AM-Task identifier transfer code path - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/24 22:45:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-317) Refactor AM-Task identifier transfer code path - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/25 00:19:48 UTC, 0 replies.
- [jira] [Created] (TEZ-320) Cleanup tez tarball for transitive dependencies - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/25 01:35:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-320) Cleanup tez tarball for transitive dependencies - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/25 02:19:49 UTC, 0 replies.
- [jira] [Created] (TEZ-321) Fix build break due to changes from YARN-875 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/25 20:31:50 UTC, 0 replies.
- [jira] [Updated] (TEZ-321) Fix build break due to changes from YARN-875 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/25 20:39:48 UTC, 0 replies.
- [jira] [Created] (TEZ-322) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/28 04:19:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-322) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/28 04:21:48 UTC, 0 replies.
- [jira] [Resolved] (TEZ-322) Fix Tez after YARN-918 - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/28 04:21:48 UTC, 0 replies.
- [jira] [Created] (TEZ-323) Start DAG after all services have started - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/29 19:41:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-320) Cleanup tez tarball for transitive dependencies - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/30 01:51:49 UTC, 0 replies.
- [jira] [Resolved] (TEZ-321) Fix build break due to changes from YARN-875 - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/30 01:51:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-18) Support container reuse - within the same vertex - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 17:57:49 UTC, 8 replies.
- [jira] [Assigned] (TEZ-18) Support container reuse - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 17:57:49 UTC, 0 replies.
- [jira] [Created] (TEZ-324) Support container reuse across vertices - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 17:57:50 UTC, 0 replies.
- [jira] [Created] (TEZ-325) Allow work units to be assigned to running tasks - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 18:01:49 UTC, 0 replies.
- [jira] [Commented] (TEZ-18) Support container reuse - within the same vertex - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 18:01:49 UTC, 4 replies.
- [jira] [Created] (TEZ-326) Add config to enable aggressive scheduling policies - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/30 19:47:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-326) Add config to enable aggressive scheduling policies - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/30 19:59:50 UTC, 1 replies.
- [jira] [Commented] (TEZ-326) Add config to enable aggressive scheduling policies - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/30 19:59:54 UTC, 1 replies.
- [jira] [Created] (TEZ-327) AM failed to start due to an error starting the DAGClientServer - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 23:25:50 UTC, 0 replies.
- [jira] [Updated] (TEZ-327) AM failed to start due to an error starting the DAGClientServer - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/30 23:25:50 UTC, 1 replies.
- [jira] [Comment Edited] (TEZ-18) Support container reuse - within the same vertex - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/31 02:37:49 UTC, 1 replies.
- [jira] [Commented] (TEZ-327) AM failed to start due to an error starting the DAGClientServer - posted by "jiang jie (JIRA)" <ji...@apache.org> on 2013/07/31 04:55:50 UTC, 1 replies.
- [jira] [Comment Edited] (TEZ-327) AM failed to start due to an error starting the DAGClientServer - posted by "jiang jie (JIRA)" <ji...@apache.org> on 2013/07/31 05:27:47 UTC, 0 replies.
- [jira] [Commented] (TEZ-315) MRRSleepJob does not handle finding a null path to jar containing MRRSleepJob.class - posted by "jiang jie (JIRA)" <ji...@apache.org> on 2013/07/31 07:03:48 UTC, 1 replies.
- [jira] [Comment Edited] (TEZ-315) MRRSleepJob does not handle finding a null path to jar containing MRRSleepJob.class - posted by "jiang jie (JIRA)" <ji...@apache.org> on 2013/07/31 07:07:50 UTC, 1 replies.
- [jira] [Updated] (TEZ-315) MRRSleepJob does not handle finding a null path to jar containing MRRSleepJob.class - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/31 16:47:48 UTC, 0 replies.
- [jira] [Created] (TEZ-328) Umbrella for Container Reuse in Tez - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:25:48 UTC, 0 replies.
- [jira] [Updated] (TEZ-324) Support container reuse across vertices - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:25:49 UTC, 0 replies.
- [jira] [Updated] (TEZ-325) Allow work units to be assigned to running tasks - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:25:50 UTC, 0 replies.
- [jira] [Created] (TEZ-329) Add metrics for reused containers - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:25:50 UTC, 0 replies.
- [jira] [Created] (TEZ-330) Ignore rack-local / non-local configs for tasks which do not need locality - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:27:50 UTC, 0 replies.
- [jira] [Created] (TEZ-331) Add addition unit tests for reuse - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 18:29:51 UTC, 0 replies.
- [jira] [Updated] (TEZ-323) Start DAG after all services have started - posted by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/07/31 19:17:48 UTC, 1 replies.
- [jira] [Created] (TEZ-332) Log handling in acse of container re-use - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/07/31 19:35:52 UTC, 0 replies.