Re: Cluster for Performance Testing Hive

2024-05-22 Thread Stamatis Zampetakis
here or perhaps > this would be the sponsor > > On Tue, May 21, 2024 at 1:36 PM Stamatis Zampetakis wrote: >> >> Hey Eugene, >> >> Having a cluster for performance testing is a great idea and it is >> something that has popped up in various contexts. >&

Re: Cluster for Performance Testing Hive

2024-05-22 Thread Eugene Ryan
ers: "Provide the name, Apache ID, and contact info for at least three PMC members who will maintain the vm " - read “maintain cluster” here or perhaps this would be the sponsor On Tue, May 21, 2024 at 1:36 PM Stamatis Zampetakis wrote: > Hey Eugene, > > Having a cluster for

Re: Cluster for Performance Testing Hive

2024-05-21 Thread Stamatis Zampetakis
Hey Eugene, Having a cluster for performance testing is a great idea and it is something that has popped up in various contexts. The most common way to obtain such clusters is via sponsors (companies or individuals) donating resources to the project. For example, the Hive CI is now running

Cluster for Performance Testing Hive

2024-05-21 Thread Eugene Ryan
Hi, I'd like to get folks' opinions on having a public cluster for performance testing Hive code and getting an early read on whether a commit / build has caused a performance degradation over existing code. There are already well known workloads available, for example, TPC-

[jira] [Created] (HIVE-26783) Backport HIVE-20197: Vectorization: Add DECIMAL_64 testing, add Date/Interval/Timestamp arithmetic, and add more GROUP BY Aggregation tests

2022-11-27 Thread Vikram Ahuja (Jira)
Vikram Ahuja created HIVE-26783: --- Summary: Backport HIVE-20197: Vectorization: Add DECIMAL_64 testing, add Date/Interval/Timestamp arithmetic, and add more GROUP BY Aggregation tests Key: HIVE-26783 URL: https

[jira] [Created] (HIVE-25420) Ignore time type column in Iceberg testing for vectorized runs

2021-08-04 Thread Jira
Ádám Szita created HIVE-25420: - Summary: Ignore time type column in Iceberg testing for vectorized runs Key: HIVE-25420 URL: https://issues.apache.org/jira/browse/HIVE-25420 Project: Hive Issue

[jira] [Created] (HIVE-25031) Flaky test : Testing / split-01 / PostProcess / testCliDriver[orc_ppd_basic] – org.apache.hadoop.hive.cli.split1.TestMiniLlapCliDriver

2021-04-19 Thread Kishen Das (Jira)
Kishen Das created HIVE-25031: - Summary: Flaky test : Testing / split-01 / PostProcess / testCliDriver[orc_ppd_basic] – org.apache.hadoop.hive.cli.split1.TestMiniLlapCliDriver Key: HIVE-25031 URL: https

[jira] [Created] (HIVE-25030) Flaky test : Testing / split-16 / PostProcess / testWmPoolMetricsAfterKillTrigger – org.apache.hive.jdbc.TestWMMetricsWithTrigger

2021-04-19 Thread Kishen Das (Jira)
Kishen Das created HIVE-25030: - Summary: Flaky test : Testing / split-16 / PostProcess / testWmPoolMetricsAfterKillTrigger – org.apache.hive.jdbc.TestWMMetricsWithTrigger Key: HIVE-25030 URL: https

[jira] [Created] (HIVE-24954) MetastoreTransformer is disabled during testing

2021-03-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24954: --- Summary: MetastoreTransformer is disabled during testing Key: HIVE-24954 URL: https://issues.apache.org/jira/browse/HIVE-24954 Project: Hive Issue

[jira] [Created] (HIVE-24487) Use alternate ports for dockerized databases during testing

2020-12-04 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24487: --- Summary: Use alternate ports for dockerized databases during testing Key: HIVE-24487 URL: https://issues.apache.org/jira/browse/HIVE-24487 Project: Hive

Re: Testing Hive 4.0.0-SNAPSHOT with Hadoop 3.2.1 and Spark 3.0.0-preview2

2020-06-14 Thread David Lavati
> create separate Jira for Hadoop 3.2.1, Spark 3.0.0-preview2, Tez 0.9.2 > changes? > > 2) > How should I do further testing to ensure things are working correctly? I > am trying to look at itests as well, for example below, but it does not > give any meaningful results. May

