You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TEZ-518. Enforce a timeout on the client when submitting to a tez session. (hitesh) - posted by hi...@apache.org on 2013/10/01 22:39:54 UTC, 0 replies.
- git commit: TEZ-493. Task JVMs hanging around even after the AM/app has completed. (hitesh) - posted by hi...@apache.org on 2013/10/02 01:02:46 UTC, 0 replies.
- git commit: TEZ-371. Time out AM after a certain period if no DAG submitted. (hitesh) - posted by hi...@apache.org on 2013/10/02 01:53:07 UTC, 0 replies.
- git commit: TEZ-397. Add support for getting status of a tez session. (hitesh) - posted by hi...@apache.org on 2013/10/02 20:39:10 UTC, 0 replies.
- [1/2] git commit: TEZ-489. Remove ljr_helper from tez codebase. (hitesh) - posted by hi...@apache.org on 2013/10/03 08:18:41 UTC, 0 replies.
- [2/2] git commit: TEZ-522. Remove obsolete example_jobs dir. (hitesh) - posted by hi...@apache.org on 2013/10/03 08:18:42 UTC, 0 replies.
- git commit: TEZ-523. Fix rat:check warnings. (hitesh) - posted by hi...@apache.org on 2013/10/03 08:36:51 UTC, 0 replies.
- git commit: TEZ-524. Remove spurious import in TezSession. (hitesh) - posted by hi...@apache.org on 2013/10/03 22:41:47 UTC, 0 replies.
- git commit: TEZ-525. Expose DAG api to get vertex by name (bikas) - posted by bi...@apache.org on 2013/10/04 02:50:53 UTC, 0 replies.
- git commit: TEZ-531. DAG_SCHEDULER_UPDATE not handled in ERROR state of DAGImpl (bikas) - posted by bi...@apache.org on 2013/10/06 03:02:01 UTC, 0 replies.
- git commit: TEZ-534. Add an InputFormat that combines original splits into groups (bikas) - posted by bi...@apache.org on 2013/10/08 03:29:05 UTC, 0 replies.
- git commit: TEZ-536. Fix a couple of bugs in the BroadcastShuffleManager which was causing it to not fetch inputs at times. (sseth) - posted by ss...@apache.org on 2013/10/08 08:44:13 UTC, 0 replies.
- git commit: TEZ-526. Fixes a race in container heartbeat where the TaskAttemptId was being sent even after a task completes. Contributed by Hitesh Shah. - posted by ss...@apache.org on 2013/10/09 04:12:51 UTC, 0 replies.
- git commit: TEZ-538. Change TaskImpl.getTaskAttemptTezEvents to return a copy of the sublist() - to fix a ConcurrentModificationException. (sseth) - posted by ss...@apache.org on 2013/10/09 04:58:00 UTC, 0 replies.
- [1/3] TEZ-46. Add compute capability to Inputs specified directly on a Vertex. (sseth) - posted by ss...@apache.org on 2013/10/09 19:32:54 UTC, 0 replies.
- [2/3] git commit: TEZ-46. Add compute capability to Inputs specified directly on a Vertex. (sseth) - posted by ss...@apache.org on 2013/10/09 19:32:55 UTC, 0 replies.
- [3/3] git commit: TEZ-515. Send MapReduce split information over RPC (to AM and to tasks from the AM). (sseth) - posted by ss...@apache.org on 2013/10/09 19:32:56 UTC, 0 replies.
- git commit: TEZ-537. Add support for session jars and pre-warming of containers to be re-used across a session. (hitesh) - posted by hi...@apache.org on 2013/10/10 00:18:09 UTC, 0 replies.
- git commit: TEZ-545. Fix TestVertexImpl test failure related to committer. (hitesh) - posted by hi...@apache.org on 2013/10/10 00:53:54 UTC, 0 replies.
- git commit: TEZ_546. Session diagnostics does not have killed dags count. (hitesh) - posted by hi...@apache.org on 2013/10/10 00:57:29 UTC, 0 replies.
- git commit: TEZ-540. job sometimes fails on launch when using session mode. (hitesh) - posted by hi...@apache.org on 2013/10/10 02:47:15 UTC, 0 replies.
- git commit: TEZ-547. Clean up reporting section in pom.xml. (hitesh) - posted by hi...@apache.org on 2013/10/10 03:07:52 UTC, 0 replies.
- git commit: TEZ-520. Generate splits within the AM. (sseth) - posted by ss...@apache.org on 2013/10/10 20:01:45 UTC, 0 replies.
- git commit: TEZ-548. Fix a bug in BroadcastShuffleManager which was causing it to hang if an error occurred in the Scheduler thread. Also fixed the error in the thread. (sseth) - posted by ss...@apache.org on 2013/10/10 20:08:30 UTC, 0 replies.
- git commit: TEZ-549. Fix logging in pre-warmed containers. (hitesh) - posted by hi...@apache.org on 2013/10/11 01:23:50 UTC, 0 replies.
- git commit: TEZ-552. BroadcastShuffleManager should check await condition within a lock. (sseth) - posted by ss...@apache.org on 2013/10/11 09:59:38 UTC, 0 replies.
- git commit: TEZ-551. Edge should route events to the destination vertex, instead of directly to destination tasks (bikas) - posted by bi...@apache.org on 2013/10/14 07:30:09 UTC, 0 replies.
- git commit: TEZ-554. VertexImpl should handle V_SOURCE_TASK_ATTEMPT_COMPLETED event at INITED and INITIALIZING state. (sseth) - posted by ss...@apache.org on 2013/10/14 08:36:10 UTC, 0 replies.
- git commit: TEZ-556. Incorrect exception message in LogicalIOProcessorRuntimeTask. (Mark Wagner via hitesh) - posted by hi...@apache.org on 2013/10/14 17:23:04 UTC, 0 replies.
- git commit: TEZ-558. Optionally send broadcast output in the DataMovementEvent if the size of the data is small. (sseth) - posted by ss...@apache.org on 2013/10/15 01:36:25 UTC, 0 replies.
- git commit: TEZ-560. Change MRInputLegacy to avoid RecordReader initialization in the handleEvent call. (sseth) - posted by ss...@apache.org on 2013/10/15 03:13:22 UTC, 0 replies.
- git commit: TEZ-553. Mini mrr tez cluster should setup Yarn site automatically (bikas) - posted by bi...@apache.org on 2013/10/15 03:30:19 UTC, 0 replies.
- git commit: TEZ-541. Containers should exit when a heartbeat fails (bikas) - posted by bi...@apache.org on 2013/10/15 03:32:39 UTC, 0 replies.
- git commit: TEZ-560 addedndum. Change MRInputLegacy to avoid RecordReader initialization in the handleEvent call. Allow MRInputLegacy to work without an init call. (sseth) - posted by ss...@apache.org on 2013/10/15 03:59:57 UTC, 0 replies.
- git commit: TEZ-561. Change MRHelper byte helpers to use compression. (sseth) - posted by ss...@apache.org on 2013/10/15 08:54:57 UTC, 0 replies.
- git commit: TEZ-486. Parallelize Input/Output/Processor initialization post TEZ-396 changes. (sseth) - posted by ss...@apache.org on 2013/10/16 01:10:18 UTC, 0 replies.
- git commit: TEZ-563. Support simple container re-use across DAGs within a session. (hitesh) - posted by hi...@apache.org on 2013/10/16 22:28:20 UTC, 0 replies.
- git commit: TEZ-539. Task finish time not being populated correctly. (sseth) - posted by ss...@apache.org on 2013/10/17 20:27:32 UTC, 0 replies.
- git commit: TEZ-565. Locality Counter not being set correctly. (sseth) - posted by ss...@apache.org on 2013/10/17 22:17:40 UTC, 0 replies.
- git commit: TEZ-544.Group splits in the AM and use capacity to decide number of splits (bikas) - posted by bi...@apache.org on 2013/10/18 01:37:26 UTC, 0 replies.
- git commit: Addendum. TEZ-544.Group splits in the AM and use capacity to decide number of splits (bikas) - posted by bi...@apache.org on 2013/10/18 02:27:37 UTC, 0 replies.
- git commit: TEZ-567. Generate Shuffle/job token once per AM. (sseth) - posted by ss...@apache.org on 2013/10/18 04:03:40 UTC, 0 replies.
- git commit: TEZ-570. Change IFileInputStream to not read from Configuration on instance creation. (sseth) - posted by ss...@apache.org on 2013/10/21 19:13:29 UTC, 0 replies.
- git commit: TEZ-571. Log init and start times in VertexFinished history event. (sseth) - posted by ss...@apache.org on 2013/10/21 19:41:25 UTC, 0 replies.
- [1/2] TEZ-324. Support container reuse across vertices. (hitesh) - posted by hi...@apache.org on 2013/10/21 20:58:49 UTC, 0 replies.
- [2/2] git commit: TEZ-324. Support container reuse across vertices. (hitesh) - posted by hi...@apache.org on 2013/10/21 20:58:50 UTC, 0 replies.
- git commit: TEZ-574. Avoid creating copies of payloads when sending *Specs over the wire. (sseth) - posted by ss...@apache.org on 2013/10/22 20:07:49 UTC, 0 replies.
- git commit: TEZ-572. Implement more efficient re-use for vertices that have no locality requirements. (hitesh) - posted by hi...@apache.org on 2013/10/22 21:45:02 UTC, 0 replies.
- git commit: TEZ-575. Change ID classes to be thread safe. (sseth) - posted by ss...@apache.org on 2013/10/23 00:37:49 UTC, 0 replies.
- git commit: TEZ-576. Allow inputs in different vertices to have the same name. Contributed by Gunther Hagleitner. - posted by ss...@apache.org on 2013/10/24 05:46:07 UTC, 0 replies.
- git commit: TEZ-577. Ensure Input names on a Vertex do not collide with InputVertex Names for the vertex. (sseth) - posted by ss...@apache.org on 2013/10/24 07:04:12 UTC, 0 replies.
- git commit: TEZ-580. Improve heuristics for split grouping (bikas) - posted by bi...@apache.org on 2013/10/25 18:38:37 UTC, 0 replies.
- git commit: TEZ-192. Read tokens from UGI rather than a tokens file. (sseth) - posted by ss...@apache.org on 2013/10/26 01:00:52 UTC, 0 replies.
- [1/3] TEZ-581. Rename MiniMRRTezCluster to MiniTezCluster. Move YARNRunner to tez-mapreduce project (bikas) - posted by bi...@apache.org on 2013/10/26 02:14:04 UTC, 0 replies.
- [2/3] TEZ-581. Rename MiniMRRTezCluster to MiniTezCluster. Move YARNRunner to tez-mapreduce project (bikas) - posted by bi...@apache.org on 2013/10/26 02:14:05 UTC, 0 replies.
- [3/3] git commit: TEZ-581. Rename MiniMRRTezCluster to MiniTezCluster. Move YARNRunner to tez-mapreduce project (bikas) - posted by bi...@apache.org on 2013/10/26 02:14:06 UTC, 0 replies.
- git commit: Addendum TEZ-581. Rename MiniMRRTezCluster to MiniTezCluster. Move YARNRunner to tez-mapreduce project (bikas) - posted by bi...@apache.org on 2013/10/26 04:11:23 UTC, 0 replies.
- git commit: TEZ-584.Intermittent test issue with TestGroupedSplits (bikas) - posted by bi...@apache.org on 2013/10/26 04:20:02 UTC, 0 replies.
- git commit: TEZ-585. Unify code path for reused and new containers (bikas) - posted by bi...@apache.org on 2013/10/28 18:21:38 UTC, 0 replies.
- git commit: TEZ-589. Bugs in Broadcast fragment fetch code path (bikas) - posted by bi...@apache.org on 2013/10/29 18:59:44 UTC, 0 replies.
- git commit: TEZ-590. Vertex in inited state fails when source task completes (bikas) - posted by bi...@apache.org on 2013/10/31 00:21:20 UTC, 0 replies.