Messages by Thread
-
-
tez git commit: TEZ-3219. Allow service plugins to define log locations link for remotely run task attempts. (hitesh)
hitesh
-
tez git commit: TEZ-3228. Update version in master to 0.9.0. (sseth)
sseth
-
tez git commit: Update CHANGES.txt for TEZ-3224
hitesh
-
tez git commit: TEZ-3224. User payload is not initialized before creating vertex manager plugin. (Zhiyuan Yang via hitesh)
hitesh
-
[1/2] tez git commit: TEZ-3226. Tez UI 2: All DAGs UX improvements. (Sreenath Somarajapuram via hitesh)
hitesh
-
tez git commit: TEZ-3146. Tez UI 2: CSS & JS assets in the UI must be minified (sree)
sree
-
tez git commit: TEZ-3087. Tez UI 2: Add log links in task & attempt details page (sree)
sree
-
tez git commit: TEZ-3077. TezClient.waitTillReady should support timeout. Contributed by Kuhu Shukla.
sseth
-
tez git commit: TEZ-3210. Tez UI 2: license should account for numeral, more-js, loader.js , etc (sree)
sree
-
svn commit: r1739393 - in /tez/site: ./ releases/ releases/0.8.3/ releases/0.8.3/tez-api-javadocs/ releases/0.8.3/tez-api-javadocs/configs/ releases/0.8.3/tez-api-javadocs/org/ releases/0.8.3/tez-api-javadocs/org/apache/ releases/0.8.3/tez-api-javadocs...
sseth
-
tez git commit: TEZ-3208 part2. Update documentation for 0.8.3 release.
sseth
-
svn commit: r13273 - /dev/tez/apache-tez-0.8.3-rc1/ /release/tez/0.8.3/
sseth
-
tez git commit: TEZ-3214. Tez UI 2: Pagination in All DAGs (sree)
sree
-
tez git commit: TEZ-3165. Allow Inputs/Outputs to be initialized serially, control processor initialization relative to Inputs/Outputs (jeagles)
jeagles
-
tez git commit: TEZ-3202. Reduce the memory need for jobs with high number of segments (jeagles)
jeagles
-
svn commit: r13176 - in /dev/tez/apache-tez-0.8.3-rc1: ./ apache-tez-0.8.3-src.tar.gz apache-tez-0.8.3-src.tar.gz.asc apache-tez-0.8.3-src.tar.gz.md5 apache-tez-0.8.3-src.tar.gz.sha512
sseth
-
svn commit: r13099 - in /dev/tez/apache-tez-0.8.3-rc0: ./ apache-tez-0.8.3-src.tar.gz apache-tez-0.8.3-src.tar.gz.asc apache-tez-0.8.3-src.tar.gz.md5 apache-tez-0.8.3-src.tar.gz.sha
sseth
-
tez git commit: TEZ-3208. Update version to 0.8.4-SNAPSHOT, and add section to CHANGES.txt in prepartion for 0.8.3 release.
sseth
-
tez git commit: TEZ-3180. Update master docs to declare hadoop-2.6.x as a minimum requirement. Contributed by Hitesh Shah.
sseth
-
tez git commit: TEZ-3188. Move tez.submit.hosts out of TezConfiguration to TezConfigurationConstants. (sseth)
sseth
-
tez git commit: TEZ-3194. Tez UI: Swimlane improve in-progress experience. (Sreenath Somarajapuram via hitesh)
hitesh
-
tez git commit: TEZ-3196. java.lang.InternalError from decompression codec is fatal to a task during shuffle (jlowe)
jlowe
-
[1/3] tez git commit: TEZ-3120. Remove TaskCommContext.getCurrentDagName, Identifier. Contributed by Tsuyoshi Ozawa.
sseth
-
tez git commit: TEZ-3201. Tez-UI build broken (sree)
sree
-
[1/3] tez git commit: TEZ-3161. Allow task to report different kinds of errors - fatal / kill (sseth)
sseth
-
tez git commit: TEZ-3177. Addendum patch. Non-DAG events should use the session domain or no domain if the data does not need protection. (hitesh)
hitesh
-
tez git commit: TEZ-3177. Non-DAG events should use the session domain or no domain if the data does not need protection. (hitesh)
hitesh
-
tez git commit: TEZ-3177. Non-DAG events should use the session domain or no domain if the data does not need protection.
hitesh
-
[1/2] tez git commit: TEZ-3172. Tez UI: Swimlane - In progress & Shadow (sree)
sree
-
tez git commit: TEZ-3192. IFile#checkState creating unnecessary objects though auto-boxing (jeagles)
jeagles
-
tez git commit: TEZ-3173. Update Tez AM REST APIs for more information for each vertex. (Zhiyuan Yang via hitesh)
hitesh
-
tez git commit: TEZ-3108. Add support for external services to local mode. (sseth)
sseth
-
tez git commit: TEZ-3189. Pre-warm dags should not be counted in submitted dags count by DAGAppMaster. (Zhiyuan Yang via hitesh)
hitesh
-
tez git commit: TEZ-3171. Tez UI 2: Swimlane - Tooltip, zoom & redirection (sree)
sree
-
tez git commit: TEZ-3152. Tez UI 2: Build fails when run by multiple users or when node_modules is old (sree)
sree
-
tez git commit: TEZ-2967. Vertex start time should be that of first task start time in UI (jeagles)
jeagles
-
tez git commit: TEZ-3166. Fix a few cases where counters aren't fully updated and sent for failed tasks. Only adds tests. Contributed by Zhiyuan Yang.
sseth
-
tez git commit: TEZ-3160. Tez UI 2: Swimlane - Create swimlane page & component (sree)
sree
-
tez git commit: TEZ-3166. Fix a few cases where counters aren't fully updated and sent for failed tasks. Contributed by Zhiyuan Yang.
sseth
-
tez git commit: TEZ-3170. Tez UI 2: Swimlane - Display computed events, event bars & dependencies (sree)
sree
-
tez git commit: TEZ-2958. Recovered TA, whose commit cannot be recovered, should move to killed state (jlowe)
jlowe
-
tez git commit: TEZ-3175. Add tez client submit host (jeagles)
jeagles
-
[1/2] tez git commit: TEZ-2936. Create ATS implementation that enables support for YARN-4265 (ATSv1.5) (hitesh)
hitesh
-
tez git commit: TEZ-3148. Invalid event TA_TEZ_EVENT_UPDATE on TaskAttempt. (Tsuyoshi Ozawa via hitesh)
hitesh
-
tez git commit: TEZ-3105. TezMxBeanResourceCalculator does not work on IBM JDK 7 or 8 causing Tez failures. (Greg Senia via hitesh)
hitesh
-
tez git commit: Update CHANGES.txt
hitesh
-
[1/2] tez git commit: TEZ-3105. TezMxBeanResourceCalculator does not work on IBM JDK 7 or 8 causing Tez failures. (Greg Senia via hitesh)
hitesh
-
tez git commit: TEZ-3155. Support a way to submit DAGs to a session where the DAG plan exceeds hadoop ipc limits. (Zhiyuan Yang via hitesh)
hitesh
-
tez git commit: TEZ-2863. Container, node, and logs not available in UI for tasks that fail to launch (jeagles)
jeagles
-
tez git commit: TEZ-3140. Reduce AM memory usage during serialization
rohini
-
tez git commit: TEZ-2756. MergeManager close should not try merging files on close if invoked after a shuffle exception (Tsuyoshi Ozawa via rbalamohan)
rbalamohan
-
tez git commit: TEZ-3156. Tez client keeps trying to talk to RM even if RM does not know about the application. (hitesh)
hitesh
-
tez git commit: TEZ-3115. Shuffle string handling adds significant memory overhead (jeagles)
jeagles
-
tez git commit: TEZ-3151. Expose DAG credentials to plugins. Contributed by Sergey Shelukhin.
sseth
-
tez git commit: TEZ-3149. Tez-tools: Add username in DagInfo (rbalamohan)
rbalamohan
-
tez git commit: TEZ-2988. DAGAppMaster::shutdownTezAM should return with a no-op if it has been invoked earlier. (Tsuyoshi Ozawa via hitesh)
hitesh
-
[1/3] tez git commit: TEZ-1911. MergeManager's unconditionalReserve() should check for memory limits before allocating memory to IntermediateMemoryToMemoryMerger (rbalamohan) (cherry picked from commit 15d7339e9fb64cdd0d995da9832dff721c14eacf)
jlowe
-
tez git commit: TEZ-3143. Tez UI 2: Make the build faster (sree)
sree
-
tez git commit: TEZ-3147. Intermediate mem-to-mem: Fix early exit when only one segment can fit into memory (rbalamohan)
rbalamohan
-
tez git commit: TEZ-1911. addendum patch. MergeManager's unconditionalReserve() should check for memory limits before allocating memory to IntermediateMemoryToMemoryMerger (rbalamohan)
rbalamohan
-
tez git commit: TEZ-3141. mapreduce.task.timeout is not translated to container heartbeat timeout (jlowe) (cherry picked from commit 41ac55155a59ba60b3da64b6b627c5760d8d6dcf)
jlowe
-
tez git commit: TEZ-3141. mapreduce.task.timeout is not translated to container heartbeat timeout (jlowe)
jlowe
-
tez git commit: TEZ-3128. Avoid stopping containers on the AM shutdown thread. Contributed by Tsuyoshi Ozawa.
sseth
-
tez git commit: TEZ-3129. Tez task and task attempt UI needs application fails with NotFoundException (jeagles)
jeagles
-
tez git commit: TEZ-3114. Shuffle OOM due to EventMetaData flood (jlowe) (cherry picked from commit 923f7b4e298703658598d5cd3809f38f1231c4ab)
jlowe
-
tez git commit: TEZ-3114. Shuffle OOM due to EventMetaData flood (jlowe)
jlowe
-
tez git commit: TEZ-1911. MergeManager's unconditionalReserve() should check for memory limits before allocating memory to IntermediateMemoryToMemoryMerger (rbalamohan)
rbalamohan
-
tez git commit: TEZ-3102. Fetch failure of a speculated task causes job hang (jlowe) (cherry picked from commit cc9dd2799ff67243017edb9ae5df42dc887032c9)
jlowe
-
tez git commit: TEZ-3102. Fetch failure of a speculated task causes job hang (jlowe)
jlowe
-
tez git commit: TEZ-3137. Tez task failed with illegal state exception in recovery (zjffdu)
zjffdu
-
[01/45] tez git commit: TEZ-3018. Tez UI 2: Add config.env (sree)
sree
-
[01/45] tez git commit: TEZ-3018. Tez UI 2: Add config.env (sree) [Forced Update!]
sree