Testing Hive 4.0.0-SNAPSHOT with Hadoop 3.2.1 and Spark 3.0.0-preview2

2020-06-14 Thread Jagat Singh
creating any Jira. If yes, should I create separate Jira for Hadoop 3.2.1, Spark 3.0.0-preview2, Tez 0.9.2 changes? 2) How should I do further testing to ensure things are working correctly? I am trying to look at itests as well, for example below, but it does not give any meaningful results. Maybe I

[jira] [Created] (HIVE-23233) Using default operation logs location cause hive service session testing failed

2020-04-17 Thread RuiChen (Jira)
RuiChen created HIVE-23233: -- Summary: Using default operation logs location cause hive service session testing failed Key: HIVE-23233 URL: https://issues.apache.org/jira/browse/HIVE-23233 Project: Hive

[jira] [Created] (HIVE-22361) Move testing related hooks away from hive-exec main sources

2019-10-17 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22361: --- Summary: Move testing related hooks away from hive-exec main sources Key: HIVE-22361 URL: https://issues.apache.org/jira/browse/HIVE-22361 Project: Hive

[jira] [Created] (HIVE-21677) Using strict managed tables for ACID table testing (Replication tests)

2019-05-02 Thread Ashutosh Bapat (JIRA)
Ashutosh Bapat created HIVE-21677: - Summary: Using strict managed tables for ACID table testing (Replication tests) Key: HIVE-21677 URL: https://issues.apache.org/jira/browse/HIVE-21677 Project: Hive

[jira] [Created] (HIVE-20197) Vectorization: Add DECIMAL_64 testing, add Date/Interval/Timestamp arithmetic, and fix more NULL / Wrong Results issues in GROUP BY Aggregation Functions

2018-07-17 Thread Matt McCline (JIRA)
Matt McCline created HIVE-20197: --- Summary: Vectorization: Add DECIMAL_64 testing, add Date/Interval/Timestamp arithmetic, and fix more NULL / Wrong Results issues in GROUP BY Aggregation Functions Key: HIVE-20197

Re: Integration testing for clients

2018-03-22 Thread Peter Vary
gt; Apache NiFi to be able to test against a "real" Hive Server 2, Hive >>> Metastore, etc. I see in Hive 3.0 there's a MiniHMS and other test >>> classes, but I couldn't find them in a Maven repo anywhere. Are there >>> artifacts publis

Re: Integration testing for clients

2018-03-22 Thread Alan Gates
s for our Hive processors in > > Apache NiFi to be able to test against a "real" Hive Server 2, Hive > > Metastore, etc. I see in Hive 3.0 there's a MiniHMS and other test > > classes, but I couldn't find them in a Maven repo anywhere. Are there > > arti

Re: Integration testing for clients

2018-03-22 Thread Peter Vary
Maven repo anywhere. Are there > artifacts published somewhere that I could use for integration > testing? If not, it might be a good idea to make those available for > Hive clients to test with, especially if it doesn't require a full > Hive install. > > Thanks, > Matt

Integration testing for clients

2018-03-21 Thread Matt Burgess
there artifacts published somewhere that I could use for integration testing? If not, it might be a good idea to make those available for Hive clients to test with, especially if it doesn't require a full Hive install. Thanks, Matt

[jira] [Created] (HIVE-18995) Vectorization: Add option to suppress "Execution mode: vectorized" for testing purposes

2018-03-19 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18995: --- Summary: Vectorization: Add option to suppress "Execution mode: vectorized" for testing purposes Key: HIVE-18995 URL: https://issues.apache.org/jira/browse/

Re: HMS API testing and direct SQL

2018-03-06 Thread Alan Gates
I would do it at the ObjectStore level. It's faster and will cover 99% of what we want to test between the two. Alan. On Tue, Mar 6, 2018 at 8:10 AM, Peter Vary wrote: > Hi Team, > > The MetaStore API tests are designed to be easily extensible by new > MetaStore configurations. Just take a loo

Re: HMS API testing and direct SQL

