[
https://issues.apache.org/jira/browse/KUDU-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918218#comment-16918218
]
HeLifu commented on KUDU-2932:
------------------------------
Thank you for sharing the patch, and the result is interesting^_^
My understanding of data locality is that we can read data directly without tcp
stack/serialization/deserialization.
> Unix domain socket could speed up data transmission
> ---------------------------------------------------
>
> Key: KUDU-2932
> URL: https://issues.apache.org/jira/browse/KUDU-2932
> Project: Kudu
> Issue Type: New Feature
> Reporter: HeLifu
> Priority: Major
>
> Right now, kudu doesn't support data locality. So, I think it's useful to
> support unix domain socket for computing engine(impala/spark) and storage
> engine(kudu) mixed deployment scenarios.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)