[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-28 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14077187#comment-14077187 ] ferdinand commented on HIVE-7434: - [~szehon] Thanks for your comments, Considering the

[jira] [Updated] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-28 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7390: Attachment: HIVE-7390.2.patch (1) fix format issue for pom file (2) do not use IOUtil from zookeeper in

[jira] [Updated] (HIVE-7390) Make quote character optional and configurable in BeeLine CSV/TSV output

2014-07-22 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7390: Attachment: HIVE-7390.1.patch Use RFC format for csv mode and add one more option to reserve the previous

[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-21 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068249#comment-14068249 ] ferdinand commented on HIVE-7434: - review board entry created in

[jira] [Updated] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-21 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7434: Status: Patch Available (was: Open) fix this bug by using super CSV which is an external csv library under

[jira] [Updated] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-21 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7434: Attachment: HIVE-7434.patch beeline should not always enclose the output by default in CSV/TSV mode

[jira] [Updated] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-21 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7434: Attachment: HIVE-7434.patch [~xuefuz] Yes, that's a duplicated issue for HIVE-7390. Incidentally my patch

[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-21 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14069741#comment-14069741 ] ferdinand commented on HIVE-7434: - For some failed test cases, reattach patch with the

[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-20 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068214#comment-14068214 ] ferdinand commented on HIVE-7434: - Currently, there are many cvs processor external

[jira] [Created] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-17 Thread ferdinand (JIRA)
ferdinand created HIVE-7434: --- Summary: beeline should not always enclose the output by default in CSV/TSV mode Key: HIVE-7434 URL: https://issues.apache.org/jira/browse/HIVE-7434 Project: Hive

[jira] [Updated] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-16 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-6928: Attachment: HIVE-6928.3.patch reattach file since there is a blank in the file name in order to trigger the

[jira] [Commented] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-15 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063008#comment-14063008 ] ferdinand commented on HIVE-6928: - review board entry was created:

[jira] [Updated] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-09 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-6928: Attachment: HIVE-6928.3 .patch A patch which change the default table format wrapping long lines like mysql