commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
svn commit: r13768 - in /release/reef/0.15.0: apache-reef-0.15.0-rc2.tar.gz.asc apache-reef-0.15.0.tar.gz.asc
shulmanb
svn commit: r13766 - in /release/reef/0.15.0: ./ apache-reef-0.15.0-rc2.tar.gz apache-reef-0.15.0-rc2.tar.gz.asc apache-reef-0.15.0-rc2.tar.gz.md5 apache-reef-0.15.0-rc2.tar.gz.sha512.txt
shulmanb
svn commit: r13727 - in /dev/reef/0.15.0-rc2: ./ apache-reef-0.15.0-rc2.tar.gz apache-reef-0.15.0-rc2.tar.gz.asc apache-reef-0.15.0-rc2.tar.gz.md5 apache-reef-0.15.0-rc2.tar.gz.sha512.txt
shulmanb
svn commit: r13723 - in /dev/reef/0.15.0-rc1: apache-reef-0.15.0-rc1.tar.gz apache-reef-0.15.0-rc1.tar.gz.asc apache-reef-0.15.0-rc1.tar.gz.md5 apache-reef-0.15.0-rc1.tar.gz.sha512.txt
shulmanb
svn commit: r13722 - in /dev/reef/0.15.0-rc1: ./ apache-reef-0.15.0-rc1.tar.gz.asc apache-reef-0.15.0-rc1.tar.gz.md5 apache-reef-0.15.0-rc1.tar.gz.sha512.txt
shulmanb
reef git commit: [REEF-1384] Update index.md for our website
mariia
reef git commit: [REEF-1215] Release 0.15.0 This updates the version to 0.15.0 from 0.15.0 SNAPSHOT JIRA: [REEF-1215](https://issues.apache.org/jira/browse/REEF-1215)
shulmanb
svn commit: r13706 - /dev/reef/KEYS
shulmanb
svn commit: r13705 - /release/reef/KEYS
shulmanb
reef git commit: [REEF-1385] Implement TaskMessage.MessageSourceID in REEF.NET
weimer
reef git commit: [REEF-1393] Consider active threads when checking applicationDispatcher.isEmpty
weimer
reef git commit: [REEF-1321] Adding TaskManager for IMRU fault tolerant
mariia
reef git commit: [REEF-1359] Enable Checkstyle rule NewlineAtEndOfFile on Java code
afchung90
reef git commit: [REEF-1395] Update SureFire plugin to 2.19.1
mariia
reef git commit: [REEF-1387] Deprecate Forget in favor of LoggingHelper.LogAndIgnoreExceptionIfAny
weimer
reef git commit: [REEF-1333] Type cast warnings in our C++ code
afchung90
reef git commit: [REEF-1374] Task failure heartbeat could be sent after Evaluator failure heartbeat
juliaw
reef git commit: [REEF-1390] Compute Optional Class' methods on demand
weimer
reef git commit: [REEF-1389] Add wrapper interface for DirectoryInfo and FileInfo to facilitate testing for REEF-1357
dhruv
reef git commit: [REEF-863] Test ActiveContext.SendMessage()
juliaw
reef git commit: [REEF-1381] Allow to add Observer for ActiveContextManager
mariia
reef git commit: [REEF-1379] Add a fluid interface to EvaluatorRequestor
weimer
reef git commit: [REEF-1243] Fix StreamingRemoteManagerTest tests which get stuck in AppVeyor
mariia
reef git commit: REEF-1250] Fix memory leak in Evaluators
weimer
reef git commit: [REEF-1286] Forward .NET Exceptions from the Evaluator to the Driver
juliaw
reef git commit: [REEF-1207] REEF.NET Evaluator should print a known log line on exit
weimer
reef git commit: [REEF-1354] Yarn bootstrap for c# multi-runtime client This addresses the issue by: 1) Adding bootstrap mechanism for multiruntime
afchung90
reef git commit: [REEF-1375] Fixing Java multiruntime
afchung90
reef git commit: [REEF-1342] Allow to set log level per logger instance
mariia
reef git commit: [REEF-1378] Creating Evaluator Manager for Fault Tolerant
afchung90
reef git commit: [REEF-1304] Create tests which use .NET Poison to validate evaluator failure scenarios
weimer
reef git commit: [REEF-1360] Enforce comment style for license headers in Java
weimer
reef git commit: [REEF-1380] Avoid a NullReferenceException in HeartbeatManager
weimer
reef git commit: [REEF-1364] Report unhandled exceptions in the Evaluator to the Driver
weimer
reef git commit: [REEF-1340] Creating Context manager for Fault Tolerant
afchung90
reef git commit: [REEF-1377] Move from C# Tasks to Threads to run user's Task
weimer
reef git commit: [REEF-1372] Create new named parameters for IClock
afchung90
reef git commit: [REEF-1370] Add `IClock.Run()`
mariia
reef git commit: [REEF-1368] Mark `RuntimeClock.RegisterObserver` as `[Obsolete]`
mariia
reef git commit: [REEF-1367] Write a PID file in the REEF.NET Evaluator
weimer
reef git commit: [REEF-1258] Populate Task Exception data properly
weimer
reef git commit: [REEF-1339] Adding IInputPartition.Cache() for data download and cache
weimer
reef git commit: [REEF-1362] Deprecate DriverBridgeConfigurationOptions.SetOfAssemblies
weimer
reef git commit: [REEF-1363] Cleanup .NET code marked obsolete in 0.14
weimer
reef git commit: [REEF-1327] Creating task states and task state transitions
weimer
reef git commit: [REEF-1358] Update Checkstyle to 6.17
dongjoon
reef git commit: [REEF-1343] Fix events received in case of evaluator failure
weimer
reef git commit: [REEF-796] Do Avro (de)serialization for FailedTask in bridge
weimer
reef git commit: [REEF-1349] Create ThreadSafe and NotThreadSafe Attributes
weimer
reef git commit: [REEF-1351] Support enums and other value types in Optional
weimer
reef git commit: [REEF-1224] IMRU Fault Tolerance - Separate Data downloading from Task injection
weimer
reef git commit: [REEF-1335] Create State Machine for Fault tolerant
weimer
reef git commit: [REEF-1317] Adding test for resubmitting tasks to an Evaluator after a Failed Task
weimer
reef git commit: [REEF-548] Remove APIs deprecated since 0.11 from REEF-IO
weimer
reef git commit: [REEF-1325] Fix PoisonTest.TestPoisonedEvaluatorStartHanlder failure in AppVeyor
weimer
reef git commit: [REEF-1057] Enable several StyleCop.CSharp.NamingRules and fix violations, part 1
weimer
reef git commit: [REEF-1329] Add dockerfiles for HDP 2.4
johnyangk
reef git commit: [REEF-1294] Consider race condition in Evaluator.SetRuntimeHandlers
weimer
reef git commit: [REEF-1268] Complete ServiceConfiguration in REEF.NET
weimer
reef git commit: [REEF-1310] The Java Driver should ACK the Java Evaluator's DONE heartbeat
weimer
reef git commit: [REEF-1341] Add .vcxproj.user files to .gitignore
weimer
reef git commit: [REEF-1338] Race condition in Evaluator shutdown
weimer
reef git commit: [REEF-1322] Allow Communication Group to be removed from IGroupCommDriver
afchung90
reef git commit: [REEF-1312] Convert IMRU.Examples to test
weimer
[1/3] reef git commit: [REEF-504] Clean up Serializable in Vortex This addressed the issue by * Using Kryo as the one and only serializer in Vortex * Making classes Kryo-compatible * Removing Avro-related code * Refactoring protocol names JI
afchung90
[3/3] reef git commit: [REEF-504] Clean up Serializable in Vortex This addressed the issue by * Using Kryo as the one and only serializer in Vortex * Making classes Kryo-compatible * Removing Avro-related code * Refactoring protocol names JI
afchung90
[2/3] reef git commit: [REEF-504] Clean up Serializable in Vortex This addressed the issue by * Using Kryo as the one and only serializer in Vortex * Making classes Kryo-compatible * Removing Avro-related code * Refactoring protocol names JI
afchung90
reef git commit: [REEF-614] Add logging/tracing level support to JobRequest
weimer
reef git commit: [REEF-1320] Make default group creation passive
weimer
reef git commit: [REEF-1332] Resolve dependency versions in REEF.NET
mariia
reef git commit: [REEF-1331] Reduce amount of logs written by .NET tests
weimer
reef git commit: [REEF-1334] Replace comparison with 0 with a comparison witn NULL in the bridge
mariia
reef git commit: [REEF-1315] Logs are shown with Verbose level irrespective of level set
weimer
reef git commit: [REEF-1276] Improve error message shown when injectable class has [Parameter] annotation
weimer
reef git commit: [REEF-1328] Remove deprecated IJobSubmission and related classes in favor of JobRequest
weimer
[1/2] reef git commit: [REEF-1246] Multi runtime for c# driver
weimer
[2/2] reef git commit: [REEF-1246] Multi runtime for c# driver
weimer
reef git commit: [REEF-1330] Add *.VC.db to .gitignore
afchung90
reef git commit: [REEF-1324] Fix TcpConnectionRetryTest.TestConnectionRetries
weimer
reef git commit: [REEF-1316] Adding test for resubmitting context
afchung90
reef git commit: [REEF-1326] LocalJobSubmissionResult should consider IOExceptions to retry on conflict
weimer
reef git commit: [REEF-347] Configure .NET tests to only listen on 127.0.0.1
weimer
reef git commit: [REEF-1314] Add explicit install of xunit console runner to temporary part of AppVeyor script
weimer
reef git commit: [REEF-1319] Create a test log when running tests from the command line
weimer
reef git commit: [REEF-1261] Enable ConstructorWithoutParamsCheck from sevntu-checkstyle
weimer
reef git commit: [REEF-1308] Enhance Tang duplicated named parameter entries error message
afchung90
reef git commit: [REEF-1314] Configure xunit.runner.console to be installed before test
weimer
reef git commit: [REEF-1292] Link and StreamingLink classes should have retry logic for setting up remote connection
juliaw
reef git commit: [REEF-1311] Exclude StreamingRemoteManagerTest from AppVeyor coverage temporarily
weimer
reef git commit: [REEF-1249] Add REEF Poison to REEF.NET
juliaw
reef git commit: [REEF-1307] Adding app.config for .NET projects which have executables
mariia
reef git commit: [REEF-1313] Change ProtocolBuffer download URL in Travis.CI setup
mariia
reef git commit: [REEF-1252] Improve REEF main page on Github
ssd
reef git commit: [REEF-1293] Fix test failures during file extraction from jar
weimer
reef git commit: [REEF-1142] Making caching optional the remote managers
afchung90
reef git commit: [REEF-217] Evaluator reads the driver configuration (it shouldn't)
juliaw
reef git commit: [REEF-976] Fix broken C# Tests caused by race condition of local RM
weimer
reef git commit: [REEF-1213] Test Mesos 0.27.2 and 0.28.0 and add to `dev/docker`
johnyangk
reef git commit: [REEF-1265] Clean up tests inherited from ReefFunctionalTests
juliaw
reef git commit: [REEF-1072] Add IDriverConnection as part of evaluator configuration
juliaw
reef git commit: [REEF-1289] Add an EvaluatorConfiguration for the .NET Evaluator
juliaw
reef git commit: [REEF-1191] Allow specification of log directories in job parameters
juliaw
reef git commit: [REEF-1290] Update snapshot number
weimer
reef git commit: [REEF-1275] Move build/test instructions from wiki to Github
weimer
reef git commit: [REEF-1264] Fix NuGet script issue
mariia
reef git commit: [REEF-904] Act on deprecated JobSubmissionDirectory
weimer
reef git commit: [REEF-1280] The message returned from failed evaluator doesn't contain the real exception message
afchung90
reef git commit: [REEF-1284] Fix logic for ValidateMessageSuccessfullyLogged
juliaw
reef git commit: [REEF-1273] Race condition between Task failed and Task done
juliaw
svn commit: r1736522 - in /reef/site: ./ apidoc_net/ apidoc_net/0.14.0/ apidoc_net/0.14.0/search/ apidocs/0.10.0-incubating/ apidocs/0.11.0-incubating/ apidocs/0.12.0-incubating/ apidocs/0.13.0-incubating/ apidocs/0.14.0/ apidocs/0.14.0/org/ apidocs/0....
yunseong
[1/2] reef git commit: hi
dhruv
[2/2] reef git commit: contextstackingtest
dhruv
reef git commit: [REEF-1267] Implement IActiveContext.SubmitContextAndService
juliaw
reef git commit: [REEF-1277] Improve assert messages in ReefFunctionalTest
afchung90
reef git commit: [REEF-1270] Update the website for 0.14.0 release
mariia
reef git commit: [REEF-1260] Adding a sample and test for Context Start handler
weimer
reef git commit: [REEF-770] Remove InstanceId fields
weimer
reef git commit: [REEF-1264] Fix NuGet script for publishing NuGets
juliaw
reef git commit: [REEF-1263] Remove building package from IMRU project for debug build
mariia
reef git commit: [maven-release-plugin] prepare for next development iteration
yunseong
reef git commit: [maven-release-plugin] prepare for next development iteration
shulmanb
reef git commit: [maven-release-plugin] prepare for next development iteration
taegeonum
[1/2] reef git commit: Add -SNAPSHOT to versions in POMs
yunseong
[2/2] reef git commit: [maven-release-plugin] prepare release reef-project-0.14.0
yunseong
svn commit: r12796 - in /release/reef/0.14.0: ./ apache-reef-0.14.0.tar.gz apache-reef-0.14.0.tar.gz.asc apache-reef-0.14.0.tar.gz.md5 apache-reef-0.14.0.tar.gz.sha512.txt
yunseong
svn commit: r12759 - in /dev/reef/0.14.0-rc3: ./ apache-reef-0.14.0-rc3.tar.gz apache-reef-0.14.0-rc3.tar.gz.asc apache-reef-0.14.0-rc3.tar.gz.md5 apache-reef-0.14.0-rc3.tar.gz.sha512.txt
yunseong
svn commit: r12758 - in /dev/reef/0.14.0-rc2: ./ apache-reef-0.14.0-rc2.tar.gz apache-reef-0.14.0-rc2.tar.gz.asc apache-reef-0.14.0-rc2.tar.gz.md5 apache-reef-0.14.0-rc2.tar.gz.sha512.txt
yunseong
reef git commit: [REEF-1257] Add TaskCloseHandler in TaskRunTime
weimer
reef git commit: [REEF-1231] Share the Transport between NameLookupClient and NameClient
yunseong
reef git commit: [REEF-1231] Share the Transport between NameLookupClient and NameClient
weimer
reef git commit: [REEF-1259] Add JSon 7.0.1 dependency to our NuSpec
weimer
reef git commit: [REEF-1256] Implement bridge for IRunningTask.Dispose()
weimer
reef git commit: [REEF-743] Convert project files to Visual Studio 2015
mariia
reef git commit: [REEF-1245] Update Newtonsoft.Json package version to 7.0.1
weimer
reef git commit: [REEF-769] Implement IFailedEvaluator
juliaw
reef git commit: [REEF-1242] Fix test validation issue caused by merging
mariia
reef git commit: [REEF-111] Provide continuous integration for the .NET code
dongjoon
svn commit: r1734284 - /reef/site/
ssd
reef git commit: [REEF-1210] Implement SuspendTask on the Driver
juliaw
reef git commit: [REEF-552] Make MessagingTransportFactory constructor private
weimer
reef git commit: [REEF-1240] Fix CanRunClrBridgeExampleOnLocalRuntime failure
weimer
reef git commit: [REEF-1233] Add a "fast" profile to maven
weimer
reef git commit: [REEF-1238] Remove obsolete .NET code in O.A.R.Wake and O.A.R.Driver
afchung90
reef git commit: [REEF-1241] Configurations in ConfigurationProviders was dropped from JobSubmissionBuilder
afchung90
reef git commit: [REEF-1200] Update committers list on website
mariia
reef git commit: [REEF-1212] Make Org.Apache.REEF.Client.Yarn.IJobResourceUploader interface async This addressed the issue by
weimer
reef git commit: [REEF-1235] Reset snapshot version for release 0.15 and update script
dongjoon
reef git commit: [REEF-842] Act on obsoletes in .Net typos
mariia
reef git commit: [REEF-1232] Fix binding in TaskConfiguration for ITaskMessageSource
weimer
[1/2] reef git commit: [REEF-1211] multi-runtime implementation
weimer
[2/2] reef git commit: [REEF-1211] multi-runtime implementation
weimer
reef git commit: [REEF-1228] Fix TestDriverConfigGenerator failure on the first test run [Forced Update!]
dongjoon
reef git commit: [REEF-1228] Fix TestDriverConfigGenerator failure on the first test run
dongjoon
reef git commit: [REEF-1228] Fix TestDriverConfigGenerator failure on the first test run
yunseong
reef git commit: [REEF-1217] Update version to 0.15.0-SNAPSHOT
weimer
reef git commit: [REEF-918] Remove deprecated functions in ClrHandlerHelper
dongjoon
reef git commit: [REEF-1221] Remove hard coded evaluator.conf
weimer
reef git commit: [REEF-1229] Make sure Evaluator PID is written for short lived Evaluators
shulmanb
reef git commit: [REEF-1227] Add OpenJDK 7 test environment to Travis CI
mariia
[1/2] reef git commit: [REEF-1198] Clean up .csproj files
dongjoon
[2/2] reef git commit: [REEF-1198] Clean up .csproj files
dongjoon
reef git commit: [REEF-325] Make .NET tests part of the build
juliaw
reef git commit: [REEF-1006] Remove TimeoutSubject and tests from Wake
mariia
reef git commit: [REEF-1167] Clean up O.A.R.Driver.Context.ContextConfiguration codepaths
mariia
svn commit: r12528 - in /dev/reef/0.14.0-rc1: ./ apache-reef-0.14.0-rc1.tar.gz apache-reef-0.14.0-rc1.tar.gz.asc apache-reef-0.14.0-rc1.tar.gz.md5 apache-reef-0.14.0-rc1.tar.gz.sha512.txt
yunseong
reef git commit: [REEF-1219] Adding CopyToLocal in FileSystemInputPartitionConfiguration
afchung90
reef git commit: Change version for release branch
yunseong
reef git commit: [REEF-1209] Implement SuspendTask on the Evaluator
juliaw
reef git commit: [REEF-547] Remove deprecated registerErrorHandler method in RemoteManager
weimer
reef git commit: [REEF-762] Implement ClosedContext.ParentContext
dongjoon
reef git commit: [REEF-1218] Revert FileStatus constructor as public
dongjoon
svn commit: r12515 - /dev/reef/KEYS
yunseong
svn commit: r12514 - /release/reef/KEYS
yunseong
[reef] Git Push Summary
yunseong
[reef] Git Push Summary
yunseong
[reef] Git Push Summary
yunseong
[reef] Git Push Summary
yunseong
[reef] Git Push Summary
dhruv
[reef] Git Push Summary
yunseong
[reef] Git Push Summary
shulmanb
[reef] Git Push Summary
shulmanb
[reef] Git Push Summary
shulmanb
[reef] Git Push Summary
motus
[reef] Git Push Summary
shulmanb
[reef] Git Push Summary
shulmanb
[reef] Git Push Summary
taegeonum
[reef] Git Push Summary
taegeonum
[reef] Git Push Summary
dougservice
reef git commit: [REEF-1181] Add dockerfiles for Mesos 0.26
yunseong
reef git commit: [REEF-1196] Allow specifying runtime name in evaluator request
afchung90
reef git commit: [REEF-227]Add implementation of the REEF Client for HDInsight
afchung90
svn commit: r12501 - /release/reef/KEYS
yunseong
svn commit: r12500 - /dev/reef/KEYS
yunseong
reef git commit: [REEF-1040] Fix a bug in WatcherTest
afchung90
reef git commit: [REEF-1174] Update Apache Dockerfile to use Hadoop 2.7.2
yunseong
[1/2] reef git commit: [REEF-1204] Interface separation between Job and Application Parameters
anupam
[2/2] reef git commit: [REEF-1204] Interface separation between Job and Application Parameters
anupam
reef git commit: [REEF-1176] Add unit tests for ContextRuntime
weimer
reef git commit: [REEF-1206] Update Deserializer API to allow deserialize from remote files directly
weimer
reef git commit: [REEF-1168] Support TaskStart and TaskStop
juliaw
Earlier messages
Later messages