[jira] [Updated] (HIVE-9896) \N un-recognized in AVRO format Hive tables

2015-03-09 Thread Madhan Sundararajan Devaki (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Sundararajan Devaki updated HIVE-9896: - Description: We Sqooped (1.4.5) data from many RDBMS into HDFS in text

[jira] [Updated] (HIVE-9870) Add JvmPauseMonitor threads to HMS and HS2 daemons

2015-03-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HIVE-9870: -- Attachment: HIVE-9870.patch Sorry, missed the new try-catch block change in the previous attachment. Should

[jira] [Commented] (HIVE-9855) Runtime skew join doesn't work when skewed data only exists in big table

2015-03-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352955#comment-14352955 ] Rui Li commented on HIVE-9855: -- Merged into spark. Runtime skew join doesn't work when

[jira] [Commented] (HIVE-9889) Merge trunk to Spark branch 3/6/2015 [Spark Branch]

2015-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353056#comment-14353056 ] Sergio Peña commented on HIVE-9889: --- I'll take a look. Merge trunk to Spark branch

[jira] [Commented] (HIVE-9894) Use new parquet Types API builder to construct DATE data type

2015-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353055#comment-14353055 ] Sergio Peña commented on HIVE-9894: --- +1 Use new parquet Types API builder to construct

[jira] [Updated] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-9659: - Attachment: HIVE-9659.3-spark.patch Address RB comments 'Error while trying to create table container' occurs

[jira] [Updated] (HIVE-9601) New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]

2015-03-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-9601: -- Attachment: HIVE-9601.1-spark.patch Re-attach the patch to trigger QA test. New Beeline queries will

[jira] [Updated] (HIVE-9897) Issue a warning when using an existing table/view name as an alias in a with statement.

