You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TEZ-315. MRRSleepJob does not handle finding a null path to jar containing MRRSleepJob.class. (Jiang Jie via hitesh) - posted by hi...@apache.org on 2013/08/01 16:49:21 UTC, 0 replies.
- git commit: TEZ-332. Change logs, stdout and stderr to be task specific instead of a generic single fille being used per container. (sseth) - posted by ss...@apache.org on 2013/08/01 19:16:11 UTC, 0 replies.
- git commit: TEZ-335. Start tracking locality counters for tasks. (sseth) - posted by ss...@apache.org on 2013/08/03 00:55:51 UTC, 0 replies.
- git commit: TEZ-323. Start DAG after all services have started (bikas) - posted by bi...@apache.org on 2013/08/05 02:35:12 UTC, 0 replies.
- git commit: TEZ-345. Command line -D parameters no longer respected in the AM (bikas) - posted by bi...@apache.org on 2013/08/07 04:17:58 UTC, 0 replies.
- git commit: TEZ-343. TaskScheduler should attempt host local allocation for all containers before rack-local. (sseth) - posted by ss...@apache.org on 2013/08/08 23:15:28 UTC, 0 replies.
- git commit: TEZ-352. Create a website for tez. (hitesh) - posted by hi...@apache.org on 2013/08/08 23:20:18 UTC, 0 replies.
- svn commit: r1512044 [1/3] - in /incubator/tez/site: ./ css/ images/ images/logos/ images/profiles/ img/ js/ - posted by hi...@apache.org on 2013/08/08 23:29:14 UTC, 0 replies.
- svn commit: r1512044 [2/3] - in /incubator/tez/site: ./ css/ images/ images/logos/ images/profiles/ img/ js/ - posted by hi...@apache.org on 2013/08/08 23:29:14 UTC, 0 replies.
- svn commit: r1512044 [3/3] - in /incubator/tez/site: ./ css/ images/ images/logos/ images/profiles/ img/ js/ - posted by hi...@apache.org on 2013/08/08 23:29:14 UTC, 0 replies.
- git commit: TEZ-353. Dump out MR task configs to logs in debug mode. (hitesh) - posted by hi...@apache.org on 2013/08/12 00:40:31 UTC, 0 replies.
- git commit: TEZ-334. Remove some redundant variables from MultiStageMRConfToTezTranslator.getStageConfs. Contributed by jiang jie. - posted by ss...@apache.org on 2013/08/13 06:26:36 UTC, 0 replies.
- [1/2] TEZ-346. AM should not use TezConfiguration instances. Contributed by Hitesh Shah. - posted by ss...@apache.org on 2013/08/13 23:54:33 UTC, 0 replies.
- [2/2] git commit: TEZ-346. AM should not use TezConfiguration instances. Contributed by Hitesh Shah. - posted by ss...@apache.org on 2013/08/13 23:54:34 UTC, 0 replies.
- git commit: TEZ-354. Make user payload an optional field for {Input, Output, Processor}Descriptor. Contributed by Gunther Hagleitner - posted by ss...@apache.org on 2013/08/14 23:06:42 UTC, 0 replies.
- git commit: TEZ-363. Move to protobuf 2.5.0. Contributed by Hitesh Shah. - posted by ss...@apache.org on 2013/08/16 03:03:40 UTC, 0 replies.
- git commit: Log different messages for valid containers which are being told to die versus Invalid containers. Contributed by joeyli. - posted by ss...@apache.org on 2013/08/16 19:27:12 UTC, 0 replies.
- [1/2] TEZ-344. Support delayed scheduling for re-used containers. (sseth) - posted by ss...@apache.org on 2013/08/19 19:04:07 UTC, 0 replies.
- [2/2] git commit: TEZ-344. Support delayed scheduling for re-used containers. (sseth) - posted by ss...@apache.org on 2013/08/19 19:04:08 UTC, 0 replies.
- git commit: TEZ-374. YarnTezDagChild strips important debugging information. (Mark Wagner via hitesh) - posted by hi...@apache.org on 2013/08/20 01:28:43 UTC, 0 replies.
- [1/2] TEZ-338. Determine reduce task parallelism (bikas) - posted by bi...@apache.org on 2013/08/20 02:10:31 UTC, 0 replies.
- [2/2] git commit: TEZ-338. Determine reduce task parallelism (bikas) - posted by bi...@apache.org on 2013/08/20 02:10:32 UTC, 0 replies.
- git commit: TEZ-369. Fix pom for docs directory. (hitesh) - posted by hi...@apache.org on 2013/08/20 02:16:27 UTC, 0 replies.
- git commit: TEZ-369. Fix pom for docs directory - addendum patch. (hitesh) - posted by hi...@apache.org on 2013/08/20 02:58:05 UTC, 0 replies.
- git commit: TEZ-377. Fix NPE in Task when logging user payload in debug mode. (hitesh) - posted by hi...@apache.org on 2013/08/20 03:34:02 UTC, 0 replies.
- [1/2] git commit: TEZ-376. Parallelize I/O/P initialization in Map/ReduceProcessor. (sseth) - posted by ss...@apache.org on 2013/08/20 20:43:50 UTC, 0 replies.
- [2/2] git commit: TEZ-379. OutputFormat / OutputCommitter should not be used when the specific Ouput does not need them. (sseth) - posted by ss...@apache.org on 2013/08/20 20:43:51 UTC, 0 replies.
- git commit: TEZ-362. Object cache for users to re-use objects across tasks within the same container/jvm. (hitesh) - posted by hi...@apache.org on 2013/08/21 00:28:09 UTC, 0 replies.
- [1/2] TEZ-341. Allow DAG to be submitted to an AM after it has started. (bikas and hitesh via hitesh) - posted by hi...@apache.org on 2013/08/21 04:12:29 UTC, 0 replies.
- [2/2] git commit: TEZ-341. Allow DAG to be submitted to an AM after it has started. (bikas and hitesh via hitesh) - posted by hi...@apache.org on 2013/08/21 04:12:30 UTC, 0 replies.
- git commit: TEZ-372. Explicitly disallow container re-use for tasks belonging to different vertices. (sseth) - posted by ss...@apache.org on 2013/08/21 23:10:42 UTC, 0 replies.
- git commit: TEZ-372 build break fix. - posted by ss...@apache.org on 2013/08/21 23:35:38 UTC, 0 replies.
- git commit: TEZ-383. Fixes for docs/pom.xml and rat warnings for findbugs-exclude files. (hitesh) - posted by hi...@apache.org on 2013/08/22 00:55:38 UTC, 0 replies.
- git commit: TEZ-384. Code cleanup: AMContainerEventLaunchRequest, AMSchedulerEventTALaunchRequest and related code. (sseth) - posted by ss...@apache.org on 2013/08/22 05:05:03 UTC, 0 replies.
- git commit: TEZ-330. Ignore rack-local / non-local configs for tasks which do not need locality. (sseth) - posted by ss...@apache.org on 2013/08/22 19:22:46 UTC, 0 replies.
- git commit: TEZ-349. Add Add initial support for Tez Sessions. (hitesh) - posted by hi...@apache.org on 2013/08/23 23:58:10 UTC, 0 replies.
- git commit: TEZ-396. SimpleInput should be initialized before the processor and within the same thread as the processing. (sseth) - posted by ss...@apache.org on 2013/08/26 22:39:47 UTC, 0 replies.
- git commit: TEZ-405. Fix intermittent test failures in TestContainerReuse. (sseth) - posted by ss...@apache.org on 2013/08/28 23:12:42 UTC, 0 replies.
- git commit: TEZ-411. tez-dag should depend on protobuf. (hitesh) - posted by hi...@apache.org on 2013/08/29 01:59:12 UTC, 0 replies.
- git commit: TEZ-412. Ensure tez can find hadoop-maven-plugin snapshot. (hitesh) - posted by hi...@apache.org on 2013/08/30 00:59:11 UTC, 0 replies.
- git commit: TEZ-410. Refactor EdgeProperties to be more clear - posted by bi...@apache.org on 2013/08/30 02:59:49 UTC, 0 replies.
- git commit: TEZ-413. Log location hints when DEBUG logging is enabled. (sseth) - posted by ss...@apache.org on 2013/08/30 17:53:58 UTC, 0 replies.
- Git Push Summary - posted by ss...@apache.org on 2013/08/30 17:55:53 UTC, 0 replies.