commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
reef git commit: [REEF-1675] Provide implementations of metrics utilities
mariia
reef git commit: [REEF-1688] IMRU: Don't fail if RM allocates extra evaluators
juliaw
reef git commit: [REEF-1511] Add timeout for Task shutdown during IMRU recovery
mariia
reef git commit: [REEF-1687] Throw exception if task dispose throws exception after Call()
mariia
reef git commit: [REEF-1430] Validate Task Message Send failure => FailedEvaluator Event
juliaw
reef git commit: [REEF-1685] Complete the Job properly if update/master task is completed from running state
mariia
reef git commit: [REEF-1681] Allow REEF Driver to run in unmanaged AM mode
mariia
reef git commit: [REEF-1683] Use default MaxRetryNumberInRecovery properly
mariia
reef git commit: [REEF-1464] Fix TestTaskCloseOnLocalRuntime failures in AppVeyor
juliaw
reef git commit: [REEF-1682] Update TCP connection config values for IMRU example and test
mariia
reef git commit: [REEF-1680] Increasing default retry time in WaitingForRegistration
mariia
reef git commit: [REEF-1679] Evaluator shouldn't go to recovery mode if there is no reconnect logic provided
mariia
reef git commit: [REEF-1538] Make O.A.R.Common.Tests build to Release folder in Release mode
juliaw
reef git commit: [REEF-1670] Add exception information to FormatJavaExceptionMessage
mariia
reef git commit: [REEF-1677] Count evaluators failed during WaitingForEvaluator phase towards MaximumNumberOfEvaluatorFailures limit
juliaw
reef git commit: [REEF-1678] Remove unused MaximumNumberOfEvaluatorFailuresExceededException
weimer
reef git commit: [REEF-1625] Fix TestFailMapperEvaluatorsOnDispose failures in AppVeyor
juliaw
reef git commit: [REEF-1676] Make REEF compile in VS 2017 RC
mariia
reef git commit: [REEF-1672] Define Immutable Counters and Gauges
mariia
reef git commit: [REEF-1663] Fix TestKMeansOnDirectRunViaFileSystem failure in AppVeyor
juliaw
[1/2] reef git commit: [REEF-1673] Unify AssemblyInfo information across projects
juliaw
[2/2] reef git commit: [REEF-1673] Unify AssemblyInfo information across projects
juliaw
[1/2] reef git commit: [REEF-1448] Support for upstream heartbeats Adding job cancellation functionality into IMRU driver. And exposing ICancellationDetector interface in API which enables client to provide custom cancellation detection from upstream. Im
juliaw
[2/2] reef git commit: [REEF-1448] Support for upstream heartbeats Adding job cancellation functionality into IMRU driver. And exposing ICancellationDetector interface in API which enables client to provide custom cancellation detection from upstream. Im
juliaw
reef git commit: [REEF-1669]Removing YarnClient from YarnContainerManager
motus
reef git commit: [REEF-1659] Refactor checkpointing service for REEF Java.
weimer
reef git commit: [REEF-1665] Better default value for Java runtime path
weimer
reef git commit: [REEF-1666] Better logging in YARN job submission
weimer
reef git commit: [REEF-1662] Update Snapshot Number to 06
mariia
reef git commit: [REEF-1658] Gracefully shut down all threads at the end of the REEF job
weimer
reef git commit: [REEF-1660] Don't close streams in DFSEvaluatorLogOverwriteReaderWriter before flushing them
weimer
reef git commit: [REEF-1654] Implement graceful shutdown of Wake executor services
weimer
reef git commit: [REEF-1646] Adding ArgumentNullException in config initialization
juliaw
reef git commit: [REEF-1655] Close the driver restart manager on driver shutdown
mariia
reef git commit: [REEF-1657] Better thread names in REEF and Wake
weimer
reef git commit: [REEF-1482] Driver does not exit even if all the task exit normally
mariia
reef git commit: [REEF-1656] Implement proper logging of threads still running at the end of the REEF process
weimer
reef git commit: [REEF-1648] Allow transition from ALLOCATED to RUNNING in EvaluatorState
weimer
reef git commit: [REEF-1637] Bugfix: When launched via REEFEnvironment, Driver does not receive heartbeats from Evaluators
mariia
reef git commit: [REEF-1652] Change properties of UpdateResult in IMRU to public from internal
weimer
reef git commit: [REEF-1651] Improve logging in REEF Remote Manager and related classes
mariia
reef git commit: [REEF-1650] Warn about unclean evaluator shutdown only if evaluator is not closing yet
weimer
reef git commit: [REEF-1645] Fix the issue with assertion in RuntimeClock.stop() and log numClientAlarms
weimer
reef git commit: [REEF-1644] Update snapshot version to 05
weimer
reef git commit: [REEF-1643] Remove Maven download from AppVeyor dependencies
weimer
reef git commit: [REEF-1642] Make sure there is only one instance of Evaluators per REEFEnvironment/Driver
weimer
reef git commit: [REEF-1641] Remove batch id and change the way to request maser/slave evalautors
mariia
reef git commit: [REEF-1615] Add unit tests and improve logging for `REEFEnvironment` functionality
weimer
reef git commit: [REEF-1639] Refactor RunnableProcess and move State logic into a separate enum
mariia
reef git commit: [REEF-1640] Remove leftover <Configuration> and <Platform> tags from .csproj files
juliaw
reef git commit: [REEF-1596] Add the ability to check the status of the REEF job launched directly via REEFEnvironment Driver.
weimer
[1/2] reef git commit: [REEF-1404] Move IMRU Task state to Context
weimer
[2/2] reef git commit: [REEF-1404] Move IMRU Task state to Context
weimer
reef git commit: [REEF-1633] Implement Configurations.getDefaultSerializer() and .toString() methods
weimer
reef git commit: [REEF-1634] Add AppVeyor build for VS2013
weimer
[1/2] reef git commit: [REEF-1632] Optimize `using` directives
weimer
[2/2] reef git commit: [REEF-1632] Optimize `using` directives
weimer
reef git commit: [REEF-1573] Split REEFLauncher into executable part and the Clock-running environment.
juliaw
reef git commit: [REEF-1554] Fix .NET Core compatibility issues in REEF.Wake
mariia
reef git commit: [REEF-1630] Update Snapshot Number to 04
mariia
reef git commit: [REEF-1619] Add Evaluator.exe to the libs folder of the Evaluator NuGet
mariia
reef git commit: [REEF-1504] Collect garbage in the idle time of UpdateTaskHost.TaskBody
juliaw
reef git commit: [REEF-1627] Assign name and thread group to each thread that manages local containers on the Driver side
weimer
reef git commit: [REEF-1626] Update Snapshot Number to 03
weimer
reef git commit: [REEF-1611] Move Java .proto files to common directory
weimer
reef git commit: [REEF-1473] Add check for strStatus=null to TestBridgeClient
weimer
reef git commit: [REEF-1618] Add stack trace to exceptions handled in TaskHostBase
weimer
reef git commit: [REEF-1623] Remove double-logging exception in Logger.Log(Exception)
weimer
reef git commit: [REEF-1451] Clean up IMRU Fault Tolerant scenario tests
weimer
reef git commit: [REEF-1617] Mark the RxTimerStage class as obsolete
weimer
reef git commit: [REEF-1521] Decouple bridge handler setup and DriverStart event delegation
weimer
reef git commit: [REEF-1518] Allow map and update functions in IMRU be disposable
juliaw
reef git commit: [REEF-1572] Clean up class hierarchy for Map/UpdateTaskHost
weimer
reef git commit: [REEF-1571] Switch to AppVeyor DownloadFile command
weimer
svn commit: r15500 - in /release/reef/0.15.1: ./ apache-reef-0.15.1.tar.gz apache-reef-0.15.1.tar.gz.asc apache-reef-0.15.1.tar.gz.md5 apache-reef-0.15.1.tar.gz.sha512.txt
shulmanb
reef git commit: [REEF-1570] In-line AvroUtils and remove Avro dependency from O.A.R.Utilities
weimer
reef git commit: [REEF-1546] Fix comments in Tang.NET referring to ApplicationException
mariia
reef git commit: [REEF-1557] Refactor State, EvaluatorState, and related clases.
mariia
reef git commit: [REEF-1563] Fix test issue in IMRU TestTaskClose
mariia
reef git commit: [REEF-1564] Add `
[email protected]
` instructions to website
mariia
reef git commit: [REEF-1562] Remove inheritance from ReefRuntimeException
juliaw
reef git commit: [REEF-1549] Resolve the issue in WaitingForRegistration
mariia
reef git commit: [REEF-1550] Clean up task exceptions in IMRU task hosts
mariia
reef git commit: [REEF-1556] Add number of forced failures for IMRU fault tolerant testing
mariia
reef git commit: [REEF-1542] Fix CoreCLR incompatibilities related to use of SystemException
mariia
reef git commit: [REEF-1559] Remove unused methods of Exceptions
weimer
reef git commit: [REEF-832] Add CLOSING state to EvaluatorState
weimer
reef git commit: [REEF-1555] Refactor REEF Driver logic for code readability and add more javadocs
weimer
reef git commit: [REEF-1558] Mark Exceptions class Obsolete
weimer
[1/3] reef git commit: [REEF-1251] IMRU Driver handlers for fault tolerant
juliaw
[3/3] reef git commit: [REEF-1251] IMRU Driver handlers for fault tolerant
juliaw
[2/3] reef git commit: [REEF-1251] IMRU Driver handlers for fault tolerant
juliaw
reef git commit: [Documentation] Add CI setup to build/test instructions in BUILD.md
mariia
reef git commit: [REEF-1547] Use Apache Hadoop 2.7.3 for `apache2.7` docker image
dongjoon
reef git commit: [REEF-1502] Fix remaining Core .NET incompatibilities in REEF.Driver.
weimer
[1/3] reef git commit: [REEF-1481] Develop basic metrics APIs for REEF.Net
weimer
[3/3] reef git commit: [REEF-1481] Develop basic metrics APIs for REEF.Net
weimer
[2/3] reef git commit: [REEF-1481] Develop basic metrics APIs for REEF.Net
weimer
svn commit: r15086 - in /dev/reef/0.15.1-rc1: ./ apache-reef-0.15.1-rc1.tar.gz apache-reef-0.15.1-rc1.tar.gz.asc apache-reef-0.15.1-rc1.tar.gz.md5 apache-reef-0.15.1-rc1.tar.gz.sha512.txt
shulmanb
reef git commit: [REEF-1545] Refactor HandlerContainer to improve safety, readability, and performance
weimer
reef git commit: [REEF-443] Create a Publications section on the website
mariia
reef git commit: [REEF-1533] Make RuntimeClock more testable and create unit tests to check graceful and forceful shutdown of RuntimeClock
shulmanb
reef git commit: [REEF-1540] Release 0.15.1
motus
reef git commit: Changing version to 0.15.1
shulmanb
reef git commit: [REEF-1539] Fix memory leak in InteropUtil.cpp
shulmanb
reef git commit: [REEF-1522] Optimize WaitForTaskRegistration
weimer
reef git commit: [REEF-1535] Fix .\bin\runtests.ps1 and add -Yarn command line flag to it.
shulmanb
reef git commit: [REEF-1534] Temporarily disable JSON pretty printing
shulmanb
reef git commit: [REEF-1137] REEF Standalone Runtime
johnyangk
reef git commit: [REEF-1529] Fixing reef-webserver for multi runtime
motus
reef git commit: [REEF-1529] Fixing reef-webserver for multi runtime
motus
reef git commit: [REEF-1528] Refactor dependency between yarn runtime and reef-webserver projects
motus
reef git commit: [REEF-1527] Refactor RuntimeClock and implement graceful shutdown correctly.
weimer
reef git commit: [REEF-1530] Fix CoreCLR incompatibilities in Tang related to String.StartsWith method
mariia
reef git commit: [REEF-1524] Fix .NET Core System.Text.Encoding.get_Default incompatibility in Tang
mariia
reef git commit: [REEF-1523] Fix Null Point exception in NameServer when message is null
mariia
reef git commit: [REEF-1517] Fix warning in .\bin\runreef.ps1 script
mariia
reef git commit: [REEF-1519] Improve readability of code and logs in REEF launcher
ssd
reef git commit: [REEF-1500] Fix CoreCLR incompatibilities in Tang related to System.IO and Application Exceptions The following types/methods are not supported in CoreCLR. So replacing with * ApplicationException --> newly defined TangApplicationExc
shravan
reef git commit: [REEF-1405] Cache the data in IMRU Context layer
mariia
reef git commit: [REEF-1510] Fix .NET Core System.Type.get_Assembly incompatibility in Tang.Tests
shravan
reef git commit: [REEF-1499] Fix CoreCLR incompatibility for isDefined function in Tang Reflection Utilities
shravan
reef git commit: [REEF-1503] Do not shut down driver on attempt to send close message to a non-running task
ssd
reef git commit: [REEF-967] Handle null in RequiredImpl
weimer
reef git commit: [REEF-1497] Fix .NET Core compatibility issues in REEF.Driver
shravan
reef git commit: [REEF-650] Introduce example that actually uses IPerMapperConfigs in IMRU
ssd
reef git commit: [REEF-1495] Fix suspend example
ssd
reef git commit: [REEF-1496] Fix CoreCLR incompatibilities in Tang Tools
weimer
reef git commit: [REEF-1183] Enable KMeans .NET tests
weimer
reef git commit: [REEF-1490] Remove ITaskMessageSource.Message.Set
weimer
reef git commit: [REEF-1486] Delete deprecated package o.a.r.wake.storage
ssd
reef git commit: [REEF-1485] Delete deprecated LegacyLocalAddressProvider
ssd
reef git commit: [REEF-1466] Cancel the blocking message reading and close the task properly
dhruv
reef git commit: [REEF-1433] Validate Context Stop failure => FailedContext Event
mariia
[1/2] reef git commit: [REEF-997] Fix spacing in C++ files
motus
[2/2] reef git commit: [REEF-997] Fix spacing in C++ files
motus
reef git commit: [REEF-1487] Delete deprecated code in reef-io
jsjason
reef git commit: [REEF-68] Make Wake unit tests robust to port conflicts
taegeonum
reef git commit: [REEF-1139] Raise a checkstyle warning on calling System.exit()
yunseong
reef git commit: [REEF-1434] Validate Context Message Send failure => FailedEvaluator …
juliaw
reef git commit: [REEF-1429] Validate Task Suspend failure => FailedEvaluator Event
juliaw
reef git commit: [REEF-1453] GroupCommunication should create a new observer for each Task
juliaw
reef git commit: [REEF-1447] Validate Task close failure => FailedTask Event (task has not yet finished)
juliaw
reef git commit: [REEF-1431] Validate Task Message Receive failure => FailedEvaluator Event
mariia
reef git commit: [REEF-1432] Validate Context Start failure => FailedContext Event
mariia
reef git commit: [REEF-1435] Validate Context Message Receive failure => FailedEvaluator Event
weimer
reef git commit: [REEF-383] Remove JavaBridge.java
mariia
reef git commit: [REEF-1436] Validate Service constructor failure => FailedContext Event
mariia
reef git commit: [REEF-1476] Fix race condition in TestTwoSuccessiveTasksOnSameContext
mariia
reef git commit: [REEF-1476] Fix race condition in TestTwoSuccessiveTasksOnSameContext
weimer
reef git commit: [REEF-1469] Simplify logic in OperatorTopology
dhruv
reef git commit: [REEF-1474] TestTask tests should wait for StartEvent to be signaled before test verifications
dhruv
reef git commit: [REEF-1470] Update snapshot number to 02
mariia
reef git commit: [REEF-1463] Update Newtonsoft.Json to version 8.0.3
mariia
reef git commit: [REEF-1412] Use a two-file approach for DFSEvaluatorLogOverwriteWriter
weimer
reef git commit: [REEF-1423] Tasks are not disposed after they are closed
mariia
reef git commit: [REEF-1427] Validate Task.Call failure => FailedTask Event
juliaw
reef git commit: [REEF-1424] Validate Task StartHandler failure => FailedTask Event
juliaw
reef git commit: [REEF-1454] onResourceLaunch should not throw exception if evaluator failed
weimer
reef git commit: [REEF-1443] Find root cause of transient failure of testFailureRestart in Jenkins
juliaw
svn commit: r1747739 - /reef/site/apidoc_net/
dongjoon
svn commit: r1747738 - in /reef/site: ./ apidoc_net/ js/
dongjoon
reef git commit: [REEF-1415] Deprecate JavaTaskException and set AsError to null on FailedTask for FailedEvaluators
weimer
reef git commit: [REEF-1452] Make PoisonException Serializable
mariia
reef git commit: [REEF-1439] Validate Exception in spun off System.Threading.Thread => FailedEvaluator Event
juliaw
reef git commit: [REEF-1416] Add 0.15 to `Download & APIs` section on Apache REEF webpage
mariia
reef git commit: [REEF-1428] Validate Task Stop failure => FailedTask Event
juliaw
reef git commit: [REEF-1408] Adding IMRU functional tests
mariia
reef git commit: [REEF-1388] Fix RunningTask to be sent for short-lived .NET tasks
afchung90
reef git commit: [REEF-1371] Replace all use of RuntimeClock with IClock
juliaw
reef git commit: [REEF-1445] Remove .NET code made obsolete in 0.15
afchung90
svn commit: r1747340 - in /reef/site/apidoc_net/0.15.0: ./ search/
dongjoon
svn commit: r1747339 - in /reef/site/apidocs/0.15.0: ./ org/ org/apache/ org/apache/reef/ org/apache/reef/annotations/ org/apache/reef/annotations/audience/ org/apache/reef/annotations/audience/class-use/ org/apache/reef/annotations/class-use/ org/apac...
dongjoon
svn commit: r1747338 - /reef/site/apidocs/0.13.0-incubating/
dongjoon
svn commit: r1747337 - /reef/site/apidocs/0.12.0-incubating/
dongjoon
svn commit: r1747336 - /reef/site/apidocs/0.11.0-incubating/
dongjoon
svn commit: r1747335 - /reef/site/apidocs/0.10.0-incubating/
dongjoon
reef git commit: [REEF-1441] Fix UrlProviderReadsEnvVarConfiguredConfigFileAndParsesCorrectHttpUrl
weimer
reef git commit: [REEF-1440] Test tasks should not throw NotImplementedException in Dispose
afchung90
reef git commit: [REEF-1411] Support multiple RMs and other Hadoop distributions
weimer
reef git commit: [REEF-1373] Convert IClock to an interface
weimer
reef git commit: [REEF-1420] Dispose IGroupCommClient/Network Service from IMRU tasks
afchung90
reef git commit: [REEF-1369] Remove obsolete RuntimeClock.RegisterObserver
weimer
reef git commit: [REEF-1421] Transport Client inner thread is not canceled when the object is disposed
afchung90
reef git commit: [REEF-1410] Validate Task constructor failure => FailedTask Event
weimer
reef git commit: [REEF-1414] Condition to EvaluatorExitLogger is inverted for RuntimeStop
weimer
reef git commit: [REEF-1392] Adding IObserver<ICloseEvent> for IMRU tasks
dhruv
reef git commit: [REEF-1345] Define IMRU task exceptions
weimer
reef git commit: [REEF-1403] Deadlock between ContextRuntime.StartTask and HeartBeatManager.OnNext(Alarm)
weimer
reef git commit: [REEF-1306] Remove OnDriverReconnect from parameter in DriverConfiguration
weimer
reef git commit: [REEF-1396] Fix testFailureRestart to validate that the restarted Evaluators are received
weimer
reef git commit: [REEF-1409] Upgrade HDP2.4 docker image to use 2.4.2 repository
johnyangk
reef git commit: [REEF-1398] Update version to 0.16.0-SNAPSHOT
weimer
reef git commit: [REEF-1400] Update update_website.py script to include pom.xml file
juliaw
reef git commit: [maven-release-plugin] prepare release reef-project-0.15.0
shulmanb
reef git commit: [REEF-1401] Fix Driver Restart to correctly use the right folder
weimer
reef git commit: Maven release branch
shulmanb
svn commit: r13770 - in /release/reef/0.15.0: apache-reef-0.15.0-rc2.tar.gz.sha512.txt apache-reef-0.15.0.tar.gz.sha512.txt
shulmanb
svn commit: r13767 - in /release/reef/0.15.0: apache-reef-0.15.0-rc2.tar.gz apache-reef-0.15.0.tar.gz
shulmanb
svn commit: r13769 - in /release/reef/0.15.0: apache-reef-0.15.0-rc2.tar.gz.md5 apache-reef-0.15.0.tar.gz.md5
shulmanb
Earlier messages
Later messages