2018-03-06 Thread Sergey Shelukhin
he.org<mailto:dev@hive.apache.org>" mailto:dev@hive.apache.org>> Subject: Re: HMS API testing and direct SQL Hi Team, The MetaStore API tests are designed to be easily extensible by new MetaStore configurations. Just take a look at the following class: MetaStoreFactoryForTests. We can

Re: HMS API testing and direct SQL

2018-03-06 Thread Peter Vary
Hi Team, The MetaStore API tests are designed to be easily extensible by new MetaStore configurations. Just take a look at the following class: MetaStoreFactoryForTests. We can add a new configurations here like it is done with the RemoteMetaStore. What we have to decide is: which is the right

Re: HMS API testing and direct SQL

2018-03-02 Thread Sergey Shelukhin
There used to be a special ObjectStore for tests that would run stuff both with and without DirectSql in tests and fail on mismatch. Not sure about its state now. On 18/3/2, 11:05, "Vihang Karajgaonkar" wrote: >Direct SQL is controlled by configs metastore.try.direct.sql >and metastore.try.direc

Re: HMS API testing and direct SQL

2018-03-02 Thread Vihang Karajgaonkar
Direct SQL is controlled by configs metastore.try.direct.sql and metastore.try.direct.sql.ddl which are enabled by default. So I am guessing the API tests will cover the direct SQL enabled path only unless the tests override the default configs (I don't think they do). On Fri, Mar 2, 2018 at 10:51

HMS API testing and direct SQL

2018-03-02 Thread Alexander Kolbasov
We currently use two distinct code paths via ObjectStore - the regular one and direct SQL. So I think all the tests that verify HMS API functionality should somehow cover both cases. Peter - what are your thoughts? - Alex

[jira] [Created] (HIVE-18837) add a flag and disable some object pools in LLAP until further testing

2018-03-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18837: --- Summary: add a flag and disable some object pools in LLAP until further testing Key: HIVE-18837 URL: https://issues.apache.org/jira/browse/HIVE-18837 Project

[jira] [Created] (HIVE-18495) JUnit rule to enable Driver level testing

2018-01-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18495: --- Summary: JUnit rule to enable Driver level testing Key: HIVE-18495 URL: https://issues.apache.org/jira/browse/HIVE-18495 Project: Hive Issue Type: Sub

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-12 Thread Peter Vary via Review Board
re/src/test/java/org/apache/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/5/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-12 Thread Peter Vary via Review Board
.java PRE-CREATION Diff: https://reviews.apache.org/r/65018/diff/5/ Changes: https://reviews.apache.org/r/65018/diff/4-5/ Testing --- Run the new tests Thanks, Peter Vary

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-11 Thread Adam Szita via Review Board
/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/4/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-11 Thread Peter Vary via Review Board
REATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/4/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-11 Thread Peter Vary via Review Board
.java PRE-CREATION Diff: https://reviews.apache.org/r/65018/diff/4/ Changes: https://reviews.apache.org/r/65018/diff/3-4/ Testing --- Run the new tests Thanks, Peter Vary

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-10 Thread Vihang Karajgaonkar via Review Board
PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/EmbeddedMetaStoreForTests.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/3/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-10 Thread Vihang Karajgaonkar via Review Board
alone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/3/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-10 Thread Peter Vary via Review Board
/test/java/org/apache/hadoop/hive/metastore/minihms/MiniHMS.java > PRE-CREATION > > standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStoreForTests.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/65018/diff/3/ > > > Testing > --- > > Run the new tests > > > Thanks, > > Peter Vary > >

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-10 Thread Peter Vary via Review Board
nihms/RemoteMetaStoreForTests.java PRE-CREATION Diff: https://reviews.apache.org/r/65018/diff/3/ Changes: https://reviews.apache.org/r/65018/diff/2-3/ Testing --- Run the new tests Thanks, Peter Vary

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Vihang Karajgaonkar via Review Board
/metastore/client/MetaStoreFactory.java Lines 32 (patched) <https://reviews.apache.org/r/65018/#comment274255> If this is used for testing only I would suggest renaming it to something like MetaStoreFactoryForTests so that it is clear. Same for the other new classes introduced

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Peter Vary via Review Board
> On Jan. 8, 2018, 3:15 p.m., Marta Kuczora wrote: > > Thanks a lot for creating this testing infra for HMS testing!!! > > Overall it looks great to me, I would have only a few suggestions regarding > > the database tests. Please see my notes in the file. Thanks for the

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-09 Thread Peter Vary via Review Board
org/r/65018/diff/2/ Changes: https://reviews.apache.org/r/65018/diff/1-2/ Testing --- Run the new tests Thanks, Peter Vary

Re: Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-08 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65018/#review194948 --- Thanks a lot for creating this testing infra for HMS testing

Review Request 65018: HIVE-18372 Create testing infra to test different HMS instances

2018-01-08 Thread Peter Vary via Review Board
/hadoop/hive/metastore/minihms/MiniHMS.java PRE-CREATION standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/minihms/RemoteMetaStore.java PRE-CREATION Diff: https://reviews.apache.org/r/65018/diff/1/ Testing --- Run the new tests Thanks, Peter Vary

[jira] [Created] (HIVE-18372) Create testing infra to test different HMS instances

2018-01-04 Thread Peter Vary (JIRA)
Peter Vary created HIVE-18372: - Summary: Create testing infra to test different HMS instances Key: HIVE-18372 URL: https://issues.apache.org/jira/browse/HIVE-18372 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-18116) Hive + HDFS EC Supportability and Testing Improvements

2017-11-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-18116: --- Summary: Hive + HDFS EC Supportability and Testing Improvements Key: HIVE-18116 URL: https://issues.apache.org/jira/browse/HIVE-18116 Project: Hive Issue Type

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-20 Thread j . prasanth . j
op/hive/ql/exec/tez/UserPoolMapping.java > 851245c154 > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java > 3990f95334 > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java > 5ba6639e0c > > > Diff: https://reviews.apache.org/r/63864/diff/4/ > > > Testing > --- > > > Thanks, > > Sergey Shelukhin > >

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-17 Thread Sergey Shelukhin
/TestWorkloadManager.java 5ba6639e0c Diff: https://reviews.apache.org/r/63864/diff/4/ Changes: https://reviews.apache.org/r/63864/diff/3-4/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-16 Thread Sergey Shelukhin
/TestWorkloadManager.java 5ba6639e0c Diff: https://reviews.apache.org/r/63864/diff/3/ Changes: https://reviews.apache.org/r/63864/diff/2-3/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-16 Thread Sergey Shelukhin
/exec/tez/WorkloadManager.java 1fe5859490 ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java 5ba6639e0c Diff: https://reviews.apache.org/r/63864/diff/2/ Changes: https://reviews.apache.org/r/63864/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-16 Thread j . prasanth . j
/ql/exec/tez/UserPoolMapping.java > 851245c154 > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java > 1fe5859490 > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java > 5ba6639e0c > > > Diff: https://reviews.apache.org/r/63864/diff/1/ > > > Testing > --- > > > Thanks, > > Sergey Shelukhin > >

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-16 Thread Sergey Shelukhin
z/UserPoolMapping.java > 851245c154 > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java > 1fe5859490 > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java > 5ba6639e0c > > > Diff: https://reviews.apache.org/r/63864/diff/1/ > > > Testing > --- > > > Thanks, > > Sergey Shelukhin > >

Re: Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-16 Thread j . prasanth . j
e/hadoop/hive/ql/exec/tez/WorkloadManager.java > 1fe5859490 > ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java > 5ba6639e0c > > > Diff: https://reviews.apache.org/r/63864/diff/1/ > > > Testing > --- > > > Thanks, > > Sergey Shelukhin > >

Review Request 63864: HIVE-18072 WM - fix various bugs based on cluster testing - part 2

2017-11-15 Thread Sergey Shelukhin
://reviews.apache.org/r/63864/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-18072) WM - fix various bugs based on cluster testing - part 2

2017-11-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18072: --- Summary: WM - fix various bugs based on cluster testing - part 2 Key: HIVE-18072 URL: https://issues.apache.org/jira/browse/HIVE-18072 Project: Hive

Re: Review Request 62975: HIVE-17798: When replacing the src table names in BeeLine testing, the table names shouldn't be changed to lower case

2017-10-13 Thread Peter Vary via Review Board
mes method to keep the upper case letters > unchanged. > > > Diffs > - > > itests/util/src/main/java/org/apache/hive/beeline/QFile.java 21be8b0 > > > Diff: https://reviews.apache.org/r/62975/diff/1/ > > > Testing > --- > > > Thanks, > > Marta Kuczora > >

Review Request 62975: HIVE-17798: When replacing the src table names in BeeLine testing, the table names shouldn't be changed to lower case

2017-10-13 Thread Marta Kuczora via Review Board
/ Testing --- Thanks, Marta Kuczora

[jira] [Created] (HIVE-17798) When replacing the src table names in BeeLine testing, the table names shouldn't be changed to lower case

2017-10-13 Thread Marta Kuczora (JIRA)
Marta Kuczora created HIVE-17798: Summary: When replacing the src table names in BeeLine testing, the table names shouldn't be changed to lower case Key: HIVE-17798 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-17541) Move testing related methods from MetaStoreUtils to some testing related utility

2017-09-15 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17541: --- Summary: Move testing related methods from MetaStoreUtils to some testing related utility Key: HIVE-17541 URL: https://issues.apache.org/jira/browse/HIVE-17541

[jira] [Created] (HIVE-17147) Vectorization: Add code for testing MapJoin operator in isolation and measuring its performance with JMH

2017-07-21 Thread Matt McCline (JIRA)
Matt McCline created HIVE-17147: --- Summary: Vectorization: Add code for testing MapJoin operator in isolation and measuring its performance with JMH Key: HIVE-17147 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-16846) TestJdbcWithMiniHS2#testHttpHeaderSize test case is not testing in HTTP mode

