[
https://issues.apache.org/jira/browse/KUDU-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032963#comment-17032963
]
ASF subversion and git services commented on KUDU-2971:
-------------------------------------------------------
Commit 9f6b653aba9618a0f4220913436effb3b486cfe6 in kudu's branch
refs/heads/master from Hao Hao
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=9f6b653 ]
KUDU-2971 p2: add basic protobuf msg
This commit adds some basic protobuf messages for communicating with a
subprocess. For example, EchoRequestPB and EchoResponsePB that simply
echoes the request as a response.
Change-Id: If02ab0f9bc1bc73f9c1a46d96bdef6725b8f6954
Reviewed-on: http://gerrit.cloudera.org:8080/14426
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
> Add a generic Java library wrapper
> ----------------------------------
>
> Key: KUDU-2971
> URL: https://issues.apache.org/jira/browse/KUDU-2971
> Project: Kudu
> Issue Type: Sub-task
> Affects Versions: 1.11.0
> Reporter: Hao Hao
> Assignee: Hao Hao
> Priority: Major
>
> For Ranger integration, to call Java Ranger plugin from masters, we need a
> create a wrapper (via Java subprocess). This should be generic to be used by
> future integrations (e.g. Atlas) which need to call other Java libraries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)