[ 
https://issues.apache.org/jira/browse/HIVE-19209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450973#comment-16450973
 ] 

Ashutosh Chauhan commented on HIVE-19209:
-----------------------------------------

Who manages the lifecycle of InputStream? Seems like user is suppose to create 
it and close it. We shall make that explicit in javadoc otherwise it may lead 
to FileDescriptor leak.
Looks good otherwise. +1

> Streaming ingest record writers should accept input stream
> ----------------------------------------------------------
>
>                 Key: HIVE-19209
>                 URL: https://issues.apache.org/jira/browse/HIVE-19209
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Streaming
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>            Priority: Major
>         Attachments: HIVE-19209.1.patch
>
>
> Record writers in streaming ingest currently accepts byte[]. Provide an 
> option for clients to pass in input stream directly from which byte[] for 
> record can be constructed. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to