2017-06-07 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-16846: --- Summary: TestJdbcWithMiniHS2#testHttpHeaderSize test case is not testing in HTTP mode Key: HIVE-16846 URL: https://issues.apache.org/jira/browse/HIVE-16846 Project: Hive

[jira] [Created] (HIVE-15349) Create a jenkins job to run HMS schema testing on a regular basis.

2016-12-02 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-15349: Summary: Create a jenkins job to run HMS schema testing on a regular basis. Key: HIVE-15349 URL: https://issues.apache.org/jira/browse/HIVE-15349 Project: Hive

[jira] [Created] (HIVE-14512) Testing: Evaluate and fix overheads in executing a single q test

2016-08-10 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-14512: --- Summary: Testing: Evaluate and fix overheads in executing a single q test Key: HIVE-14512 URL: https://issues.apache.org/jira/browse/HIVE-14512 Project: Hive

Re: Hive unit testing in other projects

2016-08-09 Thread Matt Burgess
I am interested in this as well, we have Hive processors (in Apache NiFi) but have been using Derby to test the processor logic (not necessarily the interaction with Hive). With an embedded/small Hive it would be an integration test but still would help a great deal to iron out bugs. Regards, Matt

Hive unit testing in other projects

2016-08-09 Thread Chris Teoh
Hi folks, I'm working on a Sqoop patch that imports to Hive and am wondering what's the easiest way to incorporate a unit test that uses a mini Hive server without requiring a full dependency on Hive project? Kind Regards Chris

