[jira] [Commented] (HIVE-17722) Execution of selectDistinctStar.q breaks stats in optimize_nullscan.q

2017-10-23 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216421#comment-16216421 ] Zoltan Haindrich commented on HIVE-17722: - [~prasanth_j], [~vgumashta]: could you

[jira] [Commented] (HIVE-16603) Enforce foreign keys to refer to primary keys or unique keys

2017-10-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216386#comment-16216386 ] Lefty Leverenz commented on HIVE-16603: --- Doc note: This should be documented in the

[jira] [Commented] (HIVE-16575) Support for 'UNIQUE' and 'NOT NULL' constraints

2017-10-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216380#comment-16216380 ] Lefty Leverenz commented on HIVE-16575: --- Doc note: UNIQUE needs to be added to the

[jira] [Updated] (HIVE-17879) Can not find java.sql.date in JDK9 when building hive

2017-10-23 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-17879: Issue Type: Sub-task (was: Bug) Parent: HIVE-17632 > Can not find java.sql.date in JDK9 whe

[jira] [Commented] (HIVE-17839) Cannot generate thrift definitions in standalone-metastore.

2017-10-23 Thread Harish Jaiprakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216358#comment-16216358 ] Harish Jaiprakash commented on HIVE-17839: -- Thanks, [~alangates]. Tried the patch

[jira] [Updated] (HIVE-17458) VectorizedOrcAcidRowBatchReader doesn't handle 'original' files

2017-10-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-17458: -- Attachment: HIVE-17458.06.patch > VectorizedOrcAcidRowBatchReader doesn't handle 'original' file

[jira] [Updated] (HIVE-16603) Enforce foreign keys to refer to primary keys or unique keys

2017-10-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-16603: -- Labels: TODOC3.0 (was: ) > Enforce foreign keys to refer to primary keys or unique keys > -

[jira] [Commented] (HIVE-17473) implement workload management pools

2017-10-23 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216331#comment-16216331 ] Lefty Leverenz commented on HIVE-17473: --- Okay, thanks Sergey. > implement workload

[jira] [Commented] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216324#comment-16216324 ] Hive QA commented on HIVE-17832: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15104) Hive on Spark generate more shuffle data than hive on mr

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-15104: -- Attachment: HIVE-15104.10.patch Update to address review comments. Also changed the default switch back to fals

[jira] [Updated] (HIVE-4616) Simple reconnection support for jdbc2

