GitHub user patilvikram opened a pull request:
https://github.com/apache/apex-malhar/pull/613
[REVIEW-ONLY] Python binding for high level apis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patilvikram/apex-malhar
python_binding_for_review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/613.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #613
----
commit 1b5ed70070c90a3d6dbe007d0947c9b79a81f894
Author: vikram <[email protected]>
Date: 2017-03-07T10:27:04Z
Fixed code to run python binding
commit 5126039edca4aedaf9b73d4af5de5f4bb585e370
Author: vikram <[email protected]>
Date: 2017-03-08T06:40:03Z
Removed unnesesary java files
commit 7f4b49afb2caefce0c182f527e539b900c4ac27a
Author: vikram <[email protected]>
Date: 2017-03-09T11:34:30Z
Temporary changes
commit adbf0c62dd9b4fff236a770329752cd456d18128
Author: vikram <[email protected]>
Date: 2017-03-17T10:56:17Z
Added code to handle python app
commit 343342768ff99d1f2dd0f8267affe6158ec7de86
Author: vikram <[email protected]>
Date: 2017-03-17T10:56:58Z
Removed unnessary files
commit 785e39bbf46539ed1a9eb875f1315f8c01cd933a
Author: vikram <[email protected]>
Date: 2017-03-20T08:37:39Z
Fixed code for python generic operator
commit aec9ada4196220a1a2ed53128dabaa4736d4098a
Author: vikram <[email protected]>
Date: 2017-03-27T11:41:12Z
Moved some java sources
commit 242d77a3582b66fb1821bdf8c0b8b6bd031332b5
Author: vikram <[email protected]>
Date: 2017-03-28T11:00:19Z
Fixed working python operator
commit 9636f95a6fb638850849e8356cb0d9de50c77e9c
Author: vikram <[email protected]>
Date: 2017-04-03T09:48:34Z
Fixed code to handle java code
commit 03dc6ffff07d454ede66e1a4c34c9f28c25483c5
Author: vikram <[email protected]>
Date: 2017-04-03T09:49:34Z
Fixed code to handle java code
commit 00c207e97eb0a90b982b06b8e3921d04184ebf71
Author: vikram <[email protected]>
Date: 2017-04-03T09:57:12Z
Fixed worker.py
commit 8541e6da0491c1b04d75fbca2daba9849e417ef8
Author: vikram <[email protected]>
Date: 2017-04-05T05:40:05Z
Fixed code to implement flatmap,filter
commit dcdf737cc7f4ebf0a34ae0dd021c6256e138a863
Author: vikram <[email protected]>
Date: 2017-04-05T08:31:40Z
Fixed code to handle Map Operator
commit 364b03d6c77e1e114c51dc702d0c62c6968db2dc
Author: vikram <[email protected]>
Date: 2017-04-06T06:48:30Z
Fixed code to handle python map and flatmap operators
commit f7b2bb7893a7072ccb5a1c334a88883e15083134
Author: vikram <[email protected]>
Date: 2017-04-06T09:40:59Z
Fixed code to handle
commit c477d5bd82e874838c6e089a696f4b59b0f46e1d
Author: vikram <[email protected]>
Date: 2017-04-13T06:51:49Z
Added local launch
commit c5643b0a20b97e4d02ed4238e612922e70219a44
Author: vikram <[email protected]>
Date: 2017-04-13T06:57:07Z
Merge branch 'master' into python_binding
commit f34545724c94cbb9f560b98d0ef56ac27aaeb24b
Author: vikram <[email protected]>
Date: 2017-04-24T12:51:04Z
Added code to shutdown running application in local mode and hadoop cluster
commit bf1e9151b7bd955b1d4da15b596dd70b7ec8b98c
Author: vikram <[email protected]>
Date: 2017-04-25T05:41:58Z
Fixed to handle shell placement
commit 479c261a3b17eb49d6a030b1bb0f7768fb4e4df7
Author: vikram <[email protected]>
Date: 2017-04-26T12:40:52Z
Fixed code to handle python binding
commit 0cb9c6d8449aca754430d7268dc758f912b963fd
Author: vikram <[email protected]>
Date: 2017-04-27T03:34:53Z
Fixed code to handle pyshell
commit 4f7c9bdae5b9bc3b1c6c79d2685001d757176898
Author: vikram <[email protected]>
Date: 2017-04-27T03:40:30Z
Added .gitignore for ignoring jar files from pyapex/jars directory
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---