[
https://issues.apache.org/jira/browse/DRILL-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975720#comment-14975720
]
ASF GitHub Bot commented on DRILL-3963:
---------------------------------------
Github user jacques-n commented on the pull request:
https://github.com/apache/drill/pull/214#issuecomment-151373365
I don't believe so. Venki can confirm but I believe we avoid this problem
by using a file system object that was created in the context of the other
user. The main difference is that we can't grab the equivalent of the file
system object in the case of Hive. Is what I'm saying inconsistent with how all
the other file system readers work?
> Read raw key value bytes from sequence files
> --------------------------------------------
>
> Key: DRILL-3963
> URL: https://issues.apache.org/jira/browse/DRILL-3963
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: amit hadke
> Assignee: amit hadke
>
> Sequence files store list of key-value pairs. Keys/values are of type hadoop
> writable.
> Provide a format plugin that reads raw bytes out of sequence files which can
> be further deserialized by a udf(from hadoop writable -> drill type)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)