2015-03-09 Thread Mario Konschake (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Konschake updated HIVE-9897: -- Description: Consider the following query: {code:sql} WITH table_a AS ( SELECT

[jira] [Updated] (HIVE-9897) Issue a warning when using an existing table/view name as an alias in a with statement.

2015-03-09 Thread Mario Konschake (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Konschake updated HIVE-9897: -- Description: Consider the following query: {code:sql} WITH table_a AS ( SELECT

[jira] [Updated] (HIVE-9808) LLAP: Push work into daemons instead of the current pull

2015-03-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-9808: - Attachment: HIVE-9808.2.txt Rebased patch. Will commit shortly; this one was painful to rebase.

[jira] [Resolved] (HIVE-9808) LLAP: Push work into daemons instead of the current pull

2015-03-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved HIVE-9808. -- Resolution: Fixed LLAP: Push work into daemons instead of the current pull

[jira] [Commented] (HIVE-9897) Issue a warning when using an existing table/view name as an alias in a with statement.

2015-03-09 Thread RAUNAK JHAWAR (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353208#comment-14353208 ] RAUNAK JHAWAR commented on HIVE-9897: - I did a quick check on Hive on HDP: Assumption

[jira] [Commented] (HIVE-9537) string expressions on a fixed length character do not preserve trailing spaces

2015-03-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353274#comment-14353274 ] Aihua Xu commented on HIVE-9537: HIVE-9899 doc bug is opened to keep track of the doc

[jira] [Updated] (HIVE-9775) LLAP: Add a MiniLLAPCluster for tests

2015-03-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-9775: - Attachment: HIVE-9775.2.patch Re-based patch. LLAP: Add a MiniLLAPCluster for tests

[jira] [Updated] (HIVE-9273) Add option to fire metastore event on insert

2015-03-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9273: --- Issue Type: Sub-task (was: New Feature) Parent: HIVE-7973 Add option to fire

[jira] [Updated] (HIVE-9550) ObjectStore.getNextNotification() can return events inside NotificationEventResponse as null which conflicts with its thrift required tag

2015-03-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9550: --- Issue Type: Sub-task (was: Bug) Parent: HIVE-7973 ObjectStore.getNextNotification()

[jira] [Updated] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9658: -- Attachment: HIVE-9658.2.patch Reduce parquet memory use by bypassing java primitive objects on

[jira] [Updated] (HIVE-9577) Fire insert event on HCatalog appends

2015-03-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9577: --- Issue Type: Sub-task (was: Bug) Parent: HIVE-7973 Fire insert event on HCatalog

[jira] [Updated] (HIVE-9601) New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]

2015-03-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-9601: -- Attachment: HIVE-9601.2-spark.patch Attached v2 that fixed unit test failures. The patch works only for

[jira] [Commented] (HIVE-9882) Add jar/file doesn't work with yarn-cluster mode [Spark Branch]

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353633#comment-14353633 ] Hive QA commented on HIVE-9882: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2015-03-09 Thread Nick White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick White updated HIVE-4256: - Affects Version/s: 0.12.0 JDBC2 HiveConnection does not use the specified database

[jira] [Updated] (HIVE-6617) Reduce ambiguity in grammar

2015-03-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-6617: -- Attachment: HIVE-6617.24.patch Reduce ambiguity in grammar ---

[jira] [Updated] (HIVE-9271) Add ability for client to request metastore to fire an event

2015-03-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9271: --- Issue Type: Sub-task (was: New Feature) Parent: HIVE-7973 Add ability for client to

[jira] [Updated] (HIVE-9175) Add alters to list of events handled by NotificationListener

2015-03-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9175: --- Issue Type: Sub-task (was: New Feature) Parent: HIVE-7973 Add alters to list of

[jira] [Commented] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-09 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353576#comment-14353576 ] Sergio Peña commented on HIVE-9658: --- Latest changes on 'trunk' need to be merged on

[jira] [Updated] (HIVE-9889) Merge trunk to Spark branch 3/6/2015 [Spark Branch]

2015-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9889: -- Attachment: HIVE-9889.2-spark.patch Regenerate the patch since some patches were merged individually.

[jira] [Commented] (HIVE-1161) Hive Replication

2015-03-09 Thread SHAILESH PILARE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353377#comment-14353377 ] SHAILESH PILARE commented on HIVE-1161: --- Ahutosh, Currently i am working on best

[jira] [Updated] (HIVE-9902) Map join small table files need more replications [Spark Branch]

2015-03-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-9902: -- Attachment: HIVE-9902.1-spark.patch Map join small table files need more replications [Spark Branch]

[jira] [Updated] (HIVE-9664) Hive add jar command should be able to download and add jars from a repository

2015-03-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-9664: - Assignee: Anant Nag Hive add jar command should be able to download and add jars from a

[jira] [Updated] (HIVE-9851) org.apache.hadoop.hive.serde2.avro.AvroSerializer should use org.apache.avro.generic.GenericData.Array when serializing a list

2015-03-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-9851: - Fix Version/s: 1.2.0 org.apache.hadoop.hive.serde2.avro.AvroSerializer should use

[jira] [Updated] (HIVE-9851) org.apache.hadoop.hive.serde2.avro.AvroSerializer should use org.apache.avro.generic.GenericData.Array when serializing a list

2015-03-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-9851: - Assignee: Ratandeep Ratti org.apache.hadoop.hive.serde2.avro.AvroSerializer should use

[jira] [Commented] (HIVE-9871) Print spark job id in history file [spark branch]

2015-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353468#comment-14353468 ] Xuefu Zhang commented on HIVE-9871: --- [~chinnalalam], thanks for working on this. Patch

[jira] [Commented] (HIVE-9658) Reduce parquet memory use by bypassing java primitive objects on ETypeConverter

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353565#comment-14353565 ] Hive QA commented on HIVE-9658: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-9892) various MSSQL upgrade scripts don't work

2015-03-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9892: --- Attachment: HIVE-9892.ADDENDUM.patch [~thejas] can you take a look at addendum? The pre-create

[jira] [Updated] (HIVE-9903) Update calcite version

2015-03-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9903: --- Attachment: HIVE-9903.patch Update calcite version --

[jira] [Commented] (HIVE-9852) virtual column “INPUT__FILE__NAME” does not exclude files before map

2015-03-09 Thread Nickolay Ponomarev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353912#comment-14353912 ] Nickolay Ponomarev commented on HIVE-9852: -- This appears to be a duplicate of

[jira] [Updated] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-03-09 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-9569: --- Attachment: HIVE-9569.5.patch Forgot about this one... Attaching a new patch. Enable more unit tests for UNION ALL

[jira] [Commented] (HIVE-6617) Reduce ambiguity in grammar

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353868#comment-14353868 ] Hive QA commented on HIVE-6617: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9582) HCatalog should use IMetaStoreClient interface

2015-03-09 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353949#comment-14353949 ] Thiruvel Thirumoolan commented on HIVE-9582: Thanks Sushanth. Thejas looked at

[jira] [Updated] (HIVE-9678) create timediff UDF

2015-03-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9678: -- Attachment: HIVE-9678.4.patch patch #4 again create timediff UDF ---

[jira] [Updated] (HIVE-6617) Reduce ambiguity in grammar

2015-03-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-6617: -- Attachment: HIVE-6617.25.patch update golden file for keyword inner Reduce ambiguity in

[jira] [Updated] (HIVE-9858) Create cbrt (cube root) UDF

2015-03-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9858: -- Attachment: HIVE-9858.1.patch patch #1 again Create cbrt (cube root) UDF

[jira] [Commented] (HIVE-9902) Map join small table files need more replications [Spark Branch]

2015-03-09 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353873#comment-14353873 ] Chao commented on HIVE-9902: +1 Map join small table files need more replications [Spark

[jira] [Commented] (HIVE-9892) various MSSQL upgrade scripts don't work

2015-03-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14353900#comment-14353900 ] Thejas M Nair commented on HIVE-9892: - +1 various MSSQL upgrade scripts don't work

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354331#comment-14354331 ] Xuefu Zhang commented on HIVE-9659: --- [~ruili], let's create a JIRA for MR and move on. We

[jira] [Updated] (HIVE-9904) Perform stats aggregation in HBase co-processor [hbase-metastore branch]

2015-03-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9904: --- Component/s: Metastore Perform stats aggregation in HBase co-processor [hbase-metastore

[jira] [Commented] (HIVE-6617) Reduce ambiguity in grammar

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354387#comment-14354387 ] Hive QA commented on HIVE-6617: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354339#comment-14354339 ] Xuefu Zhang commented on HIVE-9569: --- +1 Enable more unit tests for UNION ALL [Spark

[jira] [Commented] (HIVE-9882) Add jar/file doesn't work with yarn-cluster mode [Spark Branch]

2015-03-09 Thread Xiaomin Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354246#comment-14354246 ] Xiaomin Zhang commented on HIVE-9882: - It now passed the test, good job! Add jar/file

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354321#comment-14354321 ] Rui Li commented on HIVE-9659: -- I tried to add golden file for MR for the added test. However

[jira] [Commented] (HIVE-9659) 'Error while trying to create table container' occurs during hive query case execution when hive.optimize.skewjoin set to 'true' [Spark Branch]

2015-03-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354342#comment-14354342 ] Rui Li commented on HIVE-9659: -- Is there a way to enable the test only for spark? Seems I add

[jira] [Commented] (HIVE-9601) New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354020#comment-14354020 ] Hive QA commented on HIVE-9601: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-9858) Create cbrt (cube root) UDF

2015-03-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-9858: -- Attachment: HIVE-9858.2.patch patch #2 - fixed show_functions.q.out Create cbrt (cube

[jira] [Commented] (HIVE-9569) Enable more unit tests for UNION ALL [Spark Branch]

2015-03-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14354209#comment-14354209 ] Hive QA commented on HIVE-9569: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-9788) Make double quote optional in tsv/csv/dsv output

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-9788: - Labels: TODOC1.2 (was: ) Make double quote optional in tsv/csv/dsv output

[jira] [Commented] (HIVE-9788) Make double quote optional in tsv/csv/dsv output

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352690#comment-14352690 ] Lefty Leverenz commented on HIVE-9788: -- Doc note: The release note needs to be

[jira] [Updated] (HIVE-9588) Reimplement HCatClientHMSImpl.dropPartitions() with HMSC.dropPartitions()

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-9588: - Labels: TODOC1.2 (was: ) Reimplement HCatClientHMSImpl.dropPartitions() with

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352730#comment-14352730 ] Lefty Leverenz commented on HIVE-7100: -- Doc note: The documentation has been revised

[jira] [Commented] (HIVE-9118) Support auto-purge for tables, when dropping tables/partitions.

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352734#comment-14352734 ] Lefty Leverenz commented on HIVE-9118: -- Doc note: This is documented in the

[jira] [Commented] (HIVE-9086) Add language support to PURGE data while dropping partitions.

2015-03-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14352746#comment-14352746 ] Lefty Leverenz commented on HIVE-9086: -- Doc note: The documentation has been revised