You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TEZ-301. Running task count in DAG Progress is always 0 ( even as tasks complete ).joeyli via bikas) - posted by bi...@apache.org on 2013/09/04 01:01:47 UTC, 0 replies.
- git commit: TEZ-402. Define a TezTaskContext for user code to interact with the AM. (hitesh) - posted by hi...@apache.org on 2013/09/04 06:16:59 UTC, 0 replies.
- git commit: TEZ-208. Update Input, Output and Processor APIs as part of Tez Engine refactor (TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/04 06:51:37 UTC, 0 replies.
- [1/2] git commit: Revert "TEZ-402. Define a TezTaskContext for user code to interact with the AM. (hitesh)" - posted by hi...@apache.org on 2013/09/04 23:06:21 UTC, 0 replies.
- [2/2] git commit: Re-apply correct patch. TEZ-402. Define a TezTaskContext for user code to interact with the AM. (hitesh) - posted by hi...@apache.org on 2013/09/04 23:06:22 UTC, 0 replies.
- git commit: TEZ-415. Initial work on Tez*Context impls to aid integration. (hitesh) - posted by hi...@apache.org on 2013/09/04 23:39:40 UTC, 0 replies.
- git commit: TEZ-400. Change RuntimeTask to handle Input/Output lifecycle (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/05 02:00:46 UTC, 0 replies.
- git commit: TEZ-416. Simplify Event class heirarchy. (hitesh) - posted by hi...@apache.org on 2013/09/05 02:35:52 UTC, 0 replies.
- [1/2] TEZ-423. Move new re-factor classes to appropriate module. (hitesh) - posted by hi...@apache.org on 2013/09/09 06:11:36 UTC, 0 replies.
- [2/2] git commit: TEZ-423. Move new re-factor classes to appropriate module. (hitesh) - posted by hi...@apache.org on 2013/09/09 06:11:37 UTC, 0 replies.
- git commit: TEZ-424. Add input information and failed events (bikas) - posted by bi...@apache.org on 2013/09/10 02:44:45 UTC, 0 replies.
- git commit: TEZ-425. Create DataMovementEvent and InputInformationEvent user payloads for shuffle (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/10 03:51:39 UTC, 0 replies.
- git commit: TEZ-427. Rename InputDataErrorEvent to InputReadErrorEvent and add Javadocs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/10 23:05:47 UTC, 0 replies.
- git commit: TEZ-426. Changes in YarnTezDagChild for logical task using TaskSpec. (hitesh) - posted by hi...@apache.org on 2013/09/11 00:28:36 UTC, 0 replies.
- git commit: TEZ-428. Add index info to event meta data. (hitesh) - posted by hi...@apache.org on 2013/09/11 01:44:30 UTC, 0 replies.
- git commit: TEZ-429. Basic event router for Logical Runtime task. (hitesh) - posted by hi...@apache.org on 2013/09/11 02:06:30 UTC, 0 replies.
- git commit: TEZ-430. Remove use of event lock. (hitesh) - posted by hi...@apache.org on 2013/09/11 02:45:59 UTC, 0 replies.
- [1/4] TEZ-417. Change Shuffle Input/Output to work with the new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/11 06:49:46 UTC, 0 replies.
- [2/4] TEZ-417. Change Shuffle Input/Output to work with the new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/11 06:49:47 UTC, 0 replies.
- [3/4] TEZ-417. Change Shuffle Input/Output to work with the new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/11 06:49:48 UTC, 0 replies.
- [4/4] git commit: TEZ-417. Change Shuffle Input/Output to work with the new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/11 06:49:49 UTC, 0 replies.
- git commit: TEZ-434. Rename EventMetaData Generator to enforce clarity on both producer/consumer semantics. (hitesh) - posted by hi...@apache.org on 2013/09/11 21:04:08 UTC, 0 replies.
- [1/2] TEZ-407. Support multiple inputs and connection patterns in Tez (bikas) - posted by bi...@apache.org on 2013/09/11 21:57:57 UTC, 0 replies.
- [2/2] git commit: TEZ-407. Support multiple inputs and connection patterns in Tez (bikas) - posted by bi...@apache.org on 2013/09/11 21:57:58 UTC, 0 replies.
- git commit: TEZ-435. Handle out-of-band fatal errors from inputs/outputs. (hitesh) - posted by hi...@apache.org on 2013/09/12 00:59:21 UTC, 0 replies.
- git commit: TEZ-418. Change SimpleInput to work with the new engine APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/12 02:45:20 UTC, 0 replies.
- git commit: TEZ-437. Make newmapreduce.TaskAttemptContextImpl use TezTaskContext (bikas) - posted by bi...@apache.org on 2013/09/12 19:45:13 UTC, 0 replies.
- git commit: TEZ-419. Change SimpleOutput to work with the new engine APIs. (hitesh) - posted by hi...@apache.org on 2013/09/12 22:09:40 UTC, 0 replies.
- git commit: TEZ-432. Make JobToken available to inputs / outputs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/12 23:19:31 UTC, 0 replies.
- git commit: TEZ-436. Send regular progress updates from tez task to AM. (hitesh) - posted by hi...@apache.org on 2013/09/13 02:41:22 UTC, 0 replies.
- git commit: TEZ-420. Change Map/Reduce Processor to work with the new engine APIs (bikas) - posted by bi...@apache.org on 2013/09/14 00:37:00 UTC, 0 replies.
- git commit: TEZ-442. Handle events generated by I/O initialize and close (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/14 00:47:43 UTC, 0 replies.
- git commit: TEZ-438. Allow users to configure a Partitioner in Tez-Engine compoenents, which can be instantiated via reflection (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/14 00:53:06 UTC, 0 replies.
- git commit: TEZ-441. Move tez event handling thread into the LogicalTask from YarnTezDagChild. (hitesh) - posted by hi...@apache.org on 2013/09/14 01:03:04 UTC, 0 replies.
- git commit: TEZ-420. Change Map/Reduce Processor to work with the new engine APIs. Addendum (bikas) - posted by bi...@apache.org on 2013/09/14 01:28:14 UTC, 0 replies.
- git commit: Allow only a single instance of SimpleInput.RecordReader to be created (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/16 19:41:59 UTC, 0 replies.
- git commit: TEZ-446. Update YARNRunner, examples etc to use the new Inputs, Outputs and Processors (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/16 20:23:57 UTC, 0 replies.
- git commit: TEZ-447. Make child jvm error out in case of heartbeat errors. (hitesh) - posted by hi...@apache.org on 2013/09/16 20:41:24 UTC, 0 replies.
- git commit: TEZ-448. Fix serialization error in TezEvent. (hitesh) - posted by hi...@apache.org on 2013/09/16 22:23:47 UTC, 0 replies.
- git commit: TEZ-449. Several bug fixes in new api implementation (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/16 22:36:40 UTC, 0 replies.
- git commit: TEZ-452. Handle the case where heartbeatResponse.eventList is empty (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/16 23:46:24 UTC, 0 replies.
- git commit: TEZ-453. Fix umbilical heartbeat handshake with AM. (hitesh) - posted by hi...@apache.org on 2013/09/16 23:56:20 UTC, 0 replies.
- git commit: TEZ-454. Fix Partitioner instantiation (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/17 00:11:07 UTC, 0 replies.
- git commit: TEZ-455. Fix local dir setup and committer setup for MRTask (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/17 00:42:46 UTC, 0 replies.
- git commit: TEZ-460. Fix TaskAttempt status update via heartbeat events (bikas) - posted by bi...@apache.org on 2013/09/17 01:25:22 UTC, 0 replies.
- git commit: TEZ-461. Fix MapProcessor to handle map only jobs. (hitesh) - posted by hi...@apache.org on 2013/09/17 01:50:46 UTC, 0 replies.
- git commit: TEZ-456. Fix heartbeat response counting to depend on Container and not TaskAttempt (bikas) - posted by bi...@apache.org on 2013/09/17 03:46:01 UTC, 0 replies.
- git commit: TEZ-462. VertexName not set on the Status_Update_Event (hitesh via bikas) - posted by bi...@apache.org on 2013/09/17 07:44:45 UTC, 0 replies.
- git commit: Addendum to TEZ-456. Fix heartbeat response counting to depend on Container and not TaskAttempt (bikas) - posted by bi...@apache.org on 2013/09/17 19:56:54 UTC, 1 replies.
- git commit: TEZ-440. Remove shuffle port from AM code (bikas) - posted by bi...@apache.org on 2013/09/17 22:53:15 UTC, 0 replies.
- git commit: TEZ-463. Fixes for events in Child JVM. (hitesh) - posted by hi...@apache.org on 2013/09/18 01:50:40 UTC, 0 replies.
- git commit: TEZ-464. Dont send 2 events to fail an attempt. Send die signal to non-registered container (bikas) - posted by bi...@apache.org on 2013/09/18 03:13:00 UTC, 0 replies.
- git commit: TEZ-466. Make OrderedWordCount job work after Engine API changes (bikas) - posted by bi...@apache.org on 2013/09/19 03:41:45 UTC, 0 replies.
- git commit: TEZ-467. Fix WordCount job to work after recent changes in Tez Engine. (hitesh) - posted by hi...@apache.org on 2013/09/19 07:54:43 UTC, 0 replies.
- git commit: TEZ-468. Add log messages to new engine impl to aid in debugging. (hitesh) - posted by hi...@apache.org on 2013/09/20 01:36:22 UTC, 0 replies.
- [1/2] TEZ-414. Implement a non sorted, non aggregated K-V input/output pair. (sseth) - posted by ss...@apache.org on 2013/09/20 19:19:29 UTC, 0 replies.
- [2/2] git commit: TEZ-414. Implement a non sorted, non aggregated K-V input/output pair. (sseth) - posted by ss...@apache.org on 2013/09/20 19:19:30 UTC, 0 replies.
- git commit: TEZ-439. Fix task attempt commit flow (bikas) - posted by bi...@apache.org on 2013/09/20 19:33:21 UTC, 0 replies.
- git commit: TEZ-470. Fix TestMRRJobsDAGApi to work with modified engine layer. (hitesh) - posted by hi...@apache.org on 2013/09/20 23:43:42 UTC, 0 replies.
- git commit: TEZ-433. Change Combiner to work with new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/21 00:44:21 UTC, 0 replies.
- git commit: TEZ-472. Various fixes including NPE in shuffle when run MR jobs using mapred apis. (hitesh) - posted by hi...@apache.org on 2013/09/21 01:13:16 UTC, 0 replies.
- git commit: TEZ-477. Fix NPEs etc caused by TEZ-433 (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/21 21:12:31 UTC, 0 replies.
- [01/20] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:15 UTC, 0 replies.
- [02/20] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:16 UTC, 0 replies.
- [03/20] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:17 UTC, 0 replies.
- [04/20] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:18 UTC, 0 replies.
- [05/20] git commit: TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:19 UTC, 0 replies.
- [06/20] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:20 UTC, 0 replies.
- [07/20] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:21 UTC, 0 replies.
- [08/20] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:22 UTC, 0 replies.
- [09/20] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:23 UTC, 0 replies.
- [10/20] git commit: Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:24 UTC, 0 replies.
- [11/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:25 UTC, 0 replies.
- [12/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:26 UTC, 0 replies.
- [13/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:27 UTC, 0 replies.
- [14/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:28 UTC, 0 replies.
- [15/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:29 UTC, 0 replies.
- [16/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:30 UTC, 0 replies.
- [17/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:31 UTC, 0 replies.
- [18/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:32 UTC, 0 replies.
- [19/20] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:33 UTC, 0 replies.
- [20/20] git commit: TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/23 19:45:34 UTC, 0 replies.
- git commit: TEZ-474. Fix TestMapProcessor and TestReduceProcessor unit tests (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/24 08:24:00 UTC, 0 replies.
- git commit: TEZ-490. Rename SimpleInput / SimpleOutput to be MR specific (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/24 08:38:22 UTC, 0 replies.
- [01/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:10 UTC, 0 replies.
- [02/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:11 UTC, 0 replies.
- [03/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:12 UTC, 0 replies.
- [04/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:13 UTC, 0 replies.
- [05/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:14 UTC, 0 replies.
- [06/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:15 UTC, 0 replies.
- [07/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:16 UTC, 0 replies.
- [08/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:17 UTC, 0 replies.
- [09/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:18 UTC, 0 replies.
- [10/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:19 UTC, 0 replies.
- [11/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:20 UTC, 0 replies.
- [12/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:21 UTC, 0 replies.
- [13/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:22 UTC, 0 replies.
- [14/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:23 UTC, 0 replies.
- [15/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:24 UTC, 0 replies.
- [16/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:25 UTC, 0 replies.
- [17/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:26 UTC, 0 replies.
- [18/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:27 UTC, 0 replies.
- [19/20] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:28 UTC, 0 replies.
- [20/20] git commit: Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by hi...@apache.org on 2013/09/25 00:44:29 UTC, 0 replies.
- [1/2] TEZ-431. Implement fault tolerance, retries and event flow for dealing with failed inputs (bikas) - posted by bi...@apache.org on 2013/09/25 03:43:58 UTC, 0 replies.
- [2/2] git commit: TEZ-431. Implement fault tolerance, retries and event flow for dealing with failed inputs (bikas) - posted by bi...@apache.org on 2013/09/25 03:43:59 UTC, 0 replies.
- [01/50] [abbrv] git commit: TEZ-439. Fix task attempt commit flow (bikas) - posted by ss...@apache.org on 2013/09/25 09:31:08 UTC, 0 replies.
- [02/50] [abbrv] git commit: TEZ-470. Fix TestMRRJobsDAGApi to work with modified engine layer. (hitesh) - posted by ss...@apache.org on 2013/09/25 09:31:09 UTC, 0 replies.
- [03/50] [abbrv] git commit: TEZ-433. Change Combiner to work with new APIs (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:10 UTC, 0 replies.
- [04/50] [abbrv] git commit: TEZ-472. Various fixes including NPE in shuffle when run MR jobs using mapred apis. (hitesh) - posted by ss...@apache.org on 2013/09/25 09:31:11 UTC, 0 replies.
- [05/50] [abbrv] git commit: TEZ-477. Fix NPEs etc caused by TEZ-433 (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:12 UTC, 0 replies.
- [06/50] [abbrv] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:13 UTC, 0 replies.
- [07/50] [abbrv] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:14 UTC, 0 replies.
- [08/50] [abbrv] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:15 UTC, 0 replies.
- [09/50] [abbrv] TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:16 UTC, 0 replies.
- [10/50] [abbrv] git commit: TEZ-444. Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:17 UTC, 0 replies.
- [11/50] [abbrv] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:18 UTC, 0 replies.
- [12/50] [abbrv] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:19 UTC, 0 replies.
- [13/50] [abbrv] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:20 UTC, 0 replies.
- [14/50] [abbrv] Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:21 UTC, 0 replies.
- [15/50] [abbrv] git commit: Rename *.new* packages back to what they should be, remove dead code from the old packages - mapreduce module - tez-engine module (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:22 UTC, 0 replies.
- [16/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:23 UTC, 0 replies.
- [17/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:24 UTC, 0 replies.
- [18/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:25 UTC, 0 replies.
- [19/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:26 UTC, 0 replies.
- [20/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:27 UTC, 0 replies.
- [21/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:28 UTC, 0 replies.
- [22/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:29 UTC, 0 replies.
- [23/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:30 UTC, 0 replies.
- [24/50] [abbrv] TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:31 UTC, 0 replies.
- [25/50] [abbrv] git commit: TEZ-443. Merge tez-dag-api and tez-engine-api into a single module - tez-api (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:32 UTC, 0 replies.
- [26/50] [abbrv] git commit: TEZ-474. Fix TestMapProcessor and TestReduceProcessor unit tests (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:33 UTC, 0 replies.
- [27/50] [abbrv] git commit: TEZ-490. Rename SimpleInput / SimpleOutput to be MR specific (part of TEZ-398). (sseth) - posted by ss...@apache.org on 2013/09/25 09:31:34 UTC, 0 replies.
- [28/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:35 UTC, 0 replies.
- [29/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:36 UTC, 0 replies.
- [30/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:37 UTC, 0 replies.
- [31/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:38 UTC, 0 replies.
- [32/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:39 UTC, 0 replies.
- [33/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:40 UTC, 0 replies.
- [34/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:41 UTC, 0 replies.
- [35/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:42 UTC, 0 replies.
- [36/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:43 UTC, 0 replies.
- [37/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:44 UTC, 0 replies.
- [38/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:45 UTC, 0 replies.
- [39/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:46 UTC, 0 replies.
- [40/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:47 UTC, 0 replies.
- [41/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:48 UTC, 0 replies.
- [42/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:49 UTC, 0 replies.
- [43/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:50 UTC, 0 replies.
- [44/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:51 UTC, 0 replies.
- [45/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:52 UTC, 0 replies.
- [46/50] [abbrv] Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:53 UTC, 0 replies.
- [47/50] [abbrv] git commit: Rename tez-engine-api to tez-runtime-api and tez-engine is split into 2: - tez-engine-library for user-visible Input/Output/Processor implementations - tez-engine-internals for framework internals - posted by ss...@apache.org on 2013/09/25 09:31:54 UTC, 0 replies.
- [48/50] [abbrv] TEZ-431. Implement fault tolerance, retries and event flow for dealing with failed inputs (bikas) - posted by ss...@apache.org on 2013/09/25 09:31:55 UTC, 0 replies.
- [49/50] [abbrv] git commit: TEZ-431. Implement fault tolerance, retries and event flow for dealing with failed inputs (bikas) - posted by ss...@apache.org on 2013/09/25 09:31:56 UTC, 0 replies.
- [50/50] [abbrv] git commit: Merge branch 'TEZ-398' into master. - posted by ss...@apache.org on 2013/09/25 09:31:57 UTC, 0 replies.
- git commit: Test addendum patch for TEZ-431. Implement fault tolerance, retries and event flow for dealing with failed inputs (bikas) - posted by bi...@apache.org on 2013/09/25 20:01:13 UTC, 0 replies.
- git commit: TEZ-498. Fix use of Shuffle service after changes in YARN/MR due to YARN-1229. (hitesh) - posted by hi...@apache.org on 2013/09/25 20:45:33 UTC, 0 replies.
- git commit: TEZ-488. Add DISCLAIMER to tez project. (hitesh) - posted by hi...@apache.org on 2013/09/25 20:52:05 UTC, 0 replies.
- git commit: TEZ-502. Break reverse dependency between tez-runtime-internals and tez-runtime-library. (sseth) - posted by ss...@apache.org on 2013/09/26 01:58:15 UTC, 0 replies.
- [1/2] Git Push Summary - posted by ss...@apache.org on 2013/09/26 06:10:37 UTC, 0 replies.
- [2/2] git commit: TEZ-503. Fixes to get BroadcastInput / BroadcastOutput working. (sseth) - posted by ss...@apache.org on 2013/09/26 06:10:38 UTC, 0 replies.
- git commit: TEZ-506. MapProcessor should update configuration based on MRInput. (sseth) - posted by ss...@apache.org on 2013/09/26 20:16:58 UTC, 0 replies.
- git commit: TEZ-509. Fix failing test - TestDAGVerify. (sseth) - posted by ss...@apache.org on 2013/09/26 20:30:41 UTC, 0 replies.
- git commit: TEZ-510. Test MRRJobs failing with NPE (bikas) - posted by bi...@apache.org on 2013/09/26 21:09:31 UTC, 0 replies.
- git commit: Revert "TEZ-510. Test MRRJobs failing with NPE (bikas)" - posted by bi...@apache.org on 2013/09/26 23:09:33 UTC, 0 replies.
- git commit: Addendum TEZ-510. Test MRRJobs failing with NPE (bikas) - posted by bi...@apache.org on 2013/09/26 23:23:38 UTC, 0 replies.
- git commit: TEZ-512. Write the dag plan to disk when using sessions, if at the DEBUG log level. (sseth) - posted by ss...@apache.org on 2013/09/27 02:44:28 UTC, 0 replies.
- git commit: TEZ-513. Allow only [A-Za-z0.9_] charactesr in the Tez*Context unique identifiers. (sseth) - posted by ss...@apache.org on 2013/09/27 06:19:49 UTC, 0 replies.
- git commit: TEZ-408. Add support for multiple DAGs within the same AM. (hitesh) - posted by hi...@apache.org on 2013/09/27 19:32:02 UTC, 0 replies.
- git commit: TEZ-514. Allow Inputs and Outputs to be specified per vertex. (sseth) - posted by ss...@apache.org on 2013/09/27 19:57:34 UTC, 0 replies.
- [1/2] git commit: TEZ-482. Change KVReader interface to have separate methods to get key and value instead of getRecord. (sseth) - posted by ss...@apache.org on 2013/09/27 21:12:10 UTC, 0 replies.
- [2/2] git commit: TEZ-508. Add interfaces for KeyValueReader and KeyValuesReader. (sseth) - posted by ss...@apache.org on 2013/09/27 21:12:11 UTC, 0 replies.
- git commit: TEZ-481. Fix Reduce auto-parallelism after TEZ-398 (bikas) - posted by bi...@apache.org on 2013/09/27 22:00:12 UTC, 0 replies.