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.
>&
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
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
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-
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
Á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
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
Kishen Das created HIVE-25030:
-
Summary: Flaky test : Testing / split-16 / PostProcess /
testWmPoolMetricsAfterKillTrigger –
org.apache.hive.jdbc.TestWMMetricsWithTrigger
Key: HIVE-25030
URL: https
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
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
> 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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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/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
>
>
.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
/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
>
>
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
>
>
.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
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
>
>
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
>
>
/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
>
>
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
/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
> 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
org/r/65018/diff/2/
Changes: https://reviews.apache.org/r/65018/diff/1-2/
Testing
---
Run the new tests
Thanks,
Peter Vary
---
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
/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
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
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
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
>
>
/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
/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
/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
/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
>
>
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
>
>
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
>
>
://reviews.apache.org/r/63864/diff/1/
Testing
---
Thanks,
Sergey Shelukhin
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
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
>
>
/
Testing
---
Thanks,
Marta Kuczora
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
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
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
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
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
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
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
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
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
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
/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!
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
: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
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
[
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
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
lap testing
> ---
>
> Key: HIVE-9461
> URL: https://issues.apache.org/jira/browse/HIVE-9461
> Project: Hive
> Issue Type: Sub-task
>Affects Versions: llap
>
lap testing
> ---
>
> Key: HIVE-9461
> URL: https://issues.apache.org/jira/browse/HIVE-9461
> Project: Hive
> Issue Type: Sub-task
>Affects Versions: llap
>
[
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
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
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
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
Enhance encryption testing framework to allow create keys & zones inside .q
> files
> -
>
> Key: HIVE-9167
> URL: https://issues.apache.org/jira/browse/HIVE-9167
&
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
(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
> -
>
>
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
[
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 &
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
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
> -
>
>
[
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 &
[
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 - 100 of 514 matches
Mail list logo