You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "William Hyun (Jira)" <ji...@apache.org> on 2021/08/07 05:52:00 UTC

[jira] [Assigned] (ORC-886) Add an integration test for ORC Java tools

     [ https://issues.apache.org/jira/browse/ORC-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Hyun reassigned ORC-886:
--------------------------------

    Assignee: William Hyun

> Add an integration test for ORC Java tools
> ------------------------------------------
>
>                 Key: ORC-886
>                 URL: https://issues.apache.org/jira/browse/ORC-886
>             Project: ORC
>          Issue Type: Test
>          Components: Java
>    Affects Versions: 1.8.0
>            Reporter: Dongjoon Hyun
>            Assignee: William Hyun
>            Priority: Major
>
> ORC Java tools is broken time-to-time. It would be great if we can have an integration test to prevent it from CI level.
> {code}
> $ java -jar orc-tools...
> ORC Java Tools
> usage: java -jar orc-tools-*.jar [--help] [--define X=Y] <command> <args>
> Commands:
>    version - print the version of this ORC tool
>    meta - print the metadata about the ORC file
>    data - print the data from the ORC file
>    scan - scan the ORC file
>    convert - convert CSV and JSON files to ORC
>    json-schema - scan JSON files to determine their schema
>    key - print information about the keys
> To get more help, provide -h to the command
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)