Re: Result of the TPC-DS benchmark on Hive master branch

2020-11-04 Thread Zoltán Haindrich
Hey All! I think this might be caused by a recent feature addition which became over zealous in some situations, results in an incorrect plan in some cases. I've already fixed the issue and it will go in as part of one of the followups. You could disable the feature by changing

Re: Result of the TPC-DS benchmark on Hive master branch

2020-11-04 Thread Mustafa IMAN
Hi Sungwoo, There is https://issues.apache.org/jira/browse/HIVE-23975 causing a regression in runtime. There is a ticket open to fix it ( https://issues.apache.org/jira/browse/HIVE-24139) which is still in progress. You might want to revert 23975 before trying. On Wed, Nov 4, 2020 at 2:55 PM

Does Hive need to rely on Hadoop to deploy remote MetStore?

2020-11-04 Thread qq
Hey, Does Hive need to rely on Hadoop to deploy remote MetStore? Thank you,

Re: Result of the TPC-DS benchmark on Hive master branch

2020-11-04 Thread Stamatis Zampetakis
Hi Sungwoo, Personally, I would be also interested to see the results of these experiments if they are available somewhere. I didn't understand if the queries are failing at runtime or compile time. Are the above errors the only ones that you're getting? If you can reproduce the problem with a

Result of the TPC-DS benchmark on Hive master branch

2020-11-04 Thread Sungwoo Park
Hello, I have tested a recent commit of the master branch using the TPC-DS benchmark. I used Hive on Tez (not Hive-LLAP). The way I tested is: 1) create a database consisting of external tables from a 100GB TPC-DS text dataset 2) create a database consisting of ORC tables from the previous

[jira] [Created] (HIVE-24359) Hive Compaction hangs because of doAs when worker set to HS2

2020-11-04 Thread Chiran Ravani (Jira)
Chiran Ravani created HIVE-24359: Summary: Hive Compaction hangs because of doAs when worker set to HS2 Key: HIVE-24359 URL: https://issues.apache.org/jira/browse/HIVE-24359 Project: Hive

[jira] [Created] (HIVE-24358) Some tasks should set exception on failures

2020-11-04 Thread Zhihua Deng (Jira)
Zhihua Deng created HIVE-24358: -- Summary: Some tasks should set exception on failures Key: HIVE-24358 URL: https://issues.apache.org/jira/browse/HIVE-24358 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24357) Exchange SWO table/algorithm strategy

2020-11-04 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24357: --- Summary: Exchange SWO table/algorithm strategy Key: HIVE-24357 URL: https://issues.apache.org/jira/browse/HIVE-24357 Project: Hive Issue Type:

[jira] [Created] (HIVE-24356) EXPLAIN with collect_list() throw IllegalArgumentException

2020-11-04 Thread Mulan (Jira)
Mulan created HIVE-24356: Summary: EXPLAIN with collect_list() throw IllegalArgumentException Key: HIVE-24356 URL: https://issues.apache.org/jira/browse/HIVE-24356 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24355) Partition doesn't have hashCode/equals

2020-11-04 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24355: --- Summary: Partition doesn't have hashCode/equals Key: HIVE-24355 URL: https://issues.apache.org/jira/browse/HIVE-24355 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24354) ColumnVector should declare abstract convenience methods for getting values

2020-11-04 Thread Jira
László Bodor created HIVE-24354: --- Summary: ColumnVector should declare abstract convenience methods for getting values Key: HIVE-24354 URL: https://issues.apache.org/jira/browse/HIVE-24354 Project: