You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-reef git commit: [REEF-728] Complete implementation of ICompletedTask - posted by ju...@apache.org on 2015/10/01 00:31:54 UTC, 0 replies.
- incubator-reef git commit: [REEF-521] Add missing Javadoc comments/triage TODO notes in Java code: reef-bridge-client and reef-bridge-java - posted by af...@apache.org on 2015/10/01 22:33:12 UTC, 0 replies.
- incubator-reef git commit: [REEF-799] Remove unused Bridge reference from HelloREEF and tests - posted by we...@apache.org on 2015/10/02 05:48:01 UTC, 0 replies.
- incubator-reef git commit: [REEF-794] Enable reporting progress to YARN - posted by we...@apache.org on 2015/10/02 20:41:55 UTC, 0 replies.
- incubator-reef git commit: [REEF-781] Fix NPE on receiving filename query without arguments - posted by af...@apache.org on 2015/10/05 19:25:38 UTC, 0 replies.
- incubator-reef git commit: [REEF-808] Add documents and fix typos in HelloREEFHttp example - posted by ma...@apache.org on 2015/10/05 21:13:12 UTC, 0 replies.
- incubator-reef git commit: [REEF-804] Garbage collection setting is not passed to update task - posted by we...@apache.org on 2015/10/05 23:35:23 UTC, 0 replies.
- incubator-reef git commit: [REEF-803] Add a ConfigurationProvider for HadoopFileSystem - posted by we...@apache.org on 2015/10/05 23:36:58 UTC, 0 replies.
- svn commit: r10726 - /release/incubator/reef/KEYS - posted by ma...@apache.org on 2015/10/06 00:54:43 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-630] Add StyleCop to .NET projects with all rules disabled * Using the vanila StyleCop NuGet package * Had to rearrange 'BuildPackage' tag in many csproj as build.props * over-rides with default * Appropriate ex - posted by we...@apache.org on 2015/10/06 21:39:20 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-630] Add StyleCop to .NET projects with all rules disabled * Using the vanila StyleCop NuGet package * Had to rearrange 'BuildPackage' tag in many csproj as build.props * over-rides with default * Appropriate ex - posted by we...@apache.org on 2015/10/06 21:39:21 UTC, 0 replies.
- Git Push Summary - posted by ma...@apache.org on 2015/10/07 01:03:49 UTC, 1 replies.
- svn commit: r10736 - /dev/incubator/reef/KEYS - posted by ma...@apache.org on 2015/10/07 01:30:09 UTC, 0 replies.
- svn commit: r10737 - in /dev/incubator/reef/0.13.0-incubating-rc1: ./ apache-reef-0.13.0-incubating-rc1.tar.gz apache-reef-0.13.0-incubating-rc1.tar.gz.asc apache-reef-0.13.0-incubating-rc1.tar.gz.md5 apache-reef-0.13.0-incubating-rc1.tar.gz.sha512.txt - posted by ma...@apache.org on 2015/10/07 01:33:22 UTC, 0 replies.
- incubator-reef git commit: [REEF-809] Update version to 0.14.0-incubating-SNAPSHOT - posted by we...@apache.org on 2015/10/07 01:41:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-807] Set JVM max memory limit used in testsuites properly - posted by ta...@apache.org on 2015/10/07 10:11:08 UTC, 0 replies.
- incubator-reef git commit: [REEF-814] Create DOAP(Description of a Project) file - posted by ma...@apache.org on 2015/10/08 20:21:22 UTC, 0 replies.
- incubator-reef git commit: [REEF-590] Remove org.apache.reef.javabridge.generic.LaunchHeadless after 0.13.0 is released. - posted by af...@apache.org on 2015/10/09 00:32:39 UTC, 0 replies.
- incubator-reef git commit: [REEF-816] Setup Github Travis CI - posted by ma...@apache.org on 2015/10/09 02:27:45 UTC, 0 replies.
- incubator-reef git commit: [REEF-538] Implement IPartitionedDataSet on IFileSystem - posted by se...@apache.org on 2015/10/09 03:11:05 UTC, 0 replies.
- incubator-reef git commit: [REEF-823] Fix typos in VortexConfHelper and VortexMasterConf - posted by ma...@apache.org on 2015/10/09 19:27:43 UTC, 0 replies.
- incubator-reef git commit: [REEF-637] Remove deprecated methods of NCS and mark as @Unstable - posted by ma...@apache.org on 2015/10/09 20:39:42 UTC, 0 replies.
- incubator-reef git commit: [REEF-812] Improve NetworkServiceTest - posted by ma...@apache.org on 2015/10/09 21:53:31 UTC, 0 replies.
- incubator-reef git commit: [REEF-824] Use diamond operator for generic instance creation - posted by ma...@apache.org on 2015/10/09 22:43:41 UTC, 0 replies.
- incubator-reef git commit: [REEF-719] Remove IFailedEvaluator.GetEvaluatorRequetor - posted by ma...@apache.org on 2015/10/10 04:38:04 UTC, 0 replies.
- incubator-reef git commit: [REEF-817] Group comm hangs when root task is added after child tasks start running - posted by do...@apache.org on 2015/10/10 21:09:51 UTC, 0 replies.
- incubator-reef git commit: [REEF-752] Remove code obsoleted in REEF-735 - posted by do...@apache.org on 2015/10/11 20:10:27 UTC, 0 replies.
- incubator-reef git commit: [REEF-828] Fix name typos of Class/Functions in REEF.NET IO - posted by ma...@apache.org on 2015/10/12 20:18:10 UTC, 0 replies.
- incubator-reef git commit: [REEF-825] Update Org.Apache.REEF.ALL to include all packages - posted by ma...@apache.org on 2015/10/12 20:43:50 UTC, 0 replies.
- incubator-reef git commit: [REEF-709/710/711] Act on obsoletes in CustomTraceLevel, CommandLineArguments and CustomTraceListeners - posted by do...@apache.org on 2015/10/13 06:43:36 UTC, 0 replies.
- incubator-reef git commit: [REEF-805] IMRUJobDefinition does not allow user to set number of cores This addressed the issue by * providing user the ability to set map task and update task cores in IMRUJobDefinition - posted by ju...@apache.org on 2015/10/13 09:09:24 UTC, 0 replies.
- incubator-reef git commit: [REEF-840] IIMRUClient does not need to have generic type - posted by ju...@apache.org on 2015/10/13 09:27:31 UTC, 0 replies.
- incubator-reef git commit: [REEF-830] TreeTopology does not work correctly for certain task addition orders - posted by js...@apache.org on 2015/10/14 06:38:37 UTC, 0 replies.
- incubator-reef git commit: [REEF-790] DeadlockInfoTest should remove the deadlock it creates - posted by ch...@apache.org on 2015/10/14 09:43:41 UTC, 0 replies.
- incubator-reef git commit: [REEF-792] Find actual memory on the machine in ContainerManager.java - posted by af...@apache.org on 2015/10/14 19:18:48 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-839] Fix typos in REEF.NET - posted by ma...@apache.org on 2015/10/14 20:57:44 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-839] Fix typos in REEF.NET - posted by ma...@apache.org on 2015/10/14 20:57:45 UTC, 0 replies.
- incubator-reef git commit: [REEF-757] Add submit application support in Yarn Rest client * Create datamodels for submission request * Plumb the REST API * Add unittest and YARN test - posted by se...@apache.org on 2015/10/14 23:07:59 UTC, 0 replies.
- incubator-reef git commit: [REEF-831] Make YarnConfigurationUrlProviderTests stable - posted by ma...@apache.org on 2015/10/14 23:55:29 UTC, 0 replies.
- incubator-reef git commit: [REEF-846] Mark DriverSubmissionSettings class obsolete - posted by ma...@apache.org on 2015/10/15 01:47:53 UTC, 0 replies.
- svn commit: r10819 - in /release/incubator/reef/0.13.0-incubating: ./ apache-reef-0.13.0-incubating.tar.gz apache-reef-0.13.0-incubating.tar.gz.asc apache-reef-0.13.0-incubating.tar.gz.md5 apache-reef-0.13.0-incubating.tar.gz.sha512.txt - posted by ma...@apache.org on 2015/10/15 02:04:04 UTC, 0 replies.
- incubator-reef git commit: [REEF-523] Add missing Javadoc/triage TODOs in Java code: reef-common - posted by do...@apache.org on 2015/10/15 09:41:55 UTC, 0 replies.
- incubator-reef git commit: [REEF-588] DeadlockInfo throws NullPointerException when deadlock is not detected - posted by ch...@apache.org on 2015/10/15 13:59:29 UTC, 0 replies.
- incubator-reef git commit: [REEF-849] Improve NetworkConnectionServiceTest - posted by ma...@apache.org on 2015/10/15 20:00:16 UTC, 0 replies.
- incubator-reef git commit: [REEF-850] Delete or suppress verbose outputs in Unit Tests - posted by ma...@apache.org on 2015/10/15 20:38:21 UTC, 0 replies.
- incubator-reef git commit: [REEF-851] Fix nondeterministic test bug in CommunicationGroupDriverImplTest - posted by ma...@apache.org on 2015/10/16 00:02:23 UTC, 0 replies.
- incubator-reef git commit: [REEF-798] Create a progress reporting REST endpoint - posted by do...@apache.org on 2015/10/16 01:02:03 UTC, 0 replies.
- incubator-reef git commit: [REEF-592] Remove deprecated classes in REEF-591 - posted by do...@apache.org on 2015/10/16 15:21:04 UTC, 0 replies.
- incubator-reef git commit: [REEF-852] Upgrade Travis-CI settings to use container-based infrastructure - posted by ma...@apache.org on 2015/10/19 19:59:53 UTC, 0 replies.
- incubator-reef git commit: [REEF-848] Update IPartition> to IPartition - posted by ma...@apache.org on 2015/10/19 21:57:52 UTC, 0 replies.
- incubator-reef git commit: [REEF-853] IIMRUClient does not return httpDriverEndPoint - posted by ju...@apache.org on 2015/10/19 23:07:54 UTC, 0 replies.
- incubator-reef git commit: [REEF-856] Mark LegacyLocalAddressProvider as deprecated - posted by do...@apache.org on 2015/10/20 07:15:38 UTC, 0 replies.
- incubator-reef git commit: [REEF-857] Remove Xerces dependency in RAT plugin - posted by we...@apache.org on 2015/10/20 18:39:49 UTC, 0 replies.
- incubator-reef git commit: [REEF-855] Improve Tang examples - posted by ma...@apache.org on 2015/10/20 23:35:51 UTC, 0 replies.
- incubator-reef git commit: [REEF-838] Enable checkstyle check for diamond operator - posted by ma...@apache.org on 2015/10/21 20:31:28 UTC, 0 replies.
- incubator-reef git commit: [REEF-859]:Debug c++ builds should target retail CRT. - posted by ju...@apache.org on 2015/10/21 21:41:47 UTC, 0 replies.
- incubator-reef git commit: [REEF-861] Hotfix for YarnJobSubmissionClient doesn't return in some Yarn environment - posted by ma...@apache.org on 2015/10/22 00:33:18 UTC, 0 replies.
- [1/3] incubator-reef git commit: [REEF-810] Create 0.13 release branch - posted by ma...@apache.org on 2015/10/22 01:20:12 UTC, 0 replies.
- [2/3] incubator-reef git commit: Add -SNAPSHOT to versions in POMs - posted by ma...@apache.org on 2015/10/22 01:20:13 UTC, 0 replies.
- [3/3] incubator-reef git commit: [maven-release-plugin] prepare release reef-project-0.13.0-incubating - posted by ma...@apache.org on 2015/10/22 01:20:14 UTC, 0 replies.
- incubator-reef git commit: [maven-release-plugin] prepare for next development iteration - posted by ma...@apache.org on 2015/10/22 01:20:39 UTC, 0 replies.
- incubator-reef git commit: [REEF-761] Implement ActiveContext.SendMessage() in REEF.NET - posted by do...@apache.org on 2015/10/25 05:29:35 UTC, 0 replies.
- incubator-reef git commit: [REEF-865] RunningTaskImpl should close tasks in both INIT and RUNNING status - posted by we...@apache.org on 2015/10/25 19:39:28 UTC, 0 replies.
- incubator-reef git commit: [REEF-872] Add Dhruv to the REEF committer list on website - posted by do...@apache.org on 2015/10/25 23:28:51 UTC, 0 replies.
- svn commit: r1710497 - /incubator/reef/site/ - posted by do...@apache.org on 2015/10/26 00:39:12 UTC, 0 replies.
- incubator-reef git commit: [REEF-845] Make CommunicationGroupDriverImpl injectable - posted by js...@apache.org on 2015/10/26 06:29:03 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-869] Rename IPartitionedDataset and related interfaces to IPartitionedInputDataset This addressed the issue by * by renaming IPartitionedDataset, IPartition and other related interfaces and interfaces to IPartitione - posted by ju...@apache.org on 2015/10/26 08:06:26 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-869] Rename IPartitionedDataset and related interfaces to IPartitionedInputDataset This addressed the issue by * by renaming IPartitionedDataset, IPartition and other related interfaces and interfaces to IPartitione - posted by ju...@apache.org on 2015/10/26 08:06:27 UTC, 0 replies.
- svn commit: r1710713 - in /incubator/reef/site: ./ apidocs/0.10.0-incubating/ apidocs/0.11.0-incubating/ apidocs/0.12.0-incubating/ apidocs/0.13.0-incubating/ apidocs/0.13.0-incubating/org/ apidocs/0.13.0-incubating/org/apache/ apidocs/0.13.0-incubatin... - posted by ma...@apache.org on 2015/10/27 01:26:03 UTC, 0 replies.
- incubator-reef git commit: [REEF-822] Improve UriPrefix API in IFileSystem - posted by dh...@apache.org on 2015/10/27 08:18:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-873] fix FileSystemPartitionInputDataSet id issue - posted by dh...@apache.org on 2015/10/27 21:55:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-866] Refactor bridge clients to separate driver config generation from application submission - posted by af...@apache.org on 2015/10/27 23:05:53 UTC, 0 replies.
- incubator-reef git commit: [REEF-876] Update the website for 0.13.0-incubating release - posted by do...@apache.org on 2015/10/28 00:57:05 UTC, 0 replies.
- incubator-reef git commit: [REEF-871] Replace put with putIfAbsent in HandlerContainer - posted by bg...@apache.org on 2015/10/28 01:38:54 UTC, 0 replies.
- svn commit: r1711086 - in /incubator/reef/site: ./ apidocs/ js/ - posted by ma...@apache.org on 2015/10/28 19:04:46 UTC, 0 replies.
- incubator-reef git commit: [REEF-879] Remove classes deprecated since 0.13 from reef-wake - posted by af...@apache.org on 2015/10/28 23:29:25 UTC, 0 replies.
- svn commit: r1711163 - in /incubator/reef/site/apidocs: ./ 0.13.0-incubating/ - posted by do...@apache.org on 2015/10/29 00:33:16 UTC, 0 replies.
- incubator-reef git commit: [REEF-880] Make logged and actual wait time consistent in Name Lookup classes - posted by ma...@apache.org on 2015/10/30 01:01:54 UTC, 0 replies.
- incubator-reef git commit: [REEF-882] Properly report the message of an Exception causing a failure on YARN to the RM - posted by do...@apache.org on 2015/10/30 02:44:06 UTC, 0 replies.
- incubator-reef git commit: [REEF-819] Add software quality reporting tools for Java code - posted by do...@apache.org on 2015/10/30 04:07:54 UTC, 0 replies.
- incubator-reef git commit: [REEF-883] Propagate C# stack trace over to Java properly - posted by do...@apache.org on 2015/10/30 11:30:29 UTC, 0 replies.
- [1/2] incubator-reef git commit: [REEF-892] Add javadocs and remove redundant modifiers in Wake - posted by ma...@apache.org on 2015/10/30 19:45:23 UTC, 0 replies.
- [2/2] incubator-reef git commit: [REEF-892] Add javadocs and remove redundant modifiers in Wake - posted by ma...@apache.org on 2015/10/30 19:45:24 UTC, 0 replies.
- incubator-reef git commit: [REEF-891] Remove the usage of lookup tables in favor of passing C# handles through explicit classes - posted by se...@apache.org on 2015/10/30 20:15:19 UTC, 0 replies.
- incubator-reef git commit: [REEF-894] GetBridgeInjector should not create a new Injector - posted by do...@apache.org on 2015/10/31 03:18:25 UTC, 0 replies.