[
https://issues.apache.org/jira/browse/KUDU-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610906#comment-16610906
]
Mike Percy commented on KUDU-2563:
----------------------------------
It appears that we'll have to expose scanner keepalive to the Java API before
implementing Spark support, because the only place I see the keepalive API
defined is in the C++ client KuduScanner class @
http://kudu.apache.org/releases/1.7.1/cpp-client-api/classkudu_1_1client_1_1KuduScanner.html#aa4a0caf7142880255d7aac1d75f33d21
> Spark integration should implement scanner keep-alive API
> ---------------------------------------------------------
>
> Key: KUDU-2563
> URL: https://issues.apache.org/jira/browse/KUDU-2563
> Project: Kudu
> Issue Type: Improvement
> Components: client, spark
> Affects Versions: 1.7.1
> Reporter: Mike Percy
> Assignee: Grant Henke
> Priority: Major
>
> The Spark integration should implement the scanner keep-alive API like the
> Impala scanner does in order to avoid errors related to scanners timing out.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)