You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: TEZ-1238. Display more clear diagnostics info on client side on task failures. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/01 01:09:03 UTC, 0 replies.
- git commit: TEZ-1352. HADOOP_CONF_DIR should be in the classpath for containers. (sseth) - posted by ss...@apache.org on 2014/08/01 04:12:43 UTC, 0 replies.
- git commit: TEZ-870. Change LocalContainerLauncher to handle multiple threads, improve error reporting and inform other components about container completion. (sseth) - posted by ss...@apache.org on 2014/08/01 21:04:34 UTC, 0 replies.
- git commit: TEZ-1342. Fix a bug which caused tez.am.client.am.port-range to not take effect. Contributed by Jeff Zhang. - posted by ss...@apache.org on 2014/08/01 22:39:07 UTC, 0 replies.
- git commit: TEZ-1355. Read host and shuffle meta-information for events only if data is generated by Outputs. Contributed by Jonathan Eagles. - posted by ss...@apache.org on 2014/08/01 23:25:32 UTC, 0 replies.
- git commit: TEZ-1365. Local mode should ignore tez.lib.uris, and set a config for the AM to be aware of session mode. (sseth) - posted by ss...@apache.org on 2014/08/02 03:59:04 UTC, 0 replies.
- git commit: TEZ-1343. Bypass the Fetcher and read directly from the local filesystem if source task ran on the same host. Contributed by Prakash Ramachandran. - posted by ss...@apache.org on 2014/08/03 00:22:10 UTC, 0 replies.
- git commit: TEZ-1041. Use VertexLocationHint consistently everywhere in the API (bikas) - posted by bi...@apache.org on 2014/08/03 02:39:05 UTC, 0 replies.
- git commit: TEZ-1057. Replace interfaces with abstract classes for Processor/Input/Output classes (bikas) - posted by bi...@apache.org on 2014/08/04 22:53:31 UTC, 0 replies.
- git commit: TEZ-1377. Disable TestSecureShuffle until TEZ-1368 is fixed. (hitesh) - posted by hi...@apache.org on 2014/08/04 23:17:23 UTC, 0 replies.
- git commit: TEZ-1351. MROutput needs a flush method to ensure data is materialized for FileOutputCommitter (bikas) - posted by bi...@apache.org on 2014/08/04 23:56:25 UTC, 0 replies.
- [1/2] TEZ-1317. Simplify MRinput/MROutput configuration (bikas) - posted by bi...@apache.org on 2014/08/05 22:05:40 UTC, 0 replies.
- [2/2] git commit: TEZ-1317. Simplify MRinput/MROutput configuration (bikas) - posted by bi...@apache.org on 2014/08/05 22:05:41 UTC, 0 replies.
- [1/4] TEZ-1379. Allow EdgeConfigurers to accept Configuration for Comparators. Change the way partitioner, comparator, combiner confs are set (from Hadoop Configuration to Map). Rename specific Input/Output classes from *Configuration to *Configurer. (ss - posted by ss...@apache.org on 2014/08/06 03:09:17 UTC, 0 replies.
- [2/4] TEZ-1379. Allow EdgeConfigurers to accept Configuration for Comparators. Change the way partitioner, comparator, combiner confs are set (from Hadoop Configuration to Map). Rename specific Input/Output classes from *Configuration to *Configurer. (ss - posted by ss...@apache.org on 2014/08/06 03:09:18 UTC, 0 replies.
- [3/4] TEZ-1379. Allow EdgeConfigurers to accept Configuration for Comparators. Change the way partitioner, comparator, combiner confs are set (from Hadoop Configuration to Map). Rename specific Input/Output classes from *Configuration to *Configurer. (ss - posted by ss...@apache.org on 2014/08/06 03:09:19 UTC, 0 replies.
- [4/4] git commit: TEZ-1379. Allow EdgeConfigurers to accept Configuration for Comparators. Change the way partitioner, comparator, combiner confs are set (from Hadoop Configuration to Map). Rename specific Input/Output classes from *Configuration to *Con - posted by ss...@apache.org on 2014/08/06 03:09:20 UTC, 0 replies.
- git commit: TEZ-1368. TestSecureShuffle failing - posted by rb...@apache.org on 2014/08/06 06:16:21 UTC, 0 replies.
- git commit: TEZ-1332. Swimlane diagrams from tez AM logs (gopalv) - posted by go...@apache.org on 2014/08/06 22:14:08 UTC, 0 replies.
- git commit: TEZ-1382. Change ObjectRegistry API to allow for future extensions (bikas) - posted by bi...@apache.org on 2014/08/06 22:28:57 UTC, 0 replies.
- git commit: TEZ-1385. Disk Direct fails for MapOutput when trying to use OnDiskMerger. Contributed by Prakash Ramachandran. - posted by ss...@apache.org on 2014/08/07 11:05:53 UTC, 0 replies.
- git commit: TEZ-1386. TezGroupedSplitsInputFormat should not need to be setup to enable grouping. (sseth) - posted by ss...@apache.org on 2014/08/08 00:53:48 UTC, 0 replies.
- git commit: TEZ-1392. Fix MRRSleepJob failure. (sseth) - posted by ss...@apache.org on 2014/08/08 11:19:01 UTC, 0 replies.
- [1/2] git commit: TEZ-1394. Create example code for OrderedWordCount (bikas) - posted by bi...@apache.org on 2014/08/08 20:43:20 UTC, 0 replies.
- [2/2] git commit: TEZ-1394. Create example code for OrderedWordCount (bikas) - posted by bi...@apache.org on 2014/08/08 20:43:21 UTC, 0 replies.
- [1/2] git commit: TEZ-1372. Fix preWarm to work after recent API changes (bikas) - posted by bi...@apache.org on 2014/08/08 22:18:25 UTC, 0 replies.
- [2/2] git commit: TEZ-1372. Fix preWarm to work after recent API changes (bikas) - posted by bi...@apache.org on 2014/08/08 22:18:26 UTC, 0 replies.
- git commit: TEZ-1372. Remove author tag from previous commit (bikas) - posted by bi...@apache.org on 2014/08/08 22:53:11 UTC, 0 replies.
- git commit: TEZ-1318. Simplify Vertex Constructor (bikas) - posted by bi...@apache.org on 2014/08/09 23:00:12 UTC, 0 replies.
- git commit: TEZ-1318 addendum. Simplify Vertex Constructor (bikas) - posted by bi...@apache.org on 2014/08/10 04:53:08 UTC, 0 replies.
- svn commit: r6121 - /release/incubator/tez/ - posted by hi...@apache.org on 2014/08/11 02:02:08 UTC, 0 replies.
- svn commit: r6122 - /release/tez/KEYS - posted by hi...@apache.org on 2014/08/11 02:07:30 UTC, 0 replies.
- svn commit: r6123 - /dev/incubator/tez/ - posted by hi...@apache.org on 2014/08/11 02:17:01 UTC, 0 replies.
- git commit: TEZ-1391. Setup IGNORE_LIB_URIS correctly for Local Mode. (sseth) - posted by ss...@apache.org on 2014/08/11 08:15:23 UTC, 0 replies.
- [1/5] TEZ-1237. Consolidate naming of API classes (bikas) - posted by bi...@apache.org on 2014/08/11 19:59:06 UTC, 0 replies.
- [2/5] TEZ-1237. Consolidate naming of API classes (bikas) - posted by bi...@apache.org on 2014/08/11 19:59:07 UTC, 0 replies.
- [3/5] TEZ-1237. Consolidate naming of API classes (bikas) - posted by bi...@apache.org on 2014/08/11 19:59:08 UTC, 0 replies.
- [4/5] TEZ-1237. Consolidate naming of API classes (bikas) - posted by bi...@apache.org on 2014/08/11 19:59:09 UTC, 0 replies.
- [5/5] git commit: TEZ-1237. Consolidate naming of API classes (bikas) - posted by bi...@apache.org on 2014/08/11 19:59:10 UTC, 0 replies.
- git commit: TEZ-1405. TestSecureShuffle is slow (Rajesh Balamohan via bikas) - posted by bi...@apache.org on 2014/08/11 20:28:26 UTC, 0 replies.
- git commit: TEZ-1205. Remove profiling keyword from APIs/configs - posted by rb...@apache.org on 2014/08/12 00:23:26 UTC, 0 replies.
- svn commit: r1617403 - in /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 je...@apache.org on 2014/08/12 05:03:25 UTC, 0 replies.
- git commit: Add new committer info - Jonathan Eagles - posted by je...@apache.org on 2014/08/12 05:10:13 UTC, 1 replies.
- svn commit: r1617404 - /tez/site/team-list.html - posted by je...@apache.org on 2014/08/12 05:23:37 UTC, 0 replies.
- [1/2] TEZ-1407. Move MRInput related methods out of MRHelpers and consolidate. (sseth) - posted by ss...@apache.org on 2014/08/12 20:42:46 UTC, 0 replies.
- [2/2] git commit: TEZ-1407. Move MRInput related methods out of MRHelpers and consolidate. (sseth) - posted by ss...@apache.org on 2014/08/12 20:42:47 UTC, 0 replies.
- git commit: TEZ-1216. Clean up the staging directory when the application completes. (hitesh) This closes #3 - posted by hi...@apache.org on 2014/08/12 23:21:00 UTC, 0 replies.
- git commit: TEZ-1393. user.dir should not be reset in LocalMode. (sseth) - posted by ss...@apache.org on 2014/08/13 01:47:21 UTC, 0 replies.
- [1/3] TEZ-1194. Make TezUserPayload user facing for payload specification (Tsuyoshi Ozawa and bikas) - posted by bi...@apache.org on 2014/08/13 01:56:45 UTC, 0 replies.
- [2/3] TEZ-1194. Make TezUserPayload user facing for payload specification (Tsuyoshi Ozawa and bikas) - posted by bi...@apache.org on 2014/08/13 01:56:46 UTC, 0 replies.
- [3/3] git commit: TEZ-1194. Make TezUserPayload user facing for payload specification (Tsuyoshi Ozawa and bikas) - posted by bi...@apache.org on 2014/08/13 01:56:47 UTC, 0 replies.
- git commit: TEZ-1399. Add an example to show session usage (bikas) - posted by bi...@apache.org on 2014/08/13 03:10:51 UTC, 0 replies.
- git commit: TEZ-1403. oah.mapred.Partitioner is not configured by JobConf. Contributed by Navis. - posted by ss...@apache.org on 2014/08/13 03:22:09 UTC, 0 replies.
- [1/2] git commit: TEZ-1024. Fix determination of failed attempts in recovery. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/13 05:05:44 UTC, 0 replies.
- [2/2] git commit: TEZ-1404. groupCommitInProgress in RecoveryTransition of DAGImpl is not set correctly. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/13 05:05:45 UTC, 0 replies.
- git commit: TEZ-817. TEZ_LIB_URI are always uploaded as public Local Resource (Prakash Ramachandran via bikas) - posted by bi...@apache.org on 2014/08/13 20:47:31 UTC, 0 replies.
- git commit: TEZ-1402. MRoutput configurer should allow disabling the committer (bikas) - posted by bi...@apache.org on 2014/08/13 23:44:26 UTC, 0 replies.
- [1/2] TEZ-1347. Consolidate MRHelpers. (sseth) - posted by ss...@apache.org on 2014/08/14 00:19:47 UTC, 0 replies.
- [2/2] git commit: TEZ-1347. Consolidate MRHelpers. (sseth) - posted by ss...@apache.org on 2014/08/14 00:19:48 UTC, 0 replies.
- git commit: TEZ-1414. Disable TestTezClientUtils.testLocalResourceVisibility to make builds pass(bikas) - posted by bi...@apache.org on 2014/08/14 01:21:00 UTC, 0 replies.
- git commit: TEZ-1330. Create a default dist target which contains jars. (sseth) - posted by ss...@apache.org on 2014/08/14 09:19:01 UTC, 0 replies.
- git commit: TEZ-1420. Remove unused classes - LocalClientProtocolProviderTez, LocalJobRunnerMetricsTez, LocalJobRunnerTez. (sseth) - posted by ss...@apache.org on 2014/08/14 09:23:54 UTC, 0 replies.
- git commit: TEZ-1072. Consolidate monitoring APIs in DAGClient (jeagles) - posted by je...@apache.org on 2014/08/14 16:05:03 UTC, 0 replies.
- git commit: TEZ-1419. Release link broken on website for 0.4.1 release. (hitesh) - posted by hi...@apache.org on 2014/08/14 20:47:17 UTC, 0 replies.
- svn commit: r1618012 - in /tez/site: index.html install.html install_0_5_0.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/08/14 20:49:58 UTC, 0 replies.
- git commit: TEZ-1410. DAGClient#waitForCompletion() methods should not swallow interrupts. Contributed by Johannes Zillmann. - posted by ss...@apache.org on 2014/08/14 21:53:11 UTC, 0 replies.
- git commit: TEZ-1422. Use NetUtils to create the bind address for the client, which allows clients to setup static address resolution. Contributed by Johannes Zillmann. - posted by ss...@apache.org on 2014/08/14 21:54:56 UTC, 0 replies.
- git commit: TEZ-1413. Fix build for TestTezClientUtils.testLocalResourceVisibility (Prakash Ramachandran via bikas) - posted by bi...@apache.org on 2014/08/14 22:05:05 UTC, 0 replies.
- [1/2] TEZ-671. Support View/Modify ACLs for DAGs. (hitesh) - posted by hi...@apache.org on 2014/08/15 00:40:36 UTC, 0 replies.
- [2/2] git commit: TEZ-671. Support View/Modify ACLs for DAGs. (hitesh) - posted by hi...@apache.org on 2014/08/15 00:40:37 UTC, 0 replies.
- [1/2] TEZ-1416. tez-api project javadoc/annotations review and clean up (bikas) - posted by bi...@apache.org on 2014/08/15 00:57:37 UTC, 0 replies.
- [2/2] git commit: TEZ-1416. tez-api project javadoc/annotations review and clean up (bikas) - posted by bi...@apache.org on 2014/08/15 00:57:38 UTC, 0 replies.
- git commit: TEZ-1425. Move constants to TezConstants (bikas) - posted by bi...@apache.org on 2014/08/15 04:01:02 UTC, 0 replies.
- git commit: TEZ-1409. Change MRInputConfigurer, MROutputConfigurer to accept complete configurations. (sseth) - posted by ss...@apache.org on 2014/08/15 05:03:32 UTC, 0 replies.
- git commit: TEZ-1388. mvn site is slow and generates errors (jeagles) - posted by je...@apache.org on 2014/08/15 05:34:26 UTC, 0 replies.
- git commit: TEZ-1432. TEZ_AM_CANCEL_DELEGATION_TOKEN is named inorrectly. (sseth) - posted by ss...@apache.org on 2014/08/15 08:33:38 UTC, 0 replies.
- git commit: TEZ-1065. DAGStatus.getVertexStatus and other vertex related API's should maintain vertex order (Jeff Zhang via bikas) - posted by bi...@apache.org on 2014/08/15 19:41:54 UTC, 0 replies.
- git commit: TEZ-1431. Fix use of synchronized for certain functions in TezClient. (hitesh) - posted by hi...@apache.org on 2014/08/15 20:35:14 UTC, 0 replies.
- git commit: TEZ-1065 addendum to fix broken test (bikas) - posted by bi...@apache.org on 2014/08/15 20:51:28 UTC, 0 replies.
- git commit: TEZ-1320. Remove getApplicationId from DAGClient (Jonathan Eagles via bikas) - posted by bi...@apache.org on 2014/08/15 21:05:36 UTC, 0 replies.
- git commit: TEZ-1334. Annotate all non public classes in tez-runtime-library with @private. (hitesh) - posted by hi...@apache.org on 2014/08/15 22:24:30 UTC, 0 replies.
- [1/2] git commit: TEZ-1338. Support submission of multiple applications with LocalRunner from within the same JVM. (sseth) - posted by ss...@apache.org on 2014/08/15 22:57:17 UTC, 0 replies.
- [2/2] git commit: TEZ-1429. Avoid sysexit in the DAGAM in case of local mode. (sseth) - posted by ss...@apache.org on 2014/08/15 22:57:18 UTC, 0 replies.
- git commit: TEZ-1427. Change remaining classes that are using byte[] to UserPayload. (sseth) - posted by ss...@apache.org on 2014/08/15 22:59:40 UTC, 0 replies.
- git commit: TEZ-1434. Make only wait apis in TezClient to throw InterruptedException. (hitesh) - posted by hi...@apache.org on 2014/08/15 23:26:37 UTC, 0 replies.
- git commit: TEZ-1435. Fix unused imports. (hitesh) - posted by hi...@apache.org on 2014/08/15 23:32:57 UTC, 0 replies.
- git commit: TEZ-1065 addendum-1 to fix broken test (bikas) - posted by bi...@apache.org on 2014/08/15 23:50:45 UTC, 0 replies.
- git commit: TEZ-1418. Provide Default value for TEZ_AM_LAUNCH_ENV and TEZ_TASK_LAUNCH (Subroto Sanyal via bikas) - posted by bi...@apache.org on 2014/08/16 01:03:02 UTC, 0 replies.
- git commit: TEZ-1411. Address initial feedback on swimlanes (gopalv) - posted by go...@apache.org on 2014/08/16 02:05:33 UTC, 0 replies.
- git commit: TEZ-1438. Annotate add java doc for tez-runtime-library and tez-mapreduce. (bikas via hitesh) - posted by hi...@apache.org on 2014/08/16 02:47:00 UTC, 0 replies.
- [01/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:49 UTC, 0 replies.
- [02/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:50 UTC, 0 replies.
- [03/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:51 UTC, 0 replies.
- [04/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:52 UTC, 0 replies.
- [05/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:53 UTC, 0 replies.
- [06/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:54 UTC, 0 replies.
- [07/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:55 UTC, 0 replies.
- [08/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:56 UTC, 0 replies.
- [09/10] TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:57 UTC, 0 replies.
- [10/10] git commit: TEZ-1055. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 02:54:58 UTC, 0 replies.
- git commit: TEZ-1055 addendum. Rename tez-mapreduce-examples to tez-examples (Hitesh Shah via bikas) - posted by bi...@apache.org on 2014/08/16 03:24:04 UTC, 0 replies.
- git commit: TEZ-1400. Reducers stuck when enabling auto-reduce parallelism - posted by rb...@apache.org on 2014/08/16 03:31:44 UTC, 0 replies.
- [1/6] TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:22 UTC, 0 replies.
- [2/6] TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:23 UTC, 0 replies.
- [3/6] TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:24 UTC, 0 replies.
- [4/6] TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:25 UTC, 0 replies.
- [5/6] TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:26 UTC, 0 replies.
- [6/6] git commit: TEZ-1132. Consistent naming of Input and Outputs (bikas) - posted by bi...@apache.org on 2014/08/16 05:05:27 UTC, 0 replies.
- git commit: TEZ-1423. Ability to pass custom properties to keySerializer for OnFileUnorderedPartitionedKVOutput (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/16 05:25:07 UTC, 0 replies.
- git commit: TEZ-1439. IntersectDataGen/Example/Validate should move back to tez-examples. (hitesh) - posted by hi...@apache.org on 2014/08/16 18:57:16 UTC, 0 replies.
- git commit: TEZ-1426. Create configuration helpers for ShuffleVertexManager and TezGrouping code (Rajesh Balamohan via bikas) - posted by bi...@apache.org on 2014/08/16 23:16:40 UTC, 0 replies.
- git commit: TEZ-1445. Add more logging to catch shutdown handler race conditions. (hitesh) - posted by hi...@apache.org on 2014/08/18 19:32:03 UTC, 0 replies.
- git commit: TEZ-1395. Fix failure in IFile handling of compressed data. (Rajesh Balamohan via hitesh) - posted by hi...@apache.org on 2014/08/18 23:48:11 UTC, 0 replies.
- git commit: TEZ-1390. Replace byte[] with ByteBuffer as the type of user payload in the API. Contributed by Tsuyoshi OZAWA. - posted by ss...@apache.org on 2014/08/19 00:10:53 UTC, 0 replies.
- git commit: TEZ-1349. Add documentation for LocalMode usage. (sseth) - posted by ss...@apache.org on 2014/08/19 00:13:34 UTC, 0 replies.
- [1/6] TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:07 UTC, 0 replies.
- [2/6] TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:08 UTC, 0 replies.
- [3/6] TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:09 UTC, 0 replies.
- [4/6] TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:10 UTC, 0 replies.
- [5/6] TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:11 UTC, 0 replies.
- [6/6] git commit: TEZ-1417. Rename *Configurer to ConfigBuilder/Config. (sseth) - posted by ss...@apache.org on 2014/08/19 02:02:12 UTC, 0 replies.
- git commit: TEZ-1450. Documentation of TezConfiguration (bikas) - posted by bi...@apache.org on 2014/08/19 02:24:28 UTC, 0 replies.
- git commit: TEZ-1231. Clean up TezRuntimeConfiguration (bikas) - posted by bi...@apache.org on 2014/08/19 05:37:01 UTC, 0 replies.
- git commit: TEZ-1453. Fix rat check for 0.5 (bikas) - posted by bi...@apache.org on 2014/08/19 05:49:42 UTC, 0 replies.
- [1/4] TEZ-1246. Replace constructors with create() methods for DAG, Vertex, Edge etc in the API. (sseth) - posted by ss...@apache.org on 2014/08/19 07:40:49 UTC, 0 replies.
- [2/4] TEZ-1246. Replace constructors with create() methods for DAG, Vertex, Edge etc in the API. (sseth) - posted by ss...@apache.org on 2014/08/19 07:40:50 UTC, 0 replies.
- [3/4] TEZ-1246. Replace constructors with create() methods for DAG, Vertex, Edge etc in the API. (sseth) - posted by ss...@apache.org on 2014/08/19 07:40:51 UTC, 0 replies.
- [4/4] git commit: TEZ-1246. Replace constructors with create() methods for DAG, Vertex, Edge etc in the API. (sseth) - posted by ss...@apache.org on 2014/08/19 07:40:52 UTC, 0 replies.
- git commit: TEZ-1456. Fix typo in TestIFile.testWithRLEMarker (Contributed by Alexander Pivovarov) - posted by rb...@apache.org on 2014/08/19 08:46:33 UTC, 0 replies.
- [1/5] TEZ-1452. Add license and notice to jars (bikas) - posted by bi...@apache.org on 2014/08/19 19:59:10 UTC, 0 replies.
- [2/5] TEZ-1452. Add license and notice to jars (bikas) - posted by bi...@apache.org on 2014/08/19 19:59:11 UTC, 0 replies.
- [3/5] TEZ-1452. Add license and notice to jars (bikas) - posted by bi...@apache.org on 2014/08/19 19:59:12 UTC, 0 replies.
- [4/5] TEZ-1452. Add license and notice to jars (bikas) - posted by bi...@apache.org on 2014/08/19 19:59:13 UTC, 0 replies.
- [5/5] git commit: TEZ-1452. Add license and notice to jars (bikas) - posted by bi...@apache.org on 2014/08/19 19:59:14 UTC, 0 replies.
- git commit: TEZ-1461. Add public key to KEYS (bikas) - posted by bi...@apache.org on 2014/08/19 20:03:19 UTC, 0 replies.
- git commit: TEZ-1415. Merge various Util classes in Tez (Alexander Pivovarov via bikas) - posted by bi...@apache.org on 2014/08/19 20:09:07 UTC, 0 replies.
- svn commit: r6209 - /release/tez/KEYS - posted by bi...@apache.org on 2014/08/19 20:55:53 UTC, 0 replies.
- git commit: TEZ-1454. Remove unused imports (Alexander Pivovarov via bikas) - posted by bi...@apache.org on 2014/08/19 22:22:36 UTC, 0 replies.
- git commit: TEZ-1455. Replace deprecated junit.framework.Assert with org.junit.Assert (Alexander Pivovarov via jeagles) - posted by je...@apache.org on 2014/08/19 22:28:32 UTC, 0 replies.
- git commit: TEZ-1458. org.apache.tez.common.security.Groups does not compile against hadoop-2.2.0 anymore. (hitesh) - posted by hi...@apache.org on 2014/08/20 02:08:30 UTC, 0 replies.
- [1/2] TEZ-1465. Update and document IntersectExample. Change name to JoinExample (bikas) - posted by bi...@apache.org on 2014/08/20 02:09:58 UTC, 0 replies.
- [2/2] git commit: TEZ-1465. Update and document IntersectExample. Change name to JoinExample (bikas) - posted by bi...@apache.org on 2014/08/20 02:09:59 UTC, 0 replies.
- git commit: TEZ-1251. Fix website to not display latest snapshot version in header. (Alexander Pivovarov via hitesh) - posted by hi...@apache.org on 2014/08/20 02:18:34 UTC, 0 replies.
- svn commit: r1619015 - in /tez/site: index.html install.html install_0_5_0.html issue-tracking.html license.html localmode.html mail-lists.html privacy-policy.html project-info.html talks.html team-list.html - posted by hi...@apache.org on 2014/08/20 02:21:34 UTC, 0 replies.
- git commit: TEZ-1466. Fix JDK8 builds of Tez (gopalv) - posted by go...@apache.org on 2014/08/20 02:26:31 UTC, 0 replies.
- git commit: TEZ-1325. RecoveryParser can find incorrect last DAG ID. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/20 02:30:01 UTC, 0 replies.
- git commit: TEZ-1449. Change user payloads to work with a byte buffer (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/20 02:38:53 UTC, 0 replies.
- Git Push Summary - posted by bi...@apache.org on 2014/08/20 02:49:05 UTC, 6 replies.
- git commit: TEZ-0.5.0 release version and CHANGES.TXT - posted by bi...@apache.org on 2014/08/20 03:13:03 UTC, 0 replies.
- git commit: TEZ-1464. Update INSTALL.txt (bikas) - posted by bi...@apache.org on 2014/08/20 03:21:58 UTC, 0 replies.
- git commit: TEZ-1464. Pull INSTALL.txt fix and update for 0.5.0 - posted by bi...@apache.org on 2014/08/20 03:28:16 UTC, 0 replies.
- svn commit: r6211 - in /dev/tez/tez-0.5.0-src-rc0: ./ apache-tez-0.5.0.tar.gz apache-tez-0.5.0.tar.gz.asc apache-tez-0.5.0.tar.gz.md5 apache-tez-0.5.0.tar.gz.sha1 - posted by bi...@apache.org on 2014/08/20 04:07:48 UTC, 0 replies.
- git commit: TEZ-1464 Addendum. Update INSTALL.txt (bikas) - posted by bi...@apache.org on 2014/08/20 04:36:26 UTC, 0 replies.
- git commit: TEZ-1469. AM/Session LRs are not shipped to vertices in new API use-case (bikas) - posted by bi...@apache.org on 2014/08/21 03:46:24 UTC, 0 replies.
- git commit: TEZ-1472. Separate method calls for creating InputDataInformationEvent with serialized/unserialized payloads (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/21 04:20:45 UTC, 0 replies.
- git commit: TEZ-1436. Fix javadoc warnings (Jonathan Eagles via bikas) - posted by bi...@apache.org on 2014/08/21 22:45:11 UTC, 0 replies.
- [1/4] git commit: TEZ-1469. AM/Session LRs are not shipped to vertices in new API use-case (bikas) - posted by bi...@apache.org on 2014/08/21 22:55:39 UTC, 0 replies.
- [2/4] git commit: TEZ-1472. Separate method calls for creating InputDataInformationEvent with serialized/unserialized payloads (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/21 22:55:40 UTC, 0 replies.
- [3/4] git commit: TEZ-1436. Fix javadoc warnings (Jonathan Eagles via bikas) - posted by bi...@apache.org on 2014/08/21 22:55:41 UTC, 0 replies.
- [4/4] git commit: Updating CHANGES.txt etc - posted by bi...@apache.org on 2014/08/21 22:55:42 UTC, 0 replies.
- svn commit: r6234 - in /dev/tez: tez-0.5.0-src-rc0/ tez-0.5.0-src-rc1/ tez-0.5.0-src-rc1/apache-tez-0.5.0.tar.gz tez-0.5.0-src-rc1/apache-tez-0.5.0.tar.gz.asc tez-0.5.0-src-rc1/apache-tez-0.5.0.tar.gz.md5 tez-0.5.0-src-rc1/apache-tez-0.5.0.tar.gz.sha1 - posted by bi...@apache.org on 2014/08/21 23:14:20 UTC, 0 replies.
- git commit: TEZ-1474. detect missing native libraries for compression at the beginning of a task rather than at the end. Contributed by Prakash Ramachandran. - posted by ss...@apache.org on 2014/08/22 23:28:50 UTC, 1 replies.
- git commit: TEZ-1487. Switch master to 0.6.0-SNAPSHOT. (hitesh) - posted by hi...@apache.org on 2014/08/22 23:30:22 UTC, 0 replies.
- [1/2] TEZ-1446. Move the fetch code for local disk fetch from data movement event handlers to fetcher. Contributed by Prakash Ramachandran. - posted by ss...@apache.org on 2014/08/22 23:31:54 UTC, 1 replies.
- [2/2] git commit: TEZ-1446. Move the fetch code for local disk fetch from data movement event handlers to fetcher. Contributed by Prakash Ramachandran. - posted by ss...@apache.org on 2014/08/22 23:31:55 UTC, 1 replies.
- git commit: TEZ-1485. Disable node blacklisting and ATS in AM for local mode (jeagles) - posted by je...@apache.org on 2014/08/23 00:09:11 UTC, 1 replies.
- git commit: TEZ-1448. Make WeightedScalingMemoryDistributor as the default memory distributor (Rajesh Balamohan) - posted by rb...@apache.org on 2014/08/23 04:18:25 UTC, 0 replies.
- git commit: TEZ-1463. Remove dependency on private class org.apache.hadoop.util.StringUtils (Alexander Pivovarov via jeagles) - posted by je...@apache.org on 2014/08/23 04:48:58 UTC, 1 replies.
- git commit: TEZ-1360. Provide vertex parallelism to each vertex task. Contributed by Gopal V, Johannes Zillmann and Rajesh Balamohan. - posted by ss...@apache.org on 2014/08/25 20:43:49 UTC, 1 replies.
- [1/3] git commit: Cherry pick db6d9b29e07b033 from master - posted by bi...@apache.org on 2014/08/25 23:29:08 UTC, 0 replies.
- [2/3] git commit: Cherry pick 373793b013877eb5 from master - posted by bi...@apache.org on 2014/08/25 23:29:09 UTC, 0 replies.
- [3/3] git commit: Cherry pick 4842c3a6784f8b20c from master - posted by bi...@apache.org on 2014/08/25 23:29:10 UTC, 0 replies.
- git commit: TEZ-1471. Additional supplement for TEZ local mode document. Contributed by Chen He. - posted by ss...@apache.org on 2014/08/25 23:49:49 UTC, 1 replies.
- git commit: TEZ-1476. DAGClient waitForCompletion output is confusing (jeagles) - posted by je...@apache.org on 2014/08/26 00:20:24 UTC, 1 replies.
- git commit: TEZ-1490. dagid reported is incorrect in TezClient.java (jeagles) - posted by je...@apache.org on 2014/08/26 06:10:53 UTC, 1 replies.
- git commit: TEZ-1486. Event routing should not throw an exception if the EdgePlugin does not generate a routing table in cases where the destination vertex has a parallelism of 0. (sseth) - posted by ss...@apache.org on 2014/08/26 09:25:35 UTC, 0 replies.
- git commit: TEZ-1486. Event routing should not throw an exception if the EdgePlugin does not generate a routing table in cases where the destination vertex has a parallelism of 0. (sseth) (cherry picked from commit fc86dbf0a61fa746551a1b4f358eab6f414a77f - posted by ss...@apache.org on 2014/08/26 09:26:12 UTC, 0 replies.
- git commit: TEZ-1498. Usage info is not printed when wrong number of arguments is provided for JoinExample. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/26 19:52:06 UTC, 1 replies.
- [1/2] git commit: TEZ-1498. Usage info is not printed when wrong number of arguments is provided for JoinExample. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/26 19:56:37 UTC, 0 replies.
- [2/2] git commit: TEZ-1498. Update CHANGES.txt - posted by hi...@apache.org on 2014/08/26 19:56:38 UTC, 0 replies.
- git commit: TEZ-1430. Javadoc generation should not generate docs for classes annotated as private. (Jonathan Eagles via hitesh) - posted by hi...@apache.org on 2014/08/26 22:05:30 UTC, 1 replies.
- [1/2] git commit: TEZ-1430. Javadoc generation should not generate docs for classes annotated as private. (Jonathan Eagles via hitesh) - posted by hi...@apache.org on 2014/08/26 22:07:27 UTC, 0 replies.
- [2/2] git commit: TEZ-1430. Update CHANGES.txt - posted by hi...@apache.org on 2014/08/26 22:07:28 UTC, 0 replies.
- git commit: TEZ-1500. DAG should be created via a create method (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/26 22:31:06 UTC, 0 replies.
- git commit: TEZ-1475. Fix HDFS commands in INSTALL.txt (bikas) - posted by bi...@apache.org on 2014/08/26 22:49:04 UTC, 0 replies.
- git commit: TEZ-1038. Move TaskLocationHint outside of VertexLocationHint. (Alexander Pivovarov via hitesh) - posted by hi...@apache.org on 2014/08/27 00:02:42 UTC, 0 replies.
- git commit: TEZ-1493. Tez examples sometimes fail in cases where AM recovery kicks in. (Jeff Zhang via hitesh) - posted by hi...@apache.org on 2014/08/27 02:48:11 UTC, 0 replies.
- git commit: TEZ-1496. Multi MR inputs can not be configured without accessing internal proto structures (Siddharth Seth via bikas) - posted by bi...@apache.org on 2014/08/27 02:53:30 UTC, 0 replies.
- git commit: TEZ-1492. IFile RLE not kicking in due to bug in BufferUtils.compare() - posted by rb...@apache.org on 2014/08/27 06:39:49 UTC, 0 replies.
- git commit: TEZ-1512. VertexImpl.getTask(int) can be CPU intensive when lots of tasks are present in the vertex - posted by rb...@apache.org on 2014/08/28 10:13:23 UTC, 0 replies.
- git commit: TEZ-1481. Flaky test : org.apache.tez.dag.api.client.TestDAGClientHandler.testDAGClientHandler (Contributed by Alexander Pivovarov) - posted by rb...@apache.org on 2014/08/28 12:29:14 UTC, 0 replies.
- git commit: TEZ-1501. Add a test dag to generate load on the getTask RPC. (sseth) - posted by ss...@apache.org on 2014/08/28 20:13:25 UTC, 0 replies.
- git commit: TEZ-1510. TezConfiguration should not add tez-site.xml as a default resource. (hitesh) - posted by hi...@apache.org on 2014/08/28 22:34:01 UTC, 0 replies.
- git commit: TEZ-1510. Addendum patch. TezConfiguration should not add tez-site.xml as a default resource. (hitesh) - posted by hi...@apache.org on 2014/08/28 23:17:38 UTC, 0 replies.
- git commit: TEZ-1510. Add missed file. TezConfiguration should not add tez-site.xml as a default resource. (hitesh) - posted by hi...@apache.org on 2014/08/28 23:48:04 UTC, 0 replies.
- git commit: TEZ-1517. Avoid sending routed events via the AsyncDispatcher. (sseth) - posted by ss...@apache.org on 2014/08/29 00:57:30 UTC, 0 replies.
- git commit: TEZ-1509. Set a useful default value for java opts (bikas) - posted by bi...@apache.org on 2014/08/29 06:51:39 UTC, 0 replies.
- git commit: TEZ-1511. MROutputConfigBuilder sets OutputFormat as String class if OutputFormat is not provided (bikas) - posted by bi...@apache.org on 2014/08/29 06:53:34 UTC, 0 replies.
- git commit: TEZ-1516. Log transfer rates for broadcast fetch. (sseth) - posted by ss...@apache.org on 2014/08/29 18:31:49 UTC, 0 replies.
- git commit: Prepare for branch-0.5 creation - posted by bi...@apache.org on 2014/08/29 19:02:30 UTC, 0 replies.
- [1/2] git commit: Update change log for branch-0.5 - posted by bi...@apache.org on 2014/08/29 19:10:23 UTC, 0 replies.
- [2/2] git commit: changes pom version for branch-0.5 - posted by bi...@apache.org on 2014/08/29 19:10:24 UTC, 0 replies.
- git commit: Tez-0.5.0 release prep - posted by bi...@apache.org on 2014/08/29 19:27:28 UTC, 0 replies.
- svn commit: r6314 - in /dev/tez: tez-0.5.0-src-rc1/ tez-0.5.0-src-rc2/ - posted by bi...@apache.org on 2014/08/29 19:44:31 UTC, 0 replies.
- git commit: TEZ-1488. Rename HashComparator to ProxyComparator and implement in TezBytesComparator. (gopalv) - posted by go...@apache.org on 2014/08/29 20:26:52 UTC, 0 replies.
- git commit: TEZ-1488. Addendum - mark change as incompatible (gopalv) - posted by go...@apache.org on 2014/08/29 20:36:19 UTC, 0 replies.
- git commit: Add ALL CHANGES to 0.5 CHANGES.txt - posted by bi...@apache.org on 2014/08/29 20:51:42 UTC, 0 replies.
- git commit: Add ALL CHANGES to 0.5.0 CHANGES.txt - posted by bi...@apache.org on 2014/08/29 20:54:40 UTC, 0 replies.
- svn commit: r6316 - /dev/tez/tez-0.5.0-src-rc2/ - posted by bi...@apache.org on 2014/08/29 22:59:56 UTC, 0 replies.
- git commit: TEZ-1515. DAGAppMaster : Thread contentions due to org.apache.tez.common.counters.ResourceBundles - posted by rb...@apache.org on 2014/08/31 11:32:56 UTC, 0 replies.