2017-10-23 Thread Lingfeng Su (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lingfeng Su updated HIVE-4616: -- Description: jdbc:hive2://localhost:1/db2;autoReconnect=true simple reconnection on TransportExcept

[jira] [Updated] (HIVE-17877) HoS: combine equivalent DPP sink works

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-17877: -- Status: Patch Available (was: Open) > HoS: combine equivalent DPP sink works >

[jira] [Updated] (HIVE-17877) HoS: combine equivalent DPP sink works

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-17877: -- Component/s: Spark > HoS: combine equivalent DPP sink works > -- > >

[jira] [Commented] (HIVE-17877) HoS: combine equivalent DPP sink works

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216249#comment-16216249 ] Rui Li commented on HIVE-17877: --- Upload a PoC patch. Here're the main changes: # Before comb

[jira] [Updated] (HIVE-17232) "No match found" Compactor finds a bucket file thinking it's a directory

2017-10-23 Thread Steve Yeom (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Yeom updated HIVE-17232: -- Status: Patch Available (was: Open) > "No match found" Compactor finds a bucket file thinking it's a

[jira] [Updated] (HIVE-17232) "No match found" Compactor finds a bucket file thinking it's a directory

2017-10-23 Thread Steve Yeom (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Yeom updated HIVE-17232: -- Attachment: HIVE-17232.01.patch > "No match found" Compactor finds a bucket file thinking it's a direc

[jira] [Updated] (HIVE-17877) HoS: combine equivalent DPP sink works

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-17877: -- Attachment: HIVE-17877.1.patch > HoS: combine equivalent DPP sink works > --

[jira] [Commented] (HIVE-17193) HoS: don't combine map works that are targets of different DPPs

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216227#comment-16216227 ] Rui Li commented on HIVE-17193: --- Hi [~stakiar], I meant we can compare DPP sink works the sa

[jira] [Updated] (HIVE-17778) Add support for custom counters in trigger expression

2017-10-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-17778: - Attachment: HIVE-17778.5.patch Addressed review comments. Added tests for multi-in

[jira] [Commented] (HIVE-12719) As a hive user, I am facing issues using permanent UDAF's.

2017-10-23 Thread Elizabeth Turpin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216079#comment-16216079 ] Elizabeth Turpin commented on HIVE-12719: - Almost 2 years since this bug was repor

[jira] [Updated] (HIVE-17841) implement applying the resource plan

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17841: Attachment: HIVE-17841.01.patch Fixing the tests. I still need the new tests. > implement a

[jira] [Comment Edited] (HIVE-17812) Move remaining classes that HiveMetaStore depends on

2017-10-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216009#comment-16216009 ] Vihang Karajgaonkar edited comment on HIVE-17812 at 10/23/17 11:04 PM: -

[jira] [Commented] (HIVE-17812) Move remaining classes that HiveMetaStore depends on

2017-10-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216009#comment-16216009 ] Vihang Karajgaonkar commented on HIVE-17812: Hi [~alangates] I did a first pas

[jira] [Commented] (HIVE-17684) HoS memory issues with MapJoinMemoryExhaustionHandler

2017-10-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216000#comment-16216000 ] Xuefu Zhang commented on HIVE-17684: We don't see this issue often, possibly because o

[jira] [Updated] (HIVE-17781) Map MR settings to Tez settings via DeprecatedKeys

2017-10-23 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-17781: Resolution: Fixed Fix Version/s: 2.2.1 2.4.0

[jira] [Commented] (HIVE-17425) Change MetastoreConf.ConfVars internal members to be private

2017-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215989#comment-16215989 ] ASF GitHub Bot commented on HIVE-17425: --- Github user asfgit closed the pull request

[jira] [Updated] (HIVE-17425) Change MetastoreConf.ConfVars internal members to be private

2017-10-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-17425: -- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Patch

[jira] [Updated] (HIVE-17425) Change MetastoreConf.ConfVars internal members to be private

2017-10-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HIVE-17425: -- Labels: pull-request-available (was: ) > Change MetastoreConf.ConfVars internal members to be p

[jira] [Updated] (HIVE-17878) create table like table doesn't preserve ACID properties

2017-10-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-17878: -- Component/s: Transactions > create table like table doesn't preserve ACID properties > -

[jira] [Updated] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15016: Status: Patch Available (was: In Progress) patch-7: fix some additional test failures. > Run tests with Ha

[jira] [Updated] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15016: Affects Version/s: 3.0.0 > Run tests with Hadoop 3.0.0-beta1 > - > >

[jira] [Updated] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15016: Attachment: HIVE-15016.7.patch > Run tests with Hadoop 3.0.0-beta1 > - > >

[jira] [Updated] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15016: Status: In Progress (was: Patch Available) > Run tests with Hadoop 3.0.0-beta1 > --

[jira] [Commented] (HIVE-17765) expose Hive keywords

2017-10-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215898#comment-16215898 ] Thejas M Nair commented on HIVE-17765: -- +1 > expose Hive keywords > --

[jira] [Assigned] (HIVE-17765) expose Hive keywords

2017-10-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned HIVE-17765: Assignee: Sergey Shelukhin (was: Thejas M Nair) > expose Hive keywords >

[jira] [Commented] (HIVE-17878) create table like table doesn't preserve ACID properties

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215891#comment-16215891 ] Sergey Shelukhin commented on HIVE-17878: - cc [~ekoifman] > create table like tab

[jira] [Commented] (HIVE-17834) Fix flaky triggers test

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215889#comment-16215889 ] Hive QA commented on HIVE-17834: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-17698) FileSinkDesk.getMergeInputDirName() uses stmtId=0

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17698: Attachment: HIVE-17698.patch > FileSinkDesk.getMergeInputDirName() uses stmtId=0 > -

[jira] [Updated] (HIVE-14731) Use Tez cartesian product edge in Hive (unpartitioned case only)

2017-10-23 Thread Zhiyuan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhiyuan Yang updated HIVE-14731: Attachment: HIVE-14731.23.patch Rebase again... > Use Tez cartesian product edge in Hive (unpartiti

[jira] [Updated] (HIVE-17673) JavaUtils.extractTxnId() etc

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17673: Attachment: HIVE-17673.patch > JavaUtils.extractTxnId() etc > >

[jira] [Updated] (HIVE-17748) ReplCopyTask doesn't support multi-file CopyWork

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17748: Attachment: HIVE-17748.patch > ReplCopyTask doesn't support multi-file CopyWork > --

[jira] [Updated] (HIVE-17750) add a flag to automatically create most tables as MM

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17750: Status: Patch Available (was: Open) A small patch; most of the size is the test output. [~h

[jira] [Commented] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215873#comment-16215873 ] Janaki Lahorani commented on HIVE-17832: Thanks [~sershe]. I would like to unders

[jira] [Comment Edited] (HIVE-17458) VectorizedOrcAcidRowBatchReader doesn't handle 'original' files

2017-10-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215870#comment-16215870 ] Eugene Koifman edited comment on HIVE-17458 at 10/23/17 9:23 PM: ---

[jira] [Updated] (HIVE-17750) add a flag to automatically create most tables as MM

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17750: Attachment: HIVE-17750.patch One of the tables in the new test that should probably remain A

[jira] [Commented] (HIVE-17458) VectorizedOrcAcidRowBatchReader doesn't handle 'original' files

2017-10-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215870#comment-16215870 ] Eugene Koifman commented on HIVE-17458: --- On disabling LLAP cache {noformat} [2:07 P

[jira] [Updated] (HIVE-17471) Vectorization: Enable hive.vectorized.row.identifier.enabled to true by default

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17471: Attachment: HIVE-17471.01.patch Looks like HiveQA was broken > Vectorization: Enable hive.v

[jira] [Commented] (HIVE-17425) Change MetastoreConf.ConfVars internal members to be private

2017-10-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215854#comment-16215854 ] Vihang Karajgaonkar commented on HIVE-17425: Thanks [~alangates] for the expla

[jira] [Commented] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215807#comment-16215807 ] Sergey Shelukhin commented on HIVE-17832: - I think this is by design that it canno

[jira] [Updated] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-17832: --- Attachment: HIVE17832.2.patch > Allow hive.metastore.disallow.incompatible.col.type.changes to

[jira] [Updated] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-17832: --- Description: hive.metastore.disallow.incompatible.col.type.changes when set to true, will disa

[jira] [Updated] (HIVE-17832) Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastore

2017-10-23 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-17832: --- Summary: Allow hive.metastore.disallow.incompatible.col.type.changes to be changed in metastor

[jira] [Updated] (HIVE-17858) MM - some union cases are broken

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-17858: Attachment: HIVE-17858.01.patch Updated. > MM - some union cases are broken > -

[jira] [Updated] (HIVE-17874) Parquet vectorization fails on tables with complex columns when there are no projected columns

2017-10-23 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-17874: --- Attachment: HIVE-17874.03.patch The tests are working for me locally. I added {{--SORT

[jira] [Commented] (HIVE-17839) Cannot generate thrift definitions in standalone-metastore.

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215723#comment-16215723 ] Hive QA commented on HIVE-17839: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-17458) VectorizedOrcAcidRowBatchReader doesn't handle 'original' files

2017-10-23 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-17458: -- Attachment: HIVE-17458.05.patch patch 5 fixes some tests > VectorizedOrcAcidRowBatchReader does

[jira] [Commented] (HIVE-17856) MM tables - IOW is not ACID compliant

2017-10-23 Thread Steve Yeom (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215702#comment-16215702 ] Steve Yeom commented on HIVE-17856: --- FYI. As [~sershe] mentioned, I am now focusing on I

[jira] [Updated] (HIVE-17873) External LLAP client: allow same handleID to be used more than once

2017-10-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-17873: -- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Commit

[jira] [Updated] (HIVE-17834) Fix flaky triggers test

2017-10-23 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-17834: - Attachment: HIVE-17834.2.patch Missed the configs in the previous test. > Fix fla

[jira] [Commented] (HIVE-17617) Rollup of an empty resultset should contain the grouping of the empty grouping set

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215629#comment-16215629 ] Ashutosh Chauhan commented on HIVE-17617: - *Desc object only suppose to contain co

[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215599#comment-16215599 ] Ashutosh Chauhan commented on HIVE-15016: - yeah.. no reason for having diff depend

[jira] [Commented] (HIVE-17867) Exception in windowing functions with TIMESTAMP WITH LOCAL TIME ZONE type

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215596#comment-16215596 ] Ashutosh Chauhan commented on HIVE-17867: - +1 seems like one of test needs golden

[jira] [Commented] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215591#comment-16215591 ] Andrew Sherman commented on HIVE-17868: --- Test failures are unrelated to my change. I

[jira] [Commented] (HIVE-17193) HoS: don't combine map works that are targets of different DPPs

2017-10-23 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215590#comment-16215590 ] Sahil Takiar commented on HIVE-17193: - {quote} The drawback is we'll lose some optimiz

[jira] [Commented] (HIVE-17473) implement workload management pools

2017-10-23 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215586#comment-16215586 ] Sergey Shelukhin commented on HIVE-17473: - This can be covered as part of the pare

[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215582#comment-16215582 ] Aihua Xu commented on HIVE-15016: - [~ashutoshc] Yeah. llap-server is referring to an older

[jira] [Commented] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215570#comment-16215570 ] Hive QA commented on HIVE-17868: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15016) Run tests with Hadoop 3.0.0-beta1

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215565#comment-16215565 ] Ashutosh Chauhan commented on HIVE-15016: - [~aihuaxu] Seems like there is a versio

[jira] [Commented] (HIVE-17743) Add InterfaceAudience and InterfaceStability annotations for Thrift generated APIs

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215559#comment-16215559 ] Aihua Xu commented on HIVE-17743: - The change looks good to me. +1. > Add InterfaceAudien

[jira] [Commented] (HIVE-17038) invalid result when CAST-ing to DATE

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215551#comment-16215551 ] Ashutosh Chauhan commented on HIVE-17038: - Michael, can you please add your patch

[jira] [Commented] (HIVE-14112) Join a HBase mapped big table shouldn't convert to MapJoin

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215537#comment-16215537 ] Ashutosh Chauhan commented on HIVE-14112: - This is just a workaround. Proper way t

[jira] [Commented] (HIVE-17869) unix_timestamp(string date, string pattern) UDF does not verify date is valid

2017-10-23 Thread Carter Shanklin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215532#comment-16215532 ] Carter Shanklin commented on HIVE-17869: Seems to be the same as HIVE-17038 which

[jira] [Updated] (HIVE-17839) Cannot generate thrift definitions in standalone-metastore.

2017-10-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-17839: -- Attachment: (was: HIVE-17839.patch) > Cannot generate thrift definitions in standalone-metastore. >

[jira] [Updated] (HIVE-17839) Cannot generate thrift definitions in standalone-metastore.

2017-10-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-17839: -- Attachment: HIVE-17839.patch > Cannot generate thrift definitions in standalone-metastore. > ---

[jira] [Commented] (HIVE-17635) Add unit tests to CompactionTxnHandler and use PreparedStatements for queries

2017-10-23 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215468#comment-16215468 ] Andrew Sherman commented on HIVE-17635: --- Test failures are unconnected with this cha

[jira] [Updated] (HIVE-17845) insert fails if target table columns are not lowercase

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-17845: Resolution: Fixed Fix Version/s: (was: 2.3.0) 3.0.0

[jira] [Commented] (HIVE-17870) Update NoDeleteRollingFileAppender to use Log4j2 api

2017-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215444#comment-16215444 ] Aihua Xu commented on HIVE-17870: - [~prasadns14] Such appender can be configured in log4j

[jira] [Comment Edited] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215443#comment-16215443 ] Xuefu Zhang edited comment on HIVE-17868 at 10/23/17 4:53 PM: --

[jira] [Commented] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215443#comment-16215443 ] Xuefu Zhang commented on HIVE-17868: Makes sense, [~asherman]. Thanks for the explanat

[jira] [Updated] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-17868: -- Status: Patch Available (was: Open) This is a small change > Make queries in spark_local_queri

[jira] [Updated] (HIVE-17868) Make queries in spark_local_queries.q have deterministic output

2017-10-23 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-17868: -- Attachment: HIVE-17868.1.patch > Make queries in spark_local_queries.q have deterministic output

[jira] [Updated] (HIVE-17847) Exclude net.hydromatic:aggdesigner-algorithm jar as compile and runtime dependency

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-17847: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Availa

[jira] [Commented] (HIVE-17259) Hive JDBC does not recognize UNIONTYPE columns

2017-10-23 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215333#comment-16215333 ] Pierre Villard commented on HIVE-17259: --- Not sure to understand why I get: {noformat

[jira] [Commented] (HIVE-16603) Enforce foreign keys to refer to primary keys or unique keys

2017-10-23 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215323#comment-16215323 ] Jesus Camacho Rodriguez commented on HIVE-16603: [~leftylev], yes, probabl

[jira] [Commented] (HIVE-17259) Hive JDBC does not recognize UNIONTYPE columns

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215312#comment-16215312 ] Hive QA commented on HIVE-17259: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-17259) Hive JDBC does not recognize UNIONTYPE columns

2017-10-23 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-17259: Status: Patch Available (was: Open) > Hive JDBC does not recognize UNIONTYPE columns >

[jira] [Commented] (HIVE-16601) Display Session Id and Query Name / Id in Spark UI

2017-10-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215254#comment-16215254 ] Xuefu Zhang commented on HIVE-16601: The new screen shot looks great! +1 on that. I di

[jira] [Assigned] (HIVE-17877) HoS: combine equivalent DPP sink works

2017-10-23 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-17877: - > HoS: combine equivalent DPP sink works > -- > > Key: HI

[jira] [Commented] (HIVE-3776) support PIVOT in hive

2017-10-23 Thread Raimondas Berniunas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215066#comment-16215066 ] Raimondas Berniunas commented on HIVE-3776: --- Are there any date when _pivot_ / _t

[jira] [Assigned] (HIVE-17866) MetaStoreEventListener - AlterTableEvent should include the partitions affected by the ALTER TABLE statement

2017-10-23 Thread Daniel del Castillo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel del Castillo reassigned HIVE-17866: -- Assignee: Daniel del Castillo > MetaStoreEventListener - AlterTableEvent should

[jira] [Commented] (HIVE-17834) Fix flaky triggers test

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214804#comment-16214804 ] Hive QA commented on HIVE-17834: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-17259) Hive JDBC does not recognize UNIONTYPE columns

2017-10-23 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated HIVE-17259: -- Attachment: HIVE-17259.patch > Hive JDBC does not recognize UNIONTYPE columns >

[jira] [Updated] (HIVE-17259) Hive JDBC does not recognize UNIONTYPE columns

2017-10-23 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated HIVE-17259: -- Attachment: (was: HIVE-17259.patch) > Hive JDBC does not recognize UNIONTYPE columns > -

[jira] [Commented] (HIVE-16198) Vectorize GenericUDFIndex for ARRAY

2017-10-23 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214752#comment-16214752 ] Hive QA commented on HIVE-16198: Here are the results of testing the latest attachment: