You are viewing a plain text version of this content. The canonical link for it is here.
- tez git commit: TEZ-2855. Fix a potential NPE while routing VertexManager events. (sseth) - posted by ss...@apache.org on 2015/10/01 01:47:33 UTC, 2 replies.
- tez git commit: TEZ-2860. NPE in DAGClientImpl (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2015/10/01 17:32:07 UTC, 1 replies.
- tez git commit: Fix CHANGES.txt for TEZ-2860 - posted by hi...@apache.org on 2015/10/01 17:35:53 UTC, 1 replies.
- tez git commit: TEZ-2868. Fix setting Caller Context in Tez Examples. (hitesh) - posted by hi...@apache.org on 2015/10/07 23:23:04 UTC, 1 replies.
- Git Push Summary - posted by ss...@apache.org on 2015/10/07 23:45:46 UTC, 1 replies.
- svn commit: r10741 - in /dev/tez/0.8.1-alpha-rc0: ./ apache-tez-0.8.1-alpha-src.tar.gz apache-tez-0.8.1-alpha-src.tar.gz.asc apache-tez-0.8.1-alpha-src.tar.gz.md5 apache-tez-0.8.1-alpha-src.tar.gz.sha512 - posted by ss...@apache.org on 2015/10/08 00:12:35 UTC, 0 replies.
- tez git commit: TEZ-1788. Allow vertex level disabling of speculation (bikas) - posted by bi...@apache.org on 2015/10/08 20:39:44 UTC, 0 replies.
- tez git commit: TEZ-2781. Fallback to send only TaskAttemptFailedEvent if taskFailed heartbeat fails (zjffdu) - posted by zj...@apache.org on 2015/10/09 09:07:29 UTC, 3 replies.
- tez git commit: TEZ-2875. Enable missing tests in TestAnalyzer (bikas) - posted by bi...@apache.org on 2015/10/09 19:47:21 UTC, 0 replies.
- tez git commit: TEZ-2874. Improved logging for caller context. (hitesh) - posted by hi...@apache.org on 2015/10/10 04:36:13 UTC, 1 replies.
- tez git commit: TEZ-2096. TEZ-UI : Add link to view AM log of finished & running apps (jeagles) - posted by je...@apache.org on 2015/10/12 05:34:07 UTC, 1 replies.
- svn commit: r10797 - /dev/tez/0.8.1-alpha-rc0/ /release/tez/0.8.1-alpha/ - posted by ss...@apache.org on 2015/10/12 20:55:58 UTC, 0 replies.
- tez git commit: TEZ-2883. Update version, doap file for 0.8.1-alpha release (sseth) - posted by ss...@apache.org on 2015/10/12 21:05:01 UTC, 0 replies.
- tez git commit: TEZ-2883. Additional updates to docs for 0.8.1-alpha release (sseth) - posted by ss...@apache.org on 2015/10/12 22:03:37 UTC, 0 replies.
- svn commit: r1708234 - in /tez/site: ./ releases/ releases/0.8.1-alpha/ releases/0.8.1-alpha/tez-api-javadocs/ releases/0.8.1-alpha/tez-api-javadocs/configs/ releases/0.8.1-alpha/tez-api-javadocs/org/ releases/0.8.1-alpha/tez-api-javadocs/org/apache/ r... - posted by ss...@apache.org on 2015/10/12 22:38:13 UTC, 0 replies.
- tez git commit: TEZ-2887. Tez build failure due to missing dependency in pom files. (Ashish Singh via hitesh) - posted by hi...@apache.org on 2015/10/14 01:24:03 UTC, 1 replies.
- tez git commit: TEZ-2885. Remove counter logs from AMWebController (rbalamohan) - posted by rb...@apache.org on 2015/10/14 02:28:59 UTC, 1 replies.
- tez git commit: Fixing CHANGES.txt for TEZ-2885 (rbalamohan) - posted by rb...@apache.org on 2015/10/14 07:11:28 UTC, 0 replies.
- [1/2] tez git commit: TEZ-1692. Reduce code duplication between TezMapredSplitsGrouper and TezMapreduceSplitsGrouper. (sseth) - posted by ss...@apache.org on 2015/10/15 02:45:10 UTC, 0 replies.
- [2/2] tez git commit: TEZ-1692. Reduce code duplication between TezMapredSplitsGrouper and TezMapreduceSplitsGrouper. (sseth) - posted by ss...@apache.org on 2015/10/15 02:45:11 UTC, 0 replies.
- tez git commit: TEZ-2866. Tez UI: Newly added columns wont be displayed by default in tables (sree) - posted by sr...@apache.org on 2015/10/15 14:50:37 UTC, 1 replies.
- tez git commit: TEZ-2896. Fix thread names used during Input/Output initialization. (sseth) - posted by ss...@apache.org on 2015/10/15 20:44:21 UTC, 0 replies.
- tez git commit: TEZ-2896. Fix thread names used during Input/Output initialization. (sseth) (cherry picked from commit 25f0247ee77bb483e52298bbf839eb15bc314454) - posted by ss...@apache.org on 2015/10/15 20:45:35 UTC, 0 replies.
- tez git commit: TEZ-2886. Ability to merge AM credentials with DAG credentials. Contributed by Jason Lowe. - posted by ss...@apache.org on 2015/10/17 02:35:38 UTC, 0 replies.
- tez git commit: TEZ-2886. Ability to merge AM credentials with DAG credentials. Contributed by Jason Lowe. (cherry picked from commit d336ebdbc4ea86dce81a44b16d36fa2846cc4401) - posted by ss...@apache.org on 2015/10/17 02:52:13 UTC, 0 replies.
- tez git commit: TEZ-1888. Fix javac warnings all over codebase. Contributed by Chetna Chaudhari. - posted by ss...@apache.org on 2015/10/21 18:56:22 UTC, 0 replies.
- tez git commit: TEZ-2850. Tez MergeManager OOM for small Map Outputs (jeagles) - posted by je...@apache.org on 2015/10/21 20:17:44 UTC, 2 replies.
- tez git commit: TEZ-2882. Consider improving fetch failure handling (rbalamohan) - posted by rb...@apache.org on 2015/10/21 22:33:50 UTC, 1 replies.
- tez git commit: Updating CHANGES.txt for TEZ-2882 (rbalamohan) - posted by rb...@apache.org on 2015/10/21 22:34:35 UTC, 0 replies.
- tez git commit: TEZ-2903. Stop using proprietary APIs in RPCLoadGen. Contributed by Chetna Chaudhari. - posted by ss...@apache.org on 2015/10/22 17:50:35 UTC, 0 replies.
- tez git commit: TEZ-2907. NPE in IFile.Reader.getLength during final merge operation (rbalamohan) - posted by rb...@apache.org on 2015/10/22 23:13:36 UTC, 2 replies.
- tez git commit: Fixing CHANGES.txt for TEZ-2882 (rbalamohan) - posted by rb...@apache.org on 2015/10/23 00:03:58 UTC, 0 replies.
- [1/2] tez git commit: TEZ-2899. Tez UI: DAG getting created with huge horizontal gap in between vertices - posted by je...@apache.org on 2015/10/26 16:27:18 UTC, 1 replies.
- [2/2] tez git commit: TEZ-2899. CHANGES.txt - posted by je...@apache.org on 2015/10/26 16:27:19 UTC, 1 replies.
- tez git commit: TEZ-2888. Make critical path calculation resilient to AM crash (bikas) - posted by bi...@apache.org on 2015/10/27 14:37:53 UTC, 0 replies.
- tez git commit: TEZ-2904. Pig can't specify task specific command opts (jeagles) - posted by je...@apache.org on 2015/10/28 19:18:48 UTC, 1 replies.
- tez git commit: TEZ-2244. PipelinedSorter: Progressive allocation for sort-buffers (rbalamohan) - posted by rb...@apache.org on 2015/10/28 21:35:08 UTC, 0 replies.
- tez git commit: TEZ-2900. Ignore V_INPUT_DATA_INFORMATION when vertex is in Failed/Killed/Error (zjffdu) - posted by zj...@apache.org on 2015/10/29 00:47:12 UTC, 1 replies.
- tez git commit: TEZ-2906. Compilation fails with hadoop 2.2.0 (zjffdu) - posted by zj...@apache.org on 2015/10/29 01:03:46 UTC, 0 replies.
- tez git commit: TEZ-2906. Update CHANGES.txt (zjffdu) - posted by zj...@apache.org on 2015/10/29 01:06:04 UTC, 0 replies.
- tez git commit: TEZ-2679. Admin forms of launch env settings (jeagles) - posted by je...@apache.org on 2015/10/29 17:22:56 UTC, 1 replies.
- tez git commit: TEZ-2814. ATSImportTool has a return statement in a finally block (rbalamohan) - posted by rb...@apache.org on 2015/10/29 18:24:33 UTC, 0 replies.
- tez git commit: TEZ-2553. Tez UI: Tez UI Nits (sree) - posted by sr...@apache.org on 2015/10/29 23:50:07 UTC, 1 replies.
- tez git commit: TEZ-808. Handle task attempts that are not making progress (bikas) - posted by bi...@apache.org on 2015/10/30 06:11:11 UTC, 0 replies.
- tez git commit: TEZ-2909. Tez UI: Application link in All DAGs table is disable when applicationhistory is unavailable (sree) - posted by sr...@apache.org on 2015/10/31 16:43:59 UTC, 1 replies.