[jira] [Created] (HIVE-14508) Explore surefire parallel testing options

2016-08-09 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14508: Summary: Explore surefire parallel testing options Key: HIVE-14508 URL: https://issues.apache.org/jira/browse/HIVE-14508 Project: Hive Issue

[jira] [Created] (HIVE-14443) Improve ide&testing support

2016-08-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14443: --- Summary: Improve ide&testing support Key: HIVE-14443 URL: https://issues.apache.org/jira/browse/HIVE-14443 Project: Hive Issue Type: Improve

Re: Question about PreCommit patch testing

2016-04-28 Thread Thejas Nair
/browse/HIVE-11233 is not picked up by > PreCommit patch testing job. From my perspective everything described on > page > https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-PrecommitTestsbyHiveQA > was already done. Would appreciate any ideas, thanks! >

Question about PreCommit patch testing

2016-04-28 Thread Svetozar Ivanov
Hello all, I need some help as my patch HIVE-13584-branch-2.0.patch in issue https://issues.apache.org/jira/browse/HIVE-11233 is not picked up by PreCommit patch testing job. From my perspective everything described on page https://cwiki.apache.org/confluence/display/Hive/HowToContribute

[jira] [Created] (HIVE-13523) Fix connection leak in ORC RecordReader and refactor for unit testing

