[jira] [Commented] (HIVE-11244) Beeline prompt info improvement for cluster mode

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625943#comment-14625943 ] Ferdinand Xu commented on HIVE-11244: - Could you explain more about your steps? I take

[jira] [Updated] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11240: Fix Version/s: 2.0.0 1.3.0 > Change value type from int to long for > HiveConf.C

[jira] [Updated] (HIVE-11204) Research on recent failed qtests[Spark Branch]

2015-07-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-11204: - Attachment: HIVE-11204.1-spark.patch > Research on recent failed qtests[Spark Branch] > --

[jira] [Commented] (HIVE-6091) Empty pipeout files are created for connection create/close

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625926#comment-14625926 ] Hive QA commented on HIVE-6091: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-11082) Support multi edge between nodes in SparkPlan[Spark Branch]

2015-07-13 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-11082: - Attachment: HIVE-11082.1-spark.patch SparkPlan support multi edges between nodes in default, just

[jira] [Updated] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11241: Attachment: HIVE-11241.patch > Database prefix does not work properly if table has same name > -

[jira] [Updated] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11241: Attachment: (was: HIVE-11240.patch) > Database prefix does not work properly if table has same n

[jira] [Updated] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11241: Attachment: HIVE-11240.patch I have a quick fix for this bug. I am not quite sure this is by design

[jira] [Assigned] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu reassigned HIVE-11241: --- Assignee: Ferdinand Xu > Database prefix does not work properly if table has same name >

[jira] [Commented] (HIVE-10114) Split strategies for ORC

2015-07-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625880#comment-14625880 ] Gopal V commented on HIVE-10114: [~leftylev]: doc'd on the cwiki, please confirm & remove

[jira] [Updated] (HIVE-11209) Clean up dependencies in HiveDecimalWritable

2015-07-13 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11209: - Attachment: HIVE-11209.patch rebased patch to trunk. > Clean up dependencies in HiveDecimalWritab

[jira] [Updated] (HIVE-11245) LLAP: Fix the LLAP to ORC APIs

2015-07-13 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11245: - Summary: LLAP: Fix the LLAP to ORC APIs (was: Fix the LLAP to ORC APIs) > LLAP: Fix the LLAP to O

[jira] [Updated] (HIVE-6091) Empty pipeout files are created for connection create/close

2015-07-13 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li updated HIVE-6091: -- Attachment: HIVE-6091.1.patch With this patch, the pipeout file could be deleted after the session closed. I have

[jira] [Commented] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625813#comment-14625813 ] Hive QA commented on HIVE-11240: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625798#comment-14625798 ] Yongzhi Chen commented on HIVE-11217: - Without the patch, for query create table t2 as

[jira] [Updated] (HIVE-11244) Beeline prompt info improvement for cluster mode

2015-07-13 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-11244: - Affects Version/s: 1.2.0 > Beeline prompt info improvement for cluster mode >

[jira] [Commented] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625747#comment-14625747 ] Hive QA commented on HIVE-11217: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Commented] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625741#comment-14625741 ] Xuefu Zhang commented on HIVE-11240: +1 > Change value type from int to long for > H

[jira] [Assigned] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu reassigned HIVE-11240: --- Assignee: Ferdinand Xu > Change value type from int to long for > HiveConf.ConfVars.METASTOR

[jira] [Updated] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11240: Attachment: HIVE-11240.patch > Change value type from int to long for > HiveConf.ConfVars.METASTORE

[jira] [Updated] (HIVE-11243) Changing log level in Utilities.getBaseWork

2015-07-13 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-11243: - Description: Seeing a lot this kind of log when running jobs without any reduce,changing this log to debu

[jira] [Commented] (HIVE-11239) Test encryption_insert_partition_static.q fails with different output results on other environments

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625686#comment-14625686 ] Ferdinand Xu commented on HIVE-11239: - +1 for the patch, do you know why the data size

[jira] [Commented] (HIVE-11239) Test encryption_insert_partition_static.q fails with different output results on other environments

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625668#comment-14625668 ] Hive QA commented on HIVE-11239: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625635#comment-14625635 ] Ashutosh Chauhan commented on HIVE-11217: - I am not sure implicitly assuming strin

[jira] [Commented] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625601#comment-14625601 ] Hive QA commented on HIVE-10673: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625517#comment-14625517 ] Sergey Shelukhin commented on HIVE-10884: - I have changed the config for beeline t

[jira] [Updated] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-11217: Attachment: HIVE-11217.1.patch > CTAS statements throws error, when the table is stored as ORC File

[jira] [Commented] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625508#comment-14625508 ] Yongzhi Chen commented on HIVE-11217: - Fixing it by change void type in the field sche

[jira] [Commented] (HIVE-10986) Check of fs.trash.interval in HiveMetaStore should be consistent with Trash.moveToAppropriateTrash()

2015-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625501#comment-14625501 ] Eugene Koifman commented on HIVE-10986: --- {noformat} Exception: MetaException(message

[jira] [Commented] (HIVE-10986) Check of fs.trash.interval in HiveMetaStore should be consistent with Trash.moveToAppropriateTrash()

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625485#comment-14625485 ] Hive QA commented on HIVE-10986: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625469#comment-14625469 ] Chao Sun commented on HIVE-11130: - LGTM +1 > Refactoring the code so that HiveTxnManager

[jira] [Commented] (HIVE-11030) Enhance storage layer to create one delta file per write

2015-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625456#comment-14625456 ] Eugene Koifman commented on HIVE-11030: --- no > Enhance storage layer to create one d

[jira] [Commented] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Johndee Burks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625419#comment-14625419 ] Johndee Burks commented on HIVE-11241: -- The way it looks is that we assume that you a

[jira] [Updated] (HIVE-11241) Database prefix does not work properly if table has same name

2015-07-13 Thread Johndee Burks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johndee Burks updated HIVE-11241: - Component/s: Database/Schema > Database prefix does not work properly if table has same name > ---

[jira] [Commented] (HIVE-11091) Unable to load data into hive table using "Load data local inapth" command from unix named pipe

2015-07-13 Thread Yi Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625415#comment-14625415 ] Yi Zhang commented on HIVE-11091: - This is tracked to HDFS-8767 > Unable to load data int

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625393#comment-14625393 ] Brock Noland commented on HIVE-10884: - Most of those were copied from the old build sy

[jira] [Commented] (HIVE-11030) Enhance storage layer to create one delta file per write

2015-07-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625386#comment-14625386 ] Lefty Leverenz commented on HIVE-11030: --- Any doc needed? > Enhance storage layer to

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625359#comment-14625359 ] Sergio Peña commented on HIVE-10884: I found that the trunk-mr2.properties file on the

[jira] [Commented] (HIVE-10292) Add support for HS2 to use custom authentication class with kerberos environment

2015-07-13 Thread HeeSoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625360#comment-14625360 ] HeeSoo Kim commented on HIVE-10292: --- The test failures are unrelated to the change made

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625337#comment-14625337 ] Sergey Shelukhin commented on HIVE-10884: - [~spena] do I need to do anything else

[jira] [Updated] (HIVE-11240) Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE

2015-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-11240: --- Summary: Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE (was:

[jira] [Commented] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625309#comment-14625309 ] Hive QA commented on HIVE-10884: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Updated] (HIVE-11239) Test encryption_insert_partition_static.q fails with different output results on other environments

2015-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-11239: --- Attachment: HIVE-11239.1.patch > Test encryption_insert_partition_static.q fails with different output

[jira] [Updated] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-07-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10673: -- Attachment: HIVE-10673.11.patch The golden files added in this patch needed to be regenerated after HIVE

[jira] [Updated] (HIVE-11233) Support of binary sortable key and values for HBaseStorageHandler

2015-07-13 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-11233: --- Labels: Binary Hbase Numeric Phoenix Sortable (was: Binary Hbase Phoenix Sortable) > Support

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625178#comment-14625178 ] Hive QA commented on HIVE-10882: {color:green}Overall{color}: +1 all checks pass Here a

[jira] [Updated] (HIVE-11233) Support of binary sortable key and values for HBaseStorageHandler

2015-07-13 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-11233: --- Labels: Binary Hbase Phoenix Sortable (was: Binary Hbase Sortable) > Support of binary sortab

[jira] [Commented] (HIVE-10535) LLAP: Cleanup map join cache when a query completes

2015-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625159#comment-14625159 ] Sergey Shelukhin commented on HIVE-10535: - [~sseth] now that you are back maybe yo

[jira] [Updated] (HIVE-10884) Enable some beeline tests and turn on HIVE-4239 by default

2015-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10884: Attachment: HIVE-10884.07.patch Found another place where tests can be excluded... sigh > E

[jira] [Assigned] (HIVE-11238) CBO: Calcite Operator To Hive Operator (Calcite Return Path): filterMaps is null in vectorMapJoin

2015-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong reassigned HIVE-11238: -- Assignee: Pengcheng Xiong > CBO: Calcite Operator To Hive Operator (Calcite Return Path

[jira] [Commented] (HIVE-11238) CBO: Calcite Operator To Hive Operator (Calcite Return Path): filterMaps is null in vectorMapJoin

2015-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625141#comment-14625141 ] Pengcheng Xiong commented on HIVE-11238: [~jcamachorodriguez] and [~jpullokkaran],

[jira] [Updated] (HIVE-10986) Check of fs.trash.interval in HiveMetaStore should be consistent with Trash.moveToAppropriateTrash()

2015-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10986: -- Attachment: HIVE-10986.3.patch > Check of fs.trash.interval in HiveMetaStore should be consisten

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625116#comment-14625116 ] Ashutosh Chauhan commented on HIVE-10882: - +1 > CBO: Calcite Operator To Hive Ope

[jira] [Commented] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625098#comment-14625098 ] Aihua Xu commented on HIVE-11130: - Test not related. [~alangates] and [~csun]. Do you ne

[jira] [Commented] (HIVE-11238) CBO: Calcite Operator To Hive Operator (Calcite Return Path): filterMaps is null in vectorMapJoin

2015-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625093#comment-14625093 ] Pengcheng Xiong commented on HIVE-11238: [~jcamachorodriguez], I assume that you a

[jira] [Updated] (HIVE-11238) CBO: Calcite Operator To Hive Operator (Calcite Return Path): filterMaps is null in vectorMapJoin

2015-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-11238: --- Description: vector_outer_join2.q will have an empty filterMaps at L178 in VectorMapJoinOperat

[jira] [Assigned] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-13 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen reassigned HIVE-11217: --- Assignee: Yongzhi Chen > CTAS statements throws error, when the table is stored as ORC File f

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624970#comment-14624970 ] Aihua Xu commented on HIVE-11194: - Thanks. [~csun] > Exchange partition on external table

[jira] [Resolved] (HIVE-11237) Unable to drop a default partition with "int" type

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-11237. - Resolution: Duplicate Similar one HIVE-11208 is already created. > Unable to drop a default partition wi

[jira] [Commented] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625004#comment-14625004 ] Hive QA commented on HIVE-11130: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624954#comment-14624954 ] Jesus Camacho Rodriguez commented on HIVE-10882: [~ashutoshc], I have just

[jira] [Updated] (HIVE-11233) Support of binary sortable key and values for HBaseStorageHandler

2015-07-13 Thread Svetozar Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetozar Ivanov updated HIVE-11233: --- Attachment: HIVE-11233.2-branch-1.2.patch > Support of binary sortable key and values for HBas

[jira] [Assigned] (HIVE-11208) Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a "string" type

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11208: --- Assignee: Aihua Xu > Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a > "s

[jira] [Commented] (HIVE-8128) Improve Parquet Vectorization

2015-07-13 Thread Nezih Yigitbasi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624983#comment-14624983 ] Nezih Yigitbasi commented on HIVE-8128: --- [~dongc] Thanks, both of these proposals mak

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624920#comment-14624920 ] Chao Sun commented on HIVE-11194: - Committed to master and branch-1. Thanks Aihua! > Exch

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624927#comment-14624927 ] Ashutosh Chauhan commented on HIVE-10882: - [~jcamachorodriguez] can you update RB

[jira] [Commented] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624907#comment-14624907 ] Aihua Xu commented on HIVE-11129: - Seems not related to the patch. > Issue a warning whe

[jira] [Resolved] (HIVE-11030) Enhance storage layer to create one delta file per write

2015-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-11030. --- Resolution: Fixed Fix Version/s: 1.3.0 > Enhance storage layer to create one delta file

[jira] [Updated] (HIVE-11030) Enhance storage layer to create one delta file per write

2015-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-11030: -- Attachment: HIVE-11030.8.branch1.patch HIVE-11030.8.patch committed to master HIVE-11030.8.branc

[jira] [Commented] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624857#comment-14624857 ] Hive QA commented on HIVE-11129: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10882: --- Attachment: HIVE-10882.03.patch > CBO: Calcite Operator To Hive Operator (Calc

[jira] [Commented] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624705#comment-14624705 ] Hive QA commented on HIVE-10882: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11130: Attachment: HIVE-11130.2.patch > Refactoring the code so that HiveTxnManager interface will support > lock/

[jira] [Updated] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11130: Attachment: (was: HIVE-11130.2.patch) > Refactoring the code so that HiveTxnManager interface will suppo

[jira] [Updated] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11129: Attachment: HIVE-11129.patch > Issue a warning when copied from UTF-8 to ISO 8859-1 > --

[jira] [Updated] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11129: Attachment: (was: HIVE-11129.patch) > Issue a warning when copied from UTF-8 to ISO 8859-1 > ---

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624670#comment-14624670 ] Aihua Xu commented on HIVE-11194: - The test is not related to the patch. > Exchange parti

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624672#comment-14624672 ] Aihua Xu commented on HIVE-11194: - [~csun] Can you help submit the patch ? > Exchange par

[jira] [Commented] (HIVE-11227) Kryo exception during table creation in Hive

2015-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624649#comment-14624649 ] Xuefu Zhang commented on HIVE-11227: [~akamai], it's helpful to provide the queries th

[jira] [Commented] (HIVE-11226) BeeLine-Cli: support hive.cli.prompt in new CLI

2015-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624628#comment-14624628 ] Xuefu Zhang commented on HIVE-11226: +1 > BeeLine-Cli: support hive.cli.prompt in new

[jira] [Commented] (HIVE-11236) BeeLine-Cli: use the same output format as old CLI in the new CLI

2015-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624610#comment-14624610 ] Xuefu Zhang commented on HIVE-11236: +1 > BeeLine-Cli: use the same output format as

[jira] [Commented] (HIVE-11236) BeeLine-Cli: use the same output format as old CLI in the new CLI

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624579#comment-14624579 ] Hive QA commented on HIVE-11236: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-6091) Empty pipeout files are created for connection create/close

2015-07-13 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624536#comment-14624536 ] Bing Li commented on HIVE-6091: --- Seems that the patch has been merged into Hive from 0.13.0 v

[jira] [Updated] (HIVE-10882) CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results

2015-07-13 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10882: --- Attachment: HIVE-10882.03.patch > CBO: Calcite Operator To Hive Operator (Calc

[jira] [Commented] (HIVE-11226) BeeLine-Cli: support hive.cli.prompt in new CLI

2015-07-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624468#comment-14624468 ] Hive QA commented on HIVE-11226: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9893) HiveServer2 java.lang.OutOfMemoryError: Java heap space

2015-07-13 Thread jackonhu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624424#comment-14624424 ] jackonhu commented on HIVE-9893: I'm wondering when will hiveserver need so much java heap

[jira] [Commented] (HIVE-9893) HiveServer2 java.lang.OutOfMemoryError: Java heap space

2015-07-13 Thread jackonhu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624418#comment-14624418 ] jackonhu commented on HIVE-9893: hi,I'm using CDH-5.3.1,some times the same error occurs. 2

[jira] [Commented] (HIVE-8128) Improve Parquet Vectorization

2015-07-13 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624378#comment-14624378 ] Dong Chen commented on HIVE-8128: - Hi [~nezihyigitbasi], I updated and run Hive POC based o

[jira] [Updated] (HIVE-11236) BeeLine-Cli: use the same output format as old CLI in the new CLI

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11236: Attachment: HIVE-11236.1-beeline-cli.patch > BeeLine-Cli: use the same output format as old CLI in t

[jira] [Updated] (HIVE-11236) BeeLine-Cli: use the same output format as old CLI in the new CLI

2015-07-13 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-11236: Description: In old CLI, the output format is as follows: {noformat} hive> show tables; OK tbl1_name