[jira] [Updated] (HIVE-2796) Support auto completion for hive configs in CliDriver

2012-06-15 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-2796:
---

   Resolution: Fixed
Fix Version/s: 0.10.0
   Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Navis!

> Support auto completion for hive configs in CliDriver
> -
>
> Key: HIVE-2796
> URL: https://issues.apache.org/jira/browse/HIVE-2796
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.9.0
>Reporter: Navis
>Assignee: Navis
>Priority: Trivial
> Fix For: 0.10.0
>
> Attachments: HIVE-2796.D1689.1.patch, HIVE-2796.D1689.2.patch
>
>
> It's very cumbersome to memorize hive conf vars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2796) Support auto completion for hive configs in CliDriver

2012-04-21 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-2796:
---

Fix Version/s: (was: 0.9.0)

Unlinking from 0.9 

> Support auto completion for hive configs in CliDriver
> -
>
> Key: HIVE-2796
> URL: https://issues.apache.org/jira/browse/HIVE-2796
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.9.0
>Reporter: Navis
>Assignee: Navis
>Priority: Trivial
> Attachments: HIVE-2796.D1689.1.patch, HIVE-2796.D1689.2.patch
>
>
> It's very cumbersome to memorize hive conf vars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2796) Support auto completion for hive configs in CliDriver

2012-02-15 Thread Navis (Updated) (JIRA)

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

Navis updated HIVE-2796:


Fix Version/s: 0.9.0
Affects Version/s: 0.9.0
   Status: Patch Available  (was: Open)

> Support auto completion for hive configs in CliDriver
> -
>
> Key: HIVE-2796
> URL: https://issues.apache.org/jira/browse/HIVE-2796
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.9.0
>Reporter: Navis
>Assignee: Navis
>Priority: Trivial
> Fix For: 0.9.0
>
> Attachments: HIVE-2796.D1689.1.patch, HIVE-2796.D1689.2.patch
>
>
> It's very cumbersome to memorize hive conf vars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2796) Support auto completion for hive configs in CliDriver

2012-02-09 Thread Phabricator (Updated) (JIRA)

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

Phabricator updated HIVE-2796:
--

Attachment: HIVE-2796.D1689.2.patch

navis updated the revision "HIVE-2796 [jira] Support auto completion for hive 
configs in CliDriver".
Reviewers: JIRA

  1. Removed trailing space after completion
  2. Fix not showing s-started keywords

REVISION DETAIL
  https://reviews.facebook.net/D1689

AFFECTED FILES
  cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java


> Support auto completion for hive configs in CliDriver
> -
>
> Key: HIVE-2796
> URL: https://issues.apache.org/jira/browse/HIVE-2796
> Project: Hive
>  Issue Type: Improvement
>Reporter: Navis
>Priority: Trivial
> Attachments: HIVE-2796.D1689.1.patch, HIVE-2796.D1689.2.patch
>
>
> It's very cumbersome to memorize hive conf vars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HIVE-2796) Support auto completion for hive configs in CliDriver

2012-02-09 Thread Phabricator (Updated) (JIRA)

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

Phabricator updated HIVE-2796:
--

Attachment: HIVE-2796.D1689.1.patch

navis requested code review of "HIVE-2796 [jira] Support auto completion for 
hive configs in CliDriver".
Reviewers: JIRA

  DPAL-747 Support auto completion for hive configs in CliDriver

  It's very cumbersome to memorize hive conf vars.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1689

AFFECTED FILES
  cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3603/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.


> Support auto completion for hive configs in CliDriver
> -
>
> Key: HIVE-2796
> URL: https://issues.apache.org/jira/browse/HIVE-2796
> Project: Hive
>  Issue Type: Improvement
>Reporter: Navis
>Priority: Trivial
> Attachments: HIVE-2796.D1689.1.patch
>
>
> It's very cumbersome to memorize hive conf vars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira