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

Edward Capriolo commented on HIVE-1351:
---------------------------------------

This is so notpicky, but
{noformat}
+    --rcfilecat)
+      SERVICE=rcfilecat
+      shift
+      ;;
{noformat}

I do not think we should do this. We are just giving alternate invocations that 
end up being more confusing.

Why should you be able to do this:
{noformat}
hive --rcfilecat
{noformat}

but not
{noformat} 
hive --hwi
{noformat}
?

as for execHiveCmd. If you want to share this why not move it up into bin/hive? 
We do not need to add a file to shared when subs specified in in bin/hive are 
already shared.  

> Tool to cat rcfiles
> -------------------
>
>                 Key: HIVE-1351
>                 URL: https://issues.apache.org/jira/browse/HIVE-1351
>             Project: Hadoop Hive
>          Issue Type: New Feature
>            Reporter: Namit Jain
>            Assignee: He Yongqiang
>             Fix For: 0.6.0
>
>         Attachments: hive.1351.1.patch, hive.1351.2.patch
>
>
> It will be useful for debugging

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to