[jira] [Commented] (HIVE-10252) Make PPD work for Parquet in row group level

2015-04-08 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486852#comment-14486852 ] Dong Chen commented on HIVE-10252: -- Failed tests are not related and verified locally. >

[jira] [Commented] (HIVE-9558) [Parquet] support HiveDecimalWritable, HiveCharWritable, HiveVarcharWritable in vectorized mode

2015-04-08 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486839#comment-14486839 ] Dong Chen commented on HIVE-9558: - Thanks for your review and comments! [~spena] Failed te

[jira] [Commented] (HIVE-10077) Use new ParquetInputSplit constructor API

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486838#comment-14486838 ] Ferdinand Xu commented on HIVE-10077: - The failed case is caused by spark. Spark is st

[jira] [Commented] (HIVE-10016) Remove duplicated Hive table schema parsing in DataWritableReadSupport

2015-04-08 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486835#comment-14486835 ] Dong Chen commented on HIVE-10016: -- The failed test is not related. The patch is rebased

[jira] [Updated] (HIVE-10276) Implement date_format(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10276: --- Attachment: HIVE-10276.01.patch patch #01 > Implement date_format(timestamp, fmt) UDF

[jira] [Updated] (HIVE-9736) StorageBasedAuthProvider should batch namenode-calls where possible.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9736: --- Attachment: HIVE-9736.2.patch The rebased patch, as promised. > StorageBasedAuthProvi

[jira] [Commented] (HIVE-10252) Make PPD work for Parquet in row group level

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

[jira] [Updated] (HIVE-7155) WebHCat controller job exceeds container memory limit

2015-04-08 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7155: - Labels: (was: TODOC14) > WebHCat controller job exceeds container memory limit >

[jira] [Commented] (HIVE-7155) WebHCat controller job exceeds container memory limit

2015-04-08 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486727#comment-14486727 ] Lefty Leverenz commented on HIVE-7155: -- Doc note: *templeton.mapper.memory.mb* is doc

[jira] [Updated] (HIVE-3299) Create UDF DAYNAME(date)

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-3299: -- Attachment: HIVE-3299.3.patch patch #3 - fixed GenericUDFDayName class comments > Create

[jira] [Updated] (HIVE-10276) Implement date_format(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10276: --- Description: date_format(date/timestamp/string, fmt) converts a date/timestamp/string

[jira] [Updated] (HIVE-10276) Implement date_format(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10276: --- Summary: Implement date_format(timestamp, fmt) UDF (was: Implement to_char(timestamp,

[jira] [Commented] (HIVE-10276) Implement to_char(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486706#comment-14486706 ] Alexander Pivovarov commented on HIVE-10276: {code} weekofyear(date) // can be

[jira] [Updated] (HIVE-10276) Implement to_char(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10276: --- Component/s: UDF > Implement to_char(timestamp, fmt) UDF > ---

[jira] [Commented] (HIVE-10276) Implement to_char(timestamp, fmt) UDF

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486698#comment-14486698 ] Alexander Pivovarov commented on HIVE-10276: {code} dayname(date) // can be re

[jira] [Updated] (HIVE-10275) GenericUDF getTimestampValue should return Timestamp instead of Date

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10275: --- Attachment: HIVE-10275.1.patch patch #1 > GenericUDF getTimestampValue should return

[jira] [Commented] (HIVE-9558) [Parquet] support HiveDecimalWritable, HiveCharWritable, HiveVarcharWritable in vectorized mode

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

[jira] [Updated] (HIVE-10275) GenericUDF getTimestampValue should return Timestamp instead of Date

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10275: --- Description: Currently getTimestampValue casts Timestamp to Date and returns Date. Hi

[jira] [Updated] (HIVE-10275) GenericUDF getTimestampValue should return Timestamp instead of Date

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10275: --- Component/s: UDF > GenericUDF getTimestampValue should return Timestamp instead of Dat

[jira] [Commented] (HIVE-8297) Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC format

2015-04-08 Thread hongyu bi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486655#comment-14486655 ] hongyu bi commented on HIVE-8297: - Hi , we hit this issue as well: CREATE EXTERNAL TABLE `t

[jira] [Commented] (HIVE-10221) PPD: Support Integer literals for ORC

2015-04-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486642#comment-14486642 ] Gopal V commented on HIVE-10221: [~prasanth_j]: found a bug in the earlier IN() implementa

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486628#comment-14486628 ] Carl Steinbach commented on HIVE-10251: --- Can we fix this problem by bundling a defau

[jira] [Updated] (HIVE-10121) Implement a hive --service udflint command to check UDF jars for common shading mistakes

2015-04-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10121: --- Assignee: Abdelrahman Shettia > Implement a hive --service udflint command to check UDF jars for common > sha

[jira] [Updated] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10269: Attachment: HIVE-10269.patch > HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

[jira] [Updated] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10269: Attachment: (was: HIVE-10269.patch) > HiveMetaStore.java:[6089,29] cannot find symbol class JvmP

[jira] [Commented] (HIVE-10016) Remove duplicated Hive table schema parsing in DataWritableReadSupport

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

[jira] [Commented] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486613#comment-14486613 ] Ferdinand Xu commented on HIVE-10269: - Hi [~qwertymaniac] [~vgumashta], can you help m

[jira] [Commented] (HIVE-10261) Data size can be underestimated when computed with partial column stats

2015-04-08 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486612#comment-14486612 ] Rui Li commented on HIVE-10261: --- Hi [~mmokhtar], Here's a simple query to reproduce it: {co

[jira] [Updated] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10269: Attachment: HIVE-10269.patch Hi [~gliptak], HIVE-9870 breaks the build because it's trying to use J

[jira] [Commented] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-08 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486589#comment-14486589 ] Lefty Leverenz commented on HIVE-10271: --- Were they ever used? They've been in the c

[jira] [Commented] (HIVE-10274) Send context and description to tez via dag info

2015-04-08 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486549#comment-14486549 ] Gunther Hagleitner commented on HIVE-10274: --- [~hitesh] could you please review t

[jira] [Updated] (HIVE-10274) Send context and description to tez via dag info

2015-04-08 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-10274: -- Attachment: HIVE-10274.1.patch > Send context and description to tez via dag info >

[jira] [Updated] (HIVE-10270) Cannot use Decimal constants less than 0.1BD

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10270: -- Summary: Cannot use Decimal constants less than 0.1BD (was: Cannot use Decimal constant 0.09765625BD)

[jira] [Updated] (HIVE-10270) Cannot use Decimal constants less than 0.1BD

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10270: -- Attachment: HIVE-10270.1.patch Initial patch > Cannot use Decimal constants less than 0.1BD > -

[jira] [Commented] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486517#comment-14486517 ] Thejas M Nair commented on HIVE-10271: -- +1 > remove hive.server2.thrift.http.min/max

[jira] [Commented] (HIVE-10272) Some HCat tests fail under windows

2015-04-08 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486516#comment-14486516 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-10272: -- +1

[jira] [Commented] (HIVE-10250) Optimize AuthorizationPreEventListener to reuse TableWrapper objects

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

[jira] [Assigned] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu reassigned HIVE-10269: --- Assignee: Ferdinand Xu > HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonito

[jira] [Assigned] (HIVE-10273) Union with partition tables which have no data fails with NPE

2015-04-08 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K reassigned HIVE-10273: - Assignee: Vikram Dixit K > Union with partition tables which have no data fails with NPE

[jira] [Updated] (HIVE-9681) Extend HiveAuthorizationProvider to support partition-sets.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9681: --- Attachment: HIVE-9681.2.patch Rebased to accommodate the rebase of HIVE-9674. > Extend

[jira] [Updated] (HIVE-9645) Constant folding case NULL equality

2015-04-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9645: --- Attachment: HIVE-9645.4.patch Rebased & fixed failures. Not ready for review yet. > Constant f

[jira] [Commented] (HIVE-10272) Some HCat tests fail under windows

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486463#comment-14486463 ] Sushanth Sowmyan commented on HIVE-10272: - [~hsubramaniyan], could you please revi

[jira] [Updated] (HIVE-10272) Some HCat tests fail under windows

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-10272: Attachment: HIVE-10272.patch Patch attached. > Some HCat tests fail under windows > ---

[jira] [Updated] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-08 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-10271: - Release Note: Need to remove hive.server2.thrift.http.min/

[jira] [Updated] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-08 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-10271: - Release Note: Need to remove these parameters from https:/

[jira] [Updated] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-08 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-10271: - Attachment: HIVE-10271.1.patch cc-ing [~thejas] for review

[jira] [Updated] (HIVE-10222) Upgrade Calcite dependency to newest version

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10222: --- Attachment: (was: HIVE-10222.01.patch) > Upgrade Calcite dependency to new

[jira] [Updated] (HIVE-10222) Upgrade Calcite dependency to newest version

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10222: --- Attachment: HIVE-10222.01.patch > Upgrade Calcite dependency to newest version

[jira] [Commented] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486413#comment-14486413 ] Jesus Camacho Rodriguez commented on HIVE-10263: Btw, run CBO tests and pa

[jira] [Updated] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10263: --- Attachment: HIVE-10263.cbo.patch > CBO (Calcite Return Path): Aggregate checki

[jira] [Updated] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10263: --- Attachment: (was: HIVE-10263.cbo.patch) > CBO (Calcite Return Path): Aggre

[jira] [Updated] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10263: --- Attachment: HIVE-10263.cbo.patch [~jpullokkaran], [~ashutoshc], could you take

[jira] [Commented] (HIVE-9115) Hive build failure on hadoop-2.7 due to HADOOP-11356

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

[jira] [Commented] (HIVE-9647) Discrepancy in cardinality estimates between partitioned and un-partitioned tables

2015-04-08 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486381#comment-14486381 ] Pengcheng Xiong commented on HIVE-9647: --- The failed test "TestHCatClient" is unrelate

[jira] [Commented] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-08 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486377#comment-14486377 ] Gabor Liptak commented on HIVE-10269: - Build works with: $ mvn clean install -DskipTe

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: HIVE-9674.3.patch Rebased to accommodate HIVE-9609. > *DropPartitionEvent

[jira] [Commented] (HIVE-10270) Cannot use Decimal constant 0.09765625BD

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486353#comment-14486353 ] Sergey Shelukhin commented on HIVE-10270: - I think this should be a blocker, numbe

[jira] [Updated] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-08 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10190: --- Attachment: HIVE-10190.01.patch Attached a patch using BFS. However, I doubt it will solve the

[jira] [Commented] (HIVE-9609) AddPartitionMessage.getPartitions() can return null

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486338#comment-14486338 ] Sushanth Sowmyan commented on HIVE-9609: Committed to trunk, thanks for the reviews

[jira] [Commented] (HIVE-10131) LLAP: BytesBytesMultiHashMap and mapjoin container should reuse refs

2015-04-08 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486328#comment-14486328 ] Matt McCline commented on HIVE-10131: - I ran the whole TestMinimrCliDriver suite on my

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-08 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-9710: Attachment: HIVE-9710.6.patch Including : 1. Secure flag for

[jira] [Assigned] (HIVE-10270) Cannot use Decimal constant 0.09765625BD

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-10270: - Assignee: Jason Dere > Cannot use Decimal constant 0.09765625BD > ---

[jira] [Commented] (HIVE-10270) Cannot use Decimal constant 0.09765625BD

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486299#comment-14486299 ] Jason Dere commented on HIVE-10270: --- Looks like Hive is relying on the value of BigDecim

[jira] [Commented] (HIVE-10266) Boolean expression True and True returns False

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486286#comment-14486286 ] Jason Dere commented on HIVE-10266: --- I think this is the result of HIVE-9278, fixed in H

[jira] [Commented] (HIVE-9647) Discrepancy in cardinality estimates between partitioned and un-partitioned tables

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

[jira] [Commented] (HIVE-9736) StorageBasedAuthProvider should batch namenode-calls where possible.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486260#comment-14486260 ] Mithun Radhakrishnan commented on HIVE-9736: @[~cnauroth]: Good to meet you, si

[jira] [Commented] (HIVE-10266) Boolean expression True and True returns False

2015-04-08 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486227#comment-14486227 ] Mostafa Mokhtar commented on HIVE-10266: [~jdere] FYI > Boolean expression True a

[jira] [Updated] (HIVE-10268) Merge cbo branch into trunk

2015-04-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-10268: Attachment: HIVE-10268.patch > Merge cbo branch into trunk > --- > >

[jira] [Commented] (HIVE-10268) Merge cbo branch into trunk

2015-04-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486226#comment-14486226 ] Ashutosh Chauhan commented on HIVE-10268: - Test run to see if there are any failur

[jira] [Commented] (HIVE-10160) Give a warning when grouping or ordering by a constant column

2015-04-08 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486221#comment-14486221 ] Chao commented on HIVE-10160: - +1 > Give a warning when grouping or ordering by a constant co

[jira] [Commented] (HIVE-9736) StorageBasedAuthProvider should batch namenode-calls where possible.

2015-04-08 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486193#comment-14486193 ] Chris Nauroth commented on HIVE-9736: - Hi [~mithun]. Great ideas in this patch! I'd b

[jira] [Updated] (HIVE-10243) Introduce JoinAlgorithm Interface

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10243: --- Attachment: HIVE-10243.cbo.patch > Introduce JoinAlgorithm Interface > ---

[jira] [Updated] (HIVE-10243) Introduce JoinAlgorithm Interface

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10243: --- Attachment: (was: HIVE-10243.cbo.patch) > Introduce JoinAlgorithm Interfac

[jira] [Updated] (HIVE-10243) Introduce JoinAlgorithm Interface

2015-04-08 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10243: --- Attachment: HIVE-10243.cbo.patch > Introduce JoinAlgorithm Interface > ---

[jira] [Commented] (HIVE-9736) StorageBasedAuthProvider should batch namenode-calls where possible.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486159#comment-14486159 ] Mithun Radhakrishnan commented on HIVE-9736: Ok, I'd better rebase this change.

[jira] [Commented] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486152#comment-14486152 ] Sushanth Sowmyan commented on HIVE-9674: HIVE-9609 should be good to go in another

[jira] [Commented] (HIVE-9736) StorageBasedAuthProvider should batch namenode-calls where possible.

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486151#comment-14486151 ] Sushanth Sowmyan commented on HIVE-9736: I've not looked at this patch in detail ye

[jira] [Commented] (HIVE-10206) Improve Alter Table to not initialize Serde unnecessarily

2015-04-08 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486149#comment-14486149 ] Szehon Ho commented on HIVE-10206: -- Test error does not look related > Improve Alter Tab

[jira] [Commented] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486145#comment-14486145 ] Mithun Radhakrishnan commented on HIVE-9674: Actually, [~sushanth], let's hold

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: (was: HIVE-9736.4.patch) > *DropPartitionEvent should handle partition-

[jira] [Updated] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10190: --- Attachment: HIVE-10190-querygen.py A query generator which uses the TPC-DS schemas and generates a 100k item I

[jira] [Updated] (HIVE-9674) *DropPartitionEvent should handle partition-sets.

2015-04-08 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9674: --- Attachment: (was: HIVE-9736.3.patch) > *DropPartitionEvent should handle partition-

[jira] [Updated] (HIVE-5162) Add mod(a, b) semantic for modular function

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-5162: -- Attachment: HIVE-5162.1.patch patch #1 - added GenericUDFMod which extends GenericUDFOPMo

[jira] [Commented] (HIVE-10267) HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix

2015-04-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486115#comment-14486115 ] Thejas M Nair commented on HIVE-10267: -- +1 > HIVE-9664 makes hive depend on ivysett

[jira] [Commented] (HIVE-10206) Improve Alter Table to not initialize Serde unnecessarily

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

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486113#comment-14486113 ] Chaoyu Tang commented on HIVE-5376: --- Thanks [~sershe] for the clarification. > Hive doe

[jira] [Assigned] (HIVE-10267) HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan reassigned HIVE-10267: --- Assignee: Sushanth Sowmyan (was: Anant Nag) > HIVE-9664 makes hive depend on ivysett

[jira] [Updated] (HIVE-10267) HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-10267: Attachment: HIVE-10267.patch Trivial patch attached. > HIVE-9664 makes hive depend on ivyse

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486083#comment-14486083 ] Sushanth Sowmyan commented on HIVE-10251: - Created HIVE-10267 for tracking that.

[jira] [Updated] (HIVE-10267) HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-10267: Summary: HIVE-9664 makes hive depend on ivysettings.xml : trivial breakage fix (was: HIVE-9

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-08 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486080#comment-14486080 ] Sushanth Sowmyan commented on HIVE-10251: - Okay, on thinking about this a bit more

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486078#comment-14486078 ] Sergey Shelukhin commented on HIVE-5376: I think whatever that JIRA was doing needs

[jira] [Commented] (HIVE-10160) Give a warning when grouping or ordering by a constant column

2015-04-08 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486076#comment-14486076 ] Yongzhi Chen commented on HIVE-10160: - The failures have nothing to do with my change.

[jira] [Updated] (HIVE-10122) Hive metastore filter-by-expression is broken for non-partition expressions

2015-04-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10122: Attachment: HIVE-10122.01.patch Fixing a small NPE. Looks like some outputs may change, let

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-08 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486058#comment-14486058 ] Pengcheng Xiong commented on HIVE-10190: I would prefer a BFS rather than a DFS. A

[jira] [Updated] (HIVE-3241) GenericUDAF when packaged as a JAR raises IllegalAccessException unless the JAR is placed in lib dir

2015-04-08 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-3241: -- Attachment: HIVE-3241.1.patch patch #1 > GenericUDAF when packaged as a JAR raises Illeg

[jira] [Commented] (HIVE-5021) Add Interval data type

2015-04-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486027#comment-14486027 ] Jason Dere commented on HIVE-5021: -- While this allows intervals to be used in expressions/

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-08 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486008#comment-14486008 ] Laljo John Pullokkaran commented on HIVE-10190: --- [~pxiong] Could you take a

[jira] [Updated] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-08 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-10190: -- Assignee: Pengcheng Xiong (was: Laljo John Pullokkaran) > CBO: AST mode checks

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485993#comment-14485993 ] Chaoyu Tang commented on HIVE-5376: --- [~sershe] & [~hsubramaniyan] Could you elaborate the

  1   2   >