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

Lefty Leverenz commented on HIVE-5728:
--------------------------------------

 Why do the comment & description for *hive.exec.orc.default.row.index.stride* 
still say "stripe" instead of "stride"?  "Define the default ORC index stripe 
in bytes." -- perhaps "index stripe" is the same as "stride" but that's too 
easy to confuse with the other meaning of stripe.

And is it really defined in bytes, not number of rows?  The default of 10000 
seems more appropriate for rows.

In the meantime I've found HIVE-5091 which explains block padding, so I can add 
a link to it when I put *hive.exec.orc.default.block.padding* in the wiki.  
Someday we might include that kind of information in hive-default.xml.template 
but not today.

> Make ORC InputFormat/OutputFormat usable outside Hive
> -----------------------------------------------------
>
>                 Key: HIVE-5728
>                 URL: https://issues.apache.org/jira/browse/HIVE-5728
>             Project: Hive
>          Issue Type: Improvement
>          Components: File Formats
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5728-1.patch, HIVE-5728-10.patch, 
> HIVE-5728-2.patch, HIVE-5728-3.patch, HIVE-5728-4.patch, HIVE-5728-5.patch, 
> HIVE-5728-6.patch, HIVE-5728-7.patch, HIVE-5728-8.patch, HIVE-5728-9.patch, 
> HIVE-5728.10.patch, HIVE-5728.11.patch
>
>
> ORC InputFormat/OutputFormat is currently not usable outside Hive. There are 
> several issues need to solve:
> 1. Several class is not public, eg: OrcStruct
> 2. There is no InputFormat/OutputFormat for new api (Some tools such as Pig 
> need new api)
> 3. Has no way to push WriteOption to OutputFormat outside Hive



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to