Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Since we current make the ThriftService part of createJobProgressServer(), we cannot register any other Thrift services. This decouples the logic slightly by factoring out static GiraphJob#startThriftServer and GiraphJob#stopThriftServer methods.