-
Notifications
You must be signed in to change notification settings - Fork 331
Samza 1814: consolidate JobNode and JobGraph configuration generation for high and low-level API applications #642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
8e6fc2d
Remove all usages of StreamSpec and ApplicationRunner from the operat…
prateekm 7d7aa50
Updated with Cameron and Daniel's feedback.
8561930
Merge branch 'master' into stream-spec-cleanup
prateekm 7e71dc7
Merge with master
f1cb8f0
Merge branch 'master' into single-app-api-May-21-18
nickpan47 d43e923
WIP: proto-type with ApplicationRunnable and no ApplicationRunner exp…
nickpan47 42782d8
Merge branch 'prateek-remove-app-runner-stream-spec' into app-spec-wi…
nickpan47 95577b7
WIP: trying to figure out the two interface classes for spec: a) spec…
nickpan47 30a4e5f
WIP: application runner refactor - proto-type for SEP-13
nickpan47 fb1bc49
Merge branch 'master' into app-spec-with-app-runtime-Jul-16-18
nickpan47 973eb52
WIP: compiles, still working on LocalContainerRunner refactor
nickpan47 f20cdcd
WIP: adding unit tests. Pending update on StreamProcessorLifecycleLis…
nickpan47 c4bb0dc
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 a82708b
SAMZA-1789: unify ApplicationDescriptor and ApplicationRunner for hig…
nickpan47 0143371
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 db96da8
SAMZA-1789: WIP - revision to address review feedbacks.
3b2f04d
SAMZA-1789: moved all impl classes from samza-api to samza-core.
4382d45
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 6e446fe
SAMZA-1789: address Cameron's review comments.
nickpan47 1621c4d
SAMZA-1789: a few more fixes to address Cameron's reviews
nickpan47 247dcff
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 055bd91
SAMZA-1789: fix unit test with ThreadJobFactory
nickpan47 8d4d3ff
Merge with master
nickpan47 e7af693
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 a072118
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 12c09af
SAMZA-1789: Fix a merging error (with SAMZA-1813)
nickpan47 33753f7
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 f04404c
SAMZA-1789: move createStreams out of the loop in prepareJobs
nickpan47 f2969f8
SAMZA-1789: fixed ApplicationDescriptor to use InputDescriptor and Ou…
nickpan47 f4b3d43
SAMZA-1789: Fxing TaskApplication examples and some checkstyle errors
nickpan47 9997b98
SAMZA-1789: renamed all ApplicationDescriptor classes with full-spell…
nickpan47 7a73992
SAMZA-1789: fixing checkstyle and javadoc errors
nickpan47 222abf2
SAMZA-1789: added a constructor to StreamProcessor to take a StreamPr…
nickpan47 02076c8
SAMZA-1789: fixed the modifier for the mandatory constructor of Appli…
nickpan47 34ffda8
SAMZA-1789: disabling tests due to SAMZA-1836
nickpan47 91fcd73
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 9c89c63
Merge branch 'master' into app-runtime-with-processor-callbacks
nickpan47 ec4bb1d
SAMZA-1789: merge with fix for SAMZA-1836
66af5b7
SAMZA-1789: addressing Cameron's review comments.
nickpan47 16bef1b
SAMZA-1814: WIP fixing the task application configuration generation …
nickpan47 9d56464
Merge branch 'master' into SAMZA-1814
nickpan47 05637e6
SAMZA-1814: WIP consolidate all JobGraph and JobNode Json and Config …
nickpan47 97c00a2
SAMZA-1814: WIP unit tests fixed for configure generation.
nickpan47 3a91b9a
SAMZA-1814: moving some logic to ApplicationDescriptorImpl to simplif…
nickpan47 dae98ce
SAMZA-1814: consolidate the configure generation between high and low…
nickpan47 8797cdd
SAMZA-1814: merge with master
nickpan47 4484463
SAMZA-1814: merge with master
nickpan47 c7fde4a
Merge branch 'master' into SAMZA-1814
nickpan47 ffc6f1a
SAMZA-1814: consolidate configuration generation in ExecutionPlanner …
nickpan47 2c856c5
SAMZA-1814: consolidate configuration generation for high and low-lev…
nickpan47 0db5068
SAMZA-1814: fix merge issue and consolidated some test classes
nickpan47 b66b9fa
SAMZA-1814: moving serde generation to a single top-level configurati…
nickpan47 c8681a0
Merge branch 'master' into SAMZA-1814
nickpan47 f8c8108
SAMZA-1814: Fix merging errors.
nickpan47 2143739
Merge branch 'master' into SAMZA-1814. With minor fixes to allow merg…
nickpan47 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.