You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TEZ-1002. Generate Container Stop history events. Contributed by Gopal V. - posted by ss...@apache.org on 2014/05/01 07:50:58 UTC, 0 replies.
- git commit: TEZ-661. Add an implementation for a non sorted, partitioned, key-value output. (sseth) - posted by ss...@apache.org on 2014/05/01 08:46:11 UTC, 0 replies.
- git commit: TEZ-1093. Add an example for OnFileUnorderedPartitionedOutput. (sseth) - posted by ss...@apache.org on 2014/05/02 20:34:35 UTC, 0 replies.
- git commit: TEZ-1091. Respect keepAlive when shutting down Fetchers. Contributed by Rajesh Balamohan. - posted by ss...@apache.org on 2014/05/02 23:03:02 UTC, 0 replies.
- git commit: TEZ-1097. Tez assumes that the scratch directory has to be same as the default filesystem. (hitesh) - posted by hi...@apache.org on 2014/05/05 22:40:56 UTC, 0 replies.
- svn commit: r1592895 - in /incubator/tez/site: index.html install.html issue-tracking.html license.html mail-lists.html privacy-policy.html project-info.html talks.html team-list.html - posted by hi...@apache.org on 2014/05/06 23:43:12 UTC, 0 replies.
- git commit: TEZ-1105. Fix docs to ensure users are aware of adding "*" for HADOOP_CLASSPATH. (hitesh) - posted by hi...@apache.org on 2014/05/06 23:44:06 UTC, 0 replies.
- git commit: TEZ-1088. Flaky Test: TestFaultTolerance.testInputFailureCausesRerunAttemptWithinMaxAttemptSuccess (Tassapol Athiapinya via bikas) - posted by bi...@apache.org on 2014/05/13 20:09:29 UTC, 0 replies.
- git commit: TEZ-1102. Abstract out connection management logic in shuffle code. Contributed by Rajesh Balamohan. - posted by ss...@apache.org on 2014/05/14 00:27:28 UTC, 0 replies.
- git commit: TEZ-1112. MROutput committer should be initialized from initialized OutputFormat. Contributed by Rohini Palaniswamy. - posted by ss...@apache.org on 2014/05/14 17:56:37 UTC, 0 replies.
- git commit: TEZ-1099. Minor documentation improvement and Eclipse direct import friendlyness. Contributed by Thiruvalluvan M. G. - posted by ss...@apache.org on 2014/05/14 18:33:42 UTC, 0 replies.
- git commit: TEZ-1111. TestMRHelpers fails if HADOOP_COMMON_HOME is defined in the shell env. ( Mohammad Kamrul Islam via hitesh) - posted by hi...@apache.org on 2014/05/14 20:00:55 UTC, 0 replies.
- git commit: TEZ-1121. Clean up avro dependencies. (hitesh) - posted by hi...@apache.org on 2014/05/15 21:43:36 UTC, 0 replies.
- git commit: TEZ-1125. Pre-warm broken (bikas) - posted by bi...@apache.org on 2014/05/16 00:56:12 UTC, 0 replies.
- git commit: TEZ-1128. OnFileUnorderedPartitionedKVOutput does not handle partitioning correctly with the MRPartitioner. (sseth) - posted by ss...@apache.org on 2014/05/19 20:15:42 UTC, 0 replies.
- git commit: TEZ-1135. Fix ShuffledUnorderedKVInput handling of empty partitions. (sseth) - posted by ss...@apache.org on 2014/05/19 20:17:20 UTC, 0 replies.
- git commit: TEZ-1114. Fix encrypted shuffle. Contributed by Rajesh Balamohan. - posted by ss...@apache.org on 2014/05/20 00:29:30 UTC, 0 replies.
- git commit: TEZ-1126. Add a data generator and validator for the intersect example. (sseth) - posted by ss...@apache.org on 2014/05/20 19:38:11 UTC, 0 replies.
- git commit: TEZ-1139. Add a test for IntersectDataGen and IntersectValidate. (sseth) - posted by ss...@apache.org on 2014/05/20 22:56:43 UTC, 0 replies.
- git commit: TEZ-1039. Add Container locality to TaskScheduler (bikas) - posted by bi...@apache.org on 2014/05/21 00:24:13 UTC, 0 replies.
- git commit: TEZ-1140. TestSecureShuffle leaves behind test data dirs. (hitesh) - posted by hi...@apache.org on 2014/05/21 00:31:31 UTC, 0 replies.
- [1/3] TEZ-1066. Generate events to integrate with YARN timeline server. (hitesh) - posted by hi...@apache.org on 2014/05/22 00:13:13 UTC, 0 replies.
- [2/3] TEZ-1066. Generate events to integrate with YARN timeline server. (hitesh) - posted by hi...@apache.org on 2014/05/22 00:13:14 UTC, 0 replies.
- [3/3] git commit: TEZ-1066. Generate events to integrate with YARN timeline server. (hitesh) - posted by hi...@apache.org on 2014/05/22 00:13:15 UTC, 0 replies.
- git commit: TEZ-1150. Replace String EdgeId with Edge in the Vertex (bikas) - posted by bi...@apache.org on 2014/05/23 22:20:47 UTC, 0 replies.
- git commit: TEZ-1027. orderedwordcount needs to respect tez.staging-dir property. (Rekha Joshi via hitesh) - posted by hi...@apache.org on 2014/05/27 20:57:40 UTC, 0 replies.
- git commit: TEZ-1090. Micro optimization - Remove duplicate updateProcessTree() in TaskCounterUpdater. (Rajesh Balamohan via hitesh) - posted by hi...@apache.org on 2014/05/27 21:03:05 UTC, 0 replies.
- git commit: TEZ-1154. tez-mapreduce-examples should depend on yarn-api. (hitesh) - posted by hi...@apache.org on 2014/05/28 00:41:57 UTC, 0 replies.
- git commit: TEZ-800. One-one edge with parallelism -1 fails if source vertex parallelism is not -1 as well (bikas) - posted by bi...@apache.org on 2014/05/28 23:37:19 UTC, 0 replies.
- git commit: TEZ-1158. Disable multiple AM attempts if recovery is disabled. (hitesh) - posted by hi...@apache.org on 2014/05/28 23:43:00 UTC, 0 replies.
- git commit: TEZ-1143. 1-1 source split event should be handled in Vertex.RUNNING state (bikas) - posted by bi...@apache.org on 2014/05/29 00:01:47 UTC, 0 replies.
- [1/2] TEZ-1116. Refactor YarnTezDAGChild to be testable and usable for LocalMode. (sseth) - posted by ss...@apache.org on 2014/05/29 19:51:10 UTC, 0 replies.
- [2/2] git commit: TEZ-1116. Refactor YarnTezDAGChild to be testable and usable for LocalMode. (sseth) - posted by ss...@apache.org on 2014/05/29 19:51:11 UTC, 0 replies.
- git commit: TEZ-1143 (addendum). 1-1 source split event should be handled in Vertex.RUNNING and Vertex.INITED state (bikas) - posted by bi...@apache.org on 2014/05/29 20:37:33 UTC, 0 replies.
- git commit: TEZ-1145. Vertices should not start if they have uninitialized custom edges (bikas) - posted by bi...@apache.org on 2014/05/29 20:46:24 UTC, 0 replies.
- git commit: TEZ-1159. Fix handling of corrupt or empty files in recovery data. (hitesh) - posted by hi...@apache.org on 2014/05/29 23:17:24 UTC, 0 replies.
- git commit: TEZ-1151. Vertex should stay in initializing state until custom vertex manager sets the parallelism (bikas) - posted by bi...@apache.org on 2014/05/31 01:23:54 UTC, 0 replies.