2016-04-14 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-13523: -- Summary: Fix connection leak in ORC RecordReader and refactor for unit testing Key: HIVE-13523 URL: https://issues.apache.org/jira/browse/HIVE-13523 Project

[jira] [Created] (HIVE-13491) Testing : log thread stacks when metastore fails to start

2016-04-12 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-13491: Summary: Testing : log thread stacks when metastore fails to start Key: HIVE-13491 URL: https://issues.apache.org/jira/browse/HIVE-13491 Project: Hive

[jira] [Created] (HIVE-13052) Allow tests to start MiniHS2 for manual testing

2016-02-12 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13052: - Summary: Allow tests to start MiniHS2 for manual testing Key: HIVE-13052 URL: https://issues.apache.org/jira/browse/HIVE-13052 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12443) Hive Streaming should expose encoding and serdes for testing

2015-11-17 Thread Alan Gates (JIRA)
Alan Gates created HIVE-12443: - Summary: Hive Streaming should expose encoding and serdes for testing Key: HIVE-12443 URL: https://issues.apache.org/jira/browse/HIVE-12443 Project: Hive Issue

[jira] [Created] (HIVE-12095) Remove using UnboundID for HS2 LDAP Testing

2015-10-12 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-12095: Summary: Remove using UnboundID for HS2 LDAP Testing Key: HIVE-12095 URL: https://issues.apache.org/jira/browse/HIVE-12095 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11866) Add framework to enable testing using LDAPServer using LDAP protocol

2015-09-17 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-11866: Summary: Add framework to enable testing using LDAPServer using LDAP protocol Key: HIVE-11866 URL: https://issues.apache.org/jira/browse/HIVE-11866 Project: Hive

Testing in the HBase metastore branch

2015-08-26 Thread Alan Gates
I have a set of tests I run before a commit in the HBase metastore branch since we don't have automated testing on that branch right now. I realized I haven't shared those with others. They are: in metastore: TestHBaseStore, TestHBaseStoreCached, TestHBaseUtils, TestSharedStorage

[jira] [Created] (HIVE-10964) patch testing infrastructure needs to support branch-1

2015-06-08 Thread Alan Gates (JIRA)
Alan Gates created HIVE-10964: - Summary: patch testing infrastructure needs to support branch-1 Key: HIVE-10964 URL: https://issues.apache.org/jira/browse/HIVE-10964 Project: Hive Issue Type

[jira] [Created] (HIVE-10938) All the analyze table statements are failing on encryption testing framework

2015-06-04 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-10938: -- Summary: All the analyze table statements are failing on encryption testing framework Key: HIVE-10938 URL: https://issues.apache.org/jira/browse/HIVE-10938

[jira] [Created] (HIVE-10669) The HMS upgrade test is not testing postgres nor derby upgrades

2015-05-11 Thread JIRA
Sergio Peña created HIVE-10669: -- Summary: The HMS upgrade test is not testing postgres nor derby upgrades Key: HIVE-10669 URL: https://issues.apache.org/jira/browse/HIVE-10669 Project: Hive

[jira] [Created] (HIVE-10407) separate out the timestamp ranges for testing purposes

2015-04-20 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-10407: Summary: separate out the timestamp ranges for testing purposes Key: HIVE-10407 URL: https://issues.apache.org/jira/browse/HIVE-10407 Project: Hive

RE: setting up a branch for testing

2015-03-02 Thread Jason Coleman
rg Subject: Re: setting up a branch for testing Ping; can you post the slides? From: Brock Noland Sent: Thursday, February 19, 2015 5:08 PM To: dev@hive.apache.org Subject: Re: setting up a branch for testing I will actually be talking about this tonight a

Re: setting up a branch for testing

2015-03-02 Thread Sergey Shelukhin
Ping; can you post the slides? From: Brock Noland Sent: Thursday, February 19, 2015 5:08 PM To: dev@hive.apache.org Subject: Re: setting up a branch for testing I will actually be talking about this tonight at the Hive meetup. I will post slides here

Re: setting up a branch for testing

2015-02-19 Thread Brock Noland
:38 PM > To: dev@hive.apache.org > Subject: Re: setting up a branch for testing > > Yea but for precommit testing it would need a cluster setup that runs an > instance of Ptest server. We only have spark branch setup for that other > than trunk, we have one cluster running sp

Re: setting up a branch for testing

2015-02-19 Thread Sergey Shelukhin
hanks! From: Szehon Sent: Friday, January 23, 2015 7:38 PM To: dev@hive.apache.org Subject: Re: setting up a branch for testing Yea but for precommit testing it would need a cluster setup that runs an instance of Ptest server. We only have spark branch setu

[jira] [Resolved] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-27 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-9461. -- Resolution: Fixed > LLAP: Enable local mode tests on tez to facilitate llap test

[jira] [Updated] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gunther Hagleitner (JIRA)
to facilitate llap testing > --- > > Key: HIVE-9461 > URL: https://issues.apache.org/jira/browse/HIVE-9461 > Project: Hive > Issue Type: Sub-task >Affects Versions: ll

[jira] [Updated] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gunther Hagleitner (JIRA)
lap testing > --- > > Key: HIVE-9461 > URL: https://issues.apache.org/jira/browse/HIVE-9461 > Project: Hive > Issue Type: Sub-task >Affects Versions: llap >

[jira] [Updated] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gunther Hagleitner (JIRA)
lap testing > --- > > Key: HIVE-9461 > URL: https://issues.apache.org/jira/browse/HIVE-9461 > Project: Hive > Issue Type: Sub-task >Affects Versions: llap >

[jira] [Updated] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-9461: -- Affects Version/s: llap > LLAP: Enable local mode tests on tez to facilitate llap test

[jira] [Created] (HIVE-9461) LLAP: Enable local mode tests on tez to facilitate llap testing

2015-01-25 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-9461: Summary: LLAP: Enable local mode tests on tez to facilitate llap testing Key: HIVE-9461 URL: https://issues.apache.org/jira/browse/HIVE-9461 Project: Hive

Re: setting up a branch for testing

2015-01-23 Thread Szehon
Yea but for precommit testing it would need a cluster setup that runs an instance of Ptest server. We only have spark branch setup for that other than trunk, we have one cluster running spark and another running trunk. Setup is doable (actually just need to setup master) but takes some steps

setting up a branch for testing

2015-01-23 Thread Sergey Shelukhin
Hi. Hive dev doc mentions that patches can be tested by HiveQA against the branch by supplying the branch name in the patch name. However, as far as I understand this requires some setup for each specific branch. Is it possible to set up "llap" branch for HiveQA testing? -- CONFI

[jira] [Commented] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-31 Thread Lefty Leverenz (JIRA)
Enhance encryption testing framework to allow create keys & zones inside .q > files > - > > Key: HIVE-9167 > URL: https://issues.apache.org/jira/browse/HIVE-9167 &

[jira] [Commented] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-31 Thread Ferdinand Xu (JIRA)
o command needs documentations since it is visible for test only. Thank you! > Enhance encryption testing framework to allow create keys & zones inside .q > files > - > > Key: HIVE-9167

[jira] [Commented] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-31 Thread Lefty Leverenz (JIRA)
(For example, CRYPTO in HiveCommand.java and an explanation of how to create keys & zones in .q files.) > Enhance encryption testing framework to allow create keys & zones inside .q > files > - > >

[jira] [Issue Comment Deleted] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread Brock Noland (JIRA)
testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12689535/HIVE-9167.4.patch Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2221/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com

[jira] [Updated] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9167: -- Labels: Kanban (was: Hive-Scrum) > Enhance encryption testing framework to allow create keys &

[jira] [Commented] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread Hive QA (JIRA)
are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12689535/HIVE-9167.4.patch Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2221/testReport Console output: http://ec2-174-129-184-35.compu

[jira] [Updated] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread Brock Noland (JIRA)
Available) Thank you everyone for the reviews! I have committed this to branch! > Enhance encryption testing framework to allow create keys & zones inside .q > files > - > >

[jira] [Updated] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9167: -- Status: Patch Available (was: Open) > Enhance encryption testing framework to allow create keys &

[jira] [Updated] (HIVE-9167) Enhance encryption testing framework to allow create keys & zones inside .q files

2014-12-30 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-9167: -- Attachment: HIVE-9167.4.patch > Enhance encryption testing framework to allow create keys & zones

  1   2   3   4   5   6   >