[jira] [Updated] (HIVE-4191) describe table output always prints as if formatted keyword is specified

2013-04-16 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-4191:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to trunk and 0.11. Thanks, Thejas!

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.11.0

 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-15 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Fix Version/s: 0.11.0

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.11.0

 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-15 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Status: Patch Available  (was: Open)

No changes were needed for hadoop 2 test cases. Marking as patch available.


 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Fix For: 0.11.0

 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-10 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Attachment: HIVE-4191.3.patch

HIVE-4191.3.patch - updated the test cases.
phabricator link - https://reviews.facebook.net/D10137


 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-10 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Status: Patch Available  (was: Open)

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-10 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-4191:
---

Status: Open  (was: Patch Available)

I guess you also need to update test which just runs on Hadoop2 as well.

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch, HIVE-4191.3.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-08 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Attachment: HIVE-4191.2.patch

HIVE-4191.2.patch - Change to not print the headers in case of 'describe 
tablename' command, when formatted keyword is not used. 
This makes the command consistent with other commands such as 'describe 
database dbname'.
This prevents the issue of duplicate headers for this particular command, when 
you run it from beeline (which looks at metadata and prints header for all 
commands). 

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-08 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Status: Patch Available  (was: Open)

review board link for HIVE-4191.2.patch - https://reviews.apache.org/r/10340/.
Note that this also changes the behavior of 'show columns' command, back it its 
behavior before  HIVE-3140. The pre  HIVE-3140 behavior seems to be the real 
desired behavior based on HIVE-2909  (see 
ql/src/test/results/clientpositive/show_columns.q.out for the change in 
behavior).


 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-04-08 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Status: Open  (was: Patch Available)

I just noticed that the required changes to TestJdbcDriver2 are missing in 2nd 
patch. Canceling the patch, while I run through the tests one more time to make 
sure that nothing else is missing.


 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch, HIVE-4191.2.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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-4191) describe table output always prints as if formatted keyword is specified

2013-03-15 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-4191:


Attachment: HIVE-4191.1.patch

HIVE-4191.1.patch - a patch that changes format of default describe table 
command as hive 0.9

 describe table output always prints as if formatted keyword is specified
 

 Key: HIVE-4191
 URL: https://issues.apache.org/jira/browse/HIVE-4191
 Project: Hive
  Issue Type: Bug
  Components: CLI, HiveServer2
Affects Versions: 0.10.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-4191.1.patch


 With the change in HIVE-3140, describe table output prints like the format 
 expected from describe *formatted* table. ie, the headers are included and 
 there is padding with space for the fields. 
 This is a non backward compatible change, we should discuss if this change in 
 the formatting of output should remain. 
 This has impact on hiveserver2, it has been relying on the old format, and 
 with this change it prints additional headers and fields with space padding.

--
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