[
https://issues.apache.org/jira/browse/HIVE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepesh Khandelwal updated HIVE-7287:
-------------------------------------
Attachment: HIVE-7287.1.patch
Attaching a patch with the fix. Basically JAR needs to be set before calling
the execHiveCmd script. execHiveCmd script in order executes a hadoop jar %JAR%
%CLASS% ... command.
> hive --rcfilecat command is broken on Windows
> ---------------------------------------------
>
> Key: HIVE-7287
> URL: https://issues.apache.org/jira/browse/HIVE-7287
> Project: Hive
> Issue Type: Bug
> Components: CLI, Windows
> Affects Versions: 0.13.0
> Environment: Windows
> Reporter: Deepesh Khandelwal
> Assignee: Deepesh Khandelwal
> Attachments: HIVE-7287.1.patch
>
>
> {noformat}
> c:\> hive --rcfilecat --file-sizes --column-sizes-pretty /tmp/all100krc
> Not a valid JAR: C:\org.apache.hadoop.hive.cli.RCFileCat
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)