[jira] [Updated] (HIVE-1151) Add 'show version' command to Hive CLI

2013-01-17 Thread Zhuoluo (Clark) Yang (JIRA)

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

Zhuoluo (Clark) Yang updated HIVE-1151:
---

Attachment: HIVE-1151.3.patch

Correct some comments

> Add 'show version' command to Hive CLI
> --
>
> Key: HIVE-1151
> URL: https://issues.apache.org/jira/browse/HIVE-1151
> Project: Hive
>  Issue Type: New Feature
>  Components: CLI, Clients
>Affects Versions: 0.6.0
>Reporter: Carl Steinbach
>Assignee: Carl Steinbach
> Attachments: HIVE-1151.1.patch, HIVE-1151.2.patch, HIVE-1151.3.patch
>
>
> At a minimum this command should return the version information obtained
> from the hive-cli jar. Ideally this command will also return version 
> information
> obtained from each of the hive jar files present in the CLASSPATH, which
> will allow us to quickly detect cases where people are using incompatible
> jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1151) Add 'show version' command to Hive CLI

2013-01-15 Thread Zhuoluo (Clark) Yang (JIRA)

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

Zhuoluo (Clark) Yang updated HIVE-1151:
---

Attachment: HIVE-1151.2.patch

Attache an updated patch.
1. Remove the code of eating the stack trace, so the Exception stack trace can 
be stringified by DDLTask.execute()
2. Sorry for ignorance of git and shamelessly cloning the code, modify 
saveVersion.sh to get git hostname.
3. Add a "hive --version" command.

> Add 'show version' command to Hive CLI
> --
>
> Key: HIVE-1151
> URL: https://issues.apache.org/jira/browse/HIVE-1151
> Project: Hive
>  Issue Type: New Feature
>  Components: CLI, Clients
>Affects Versions: 0.6.0
>Reporter: Carl Steinbach
>Assignee: Carl Steinbach
> Attachments: HIVE-1151.1.patch, HIVE-1151.2.patch
>
>
> At a minimum this command should return the version information obtained
> from the hive-cli jar. Ideally this command will also return version 
> information
> obtained from each of the hive jar files present in the CLASSPATH, which
> will allow us to quickly detect cases where people are using incompatible
> jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1151) Add 'show version' command to Hive CLI

2013-01-15 Thread Zhuoluo (Clark) Yang (JIRA)

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

Zhuoluo (Clark) Yang updated HIVE-1151:
---

Attachment: HIVE-1151.1.patch

Let me attach a patch.
I add a simple DDL grammar called "show version".
And the version info is generated by scripts while compiling.

> Add 'show version' command to Hive CLI
> --
>
> Key: HIVE-1151
> URL: https://issues.apache.org/jira/browse/HIVE-1151
> Project: Hive
>  Issue Type: New Feature
>  Components: CLI, Clients
>Affects Versions: 0.6.0
>Reporter: Carl Steinbach
>Assignee: Carl Steinbach
> Attachments: HIVE-1151.1.patch
>
>
> At a minimum this command should return the version information obtained
> from the hive-cli jar. Ideally this command will also return version 
> information
> obtained from each of the hive jar files present in the CLASSPATH, which
> will allow us to quickly detect cases where people are using incompatible
> jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Updated: (HIVE-1151) Add 'show version' command to Hive CLI

2011-01-04 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-1151:
-

Component/s: CLI

> Add 'show version' command to Hive CLI
> --
>
> Key: HIVE-1151
> URL: https://issues.apache.org/jira/browse/HIVE-1151
> Project: Hive
>  Issue Type: New Feature
>  Components: CLI, Clients
>Affects Versions: 0.6.0
>Reporter: Carl Steinbach
>Assignee: Carl Steinbach
>
> At a minimum this command should return the version information obtained
> from the hive-cli jar. Ideally this command will also return version 
> information
> obtained from each of the hive jar files present in the CLASSPATH, which
> will allow us to quickly detect cases where people are using incompatible
> jars.

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