[jira] [Created] (HIVE-21676) use a system table as an alternative proc store

2019-05-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-21676: --- Summary: use a system table as an alternative proc store Key: HIVE-21676 URL: https://issues.apache.org/jira/browse/HIVE-21676 Project: Hive Issue

Re: Review Request 69262: HIVE-20853

2018-11-06 Thread Sergey Shelukhin
<https://reviews.apache.org/r/69262/#comment295020> why would it be null - Sergey Shelukhin On Nov. 6, 2018, 10:26 p.m., Jaume Marhuenda wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

[jira] [Created] (HIVE-20840) sysdb test is not updated and fails on update

2018-10-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20840: --- Summary: sysdb test is not updated and fails on update Key: HIVE-20840 URL: https://issues.apache.org/jira/browse/HIVE-20840 Project: Hive Issue Type

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread Sergey Shelukhin
4293579ad8b55d59f2230040f23e9a693d838ca7 Diff: https://reviews.apache.org/r/69148/diff/3/ Changes: https://reviews.apache.org/r/69148/diff/2-3/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread Sergey Shelukhin
iews.apache.org/r/69148/#review210105 --- On Oct. 25, 2018, 9:43 p.m., Sergey Shelukhin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > h

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-25 Thread Sergey Shelukhin
Diff: https://reviews.apache.org/r/69148/diff/2/ Changes: https://reviews.apache.org/r/69148/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20810) option for q files to create sysdb without hardcoding the path

2018-10-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20810: --- Summary: option for q files to create sysdb without hardcoding the path Key: HIVE-20810 URL: https://issues.apache.org/jira/browse/HIVE-20810 Project: Hive

Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-24 Thread Sergey Shelukhin
/HiveMetaStoreClientPreCatalog.java 4293579ad8b55d59f2230040f23e9a693d838ca7 Diff: https://reviews.apache.org/r/69148/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20793) add RP namespacing to workload management

2018-10-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20793: --- Summary: add RP namespacing to workload management Key: HIVE-20793 URL: https://issues.apache.org/jira/browse/HIVE-20793 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20787) MapJoinBytesTableContainer dummyRow case doesn't handle reuse

2018-10-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20787: --- Summary: MapJoinBytesTableContainer dummyRow case doesn't handle reuse Key: HIVE-20787 URL: https://issues.apache.org/jira/browse/HIVE-20787 Project:

Re: Review Request 69073: HIVE-20772 record per-task CPU counters in LLAP

2018-10-19 Thread Sergey Shelukhin
/io/encoded/OrcEncodedDataReader.java 4f5b0a9e65 llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java 658bc7d621 Diff: https://reviews.apache.org/r/69073/diff/2/ Changes: https://reviews.apache.org/r/69073/diff/1-2/ Testing --- Thanks, Sergey

[jira] [Created] (HIVE-20774) use less calls for GetTables operation

2018-10-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20774: --- Summary: use less calls for GetTables operation Key: HIVE-20774 URL: https://issues.apache.org/jira/browse/HIVE-20774 Project: Hive Issue Type: Bug

Review Request 69073: HIVE-20772 record per-task CPU counters in LLAP

2018-10-18 Thread Sergey Shelukhin
4f5b0a9e65 llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java 658bc7d621 Diff: https://reviews.apache.org/r/69073/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20772) record per-task CPU counters in LLAP

2018-10-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20772: --- Summary: record per-task CPU counters in LLAP Key: HIVE-20772 URL: https://issues.apache.org/jira/browse/HIVE-20772 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20766) support get_aggr_stats for txn stats in CachedStore

2018-10-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20766: --- Summary: support get_aggr_stats for txn stats in CachedStore Key: HIVE-20766 URL: https://issues.apache.org/jira/browse/HIVE-20766 Project: Hive Issue

[jira] [Created] (HIVE-20765) validate txn stats for partitions with one call

2018-10-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20765: --- Summary: validate txn stats for partitions with one call Key: HIVE-20765 URL: https://issues.apache.org/jira/browse/HIVE-20765 Project: Hive Issue

[jira] [Created] (HIVE-20657) pre-allocate LLAP cache at init time

2018-09-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20657: --- Summary: pre-allocate LLAP cache at init time Key: HIVE-20657 URL: https://issues.apache.org/jira/browse/HIVE-20657 Project: Hive Issue Type: Bug

Re: Review Request 68802: HIVE-20620 manifest collisions when inserting into bucketed sorted MM tables with dynamic partitioning

2018-09-21 Thread Sergey Shelukhin
/test/results/clientpositive/llap/mm_dp.q.out PRE-CREATION Diff: https://reviews.apache.org/r/68802/diff/2/ Changes: https://reviews.apache.org/r/68802/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

Review Request 68802: HIVE-20620 manifest collisions when inserting into bucketed sorted MM tables with dynamic partitioning

2018-09-21 Thread Sergey Shelukhin
-CREATION Diff: https://reviews.apache.org/r/68802/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20620) manifest collisions when inserting into bucketed sorted MM tables with dynamic partitioning

2018-09-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20620: --- Summary: manifest collisions when inserting into bucketed sorted MM tables with dynamic partitioning Key: HIVE-20620 URL: https://issues.apache.org/jira/browse/HIVE-20620

[jira] [Created] (HIVE-20605) merge master-tez092 branch into master

2018-09-19 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20605: --- Summary: merge master-tez092 branch into master Key: HIVE-20605 URL: https://issues.apache.org/jira/browse/HIVE-20605 Project: Hive Issue Type: Bug

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread Sergey Shelukhin
/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68709/#review208584 --- On Sept. 13, 2018, 2:19 a.m., Sergey Shelukhin wrote: > >

[jira] [Created] (HIVE-20547) HS2: support Tez sessions started by someone else (part 1)

2018-09-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20547: --- Summary: HS2: support Tez sessions started by someone else (part 1) Key: HIVE-20547 URL: https://issues.apache.org/jira/browse/HIVE-20547 Project: Hive

Review Request 68709: HIVE-20547 HS2: support Tez sessions started by someone else (part 1)

2018-09-12 Thread Sergey Shelukhin
/hadoop/hive/ql/exec/tez/TestTezTask.java b67aec371d ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestWorkloadManager.java 4659ecb97b Diff: https://reviews.apache.org/r/68709/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20471) issues getting the default database path

2018-08-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20471: --- Summary: issues getting the default database path Key: HIVE-20471 URL: https://issues.apache.org/jira/browse/HIVE-20471 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20453) backport HIVE-16233 (LLAP cache defragmentation) to branch-2

2018-08-23 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20453: --- Summary: backport HIVE-16233 (LLAP cache defragmentation) to branch-2 Key: HIVE-20453 URL: https://issues.apache.org/jira/browse/HIVE-20453 Project: Hive

[jira] [Created] (HIVE-20443) txn stats cleanup in compaction txn handler is unneeded

2018-08-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20443: --- Summary: txn stats cleanup in compaction txn handler is unneeded Key: HIVE-20443 URL: https://issues.apache.org/jira/browse/HIVE-20443 Project: Hive

Re: External vs. Managed Tables - Current state

2018-08-22 Thread Sergey Shelukhin
I think it’s very simple conceptually (well the way I’ve been thinking about it), and any limitations can be derived from this using logic. If someone has specific questions we can clarify; if some limitations are missing (e.g. when Hive was using stats for hbase tables) it is a bug. For managed t

[jira] [Created] (HIVE-20434) analyze on an empty partition doesn't produce correct stats

2018-08-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20434: --- Summary: analyze on an empty partition doesn't produce correct stats Key: HIVE-20434 URL: https://issues.apache.org/jira/browse/HIVE-20434 Project:

Review Request 68434: HIVE-20431 txn stats write ID check triggers on set location

2018-08-20 Thread Sergey Shelukhin
/acid_stats4.q.out afd5adb4ff Diff: https://reviews.apache.org/r/68434/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20431) txn stats write ID check triggers on set location

2018-08-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20431: --- Summary: txn stats write ID check triggers on set location Key: HIVE-20431 URL: https://issues.apache.org/jira/browse/HIVE-20431 Project: Hive Issue

[jira] [Created] (HIVE-20418) LLAP IO may not handle ORC files with row index disabled correctly for queries with no columns selected

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20418: --- Summary: LLAP IO may not handle ORC files with row index disabled correctly for queries with no columns selected Key: HIVE-20418 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-20417) Hive converts strings to doubles in a strange manner

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20417: --- Summary: Hive converts strings to doubles in a strange manner Key: HIVE-20417 URL: https://issues.apache.org/jira/browse/HIVE-20417 Project: Hive

[jira] [Created] (HIVE-20414) expand HIVE-20400 to all locations in Hive (create/alter table, partition, database, etc.)

2018-08-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20414: --- Summary: expand HIVE-20400 to all locations in Hive (create/alter table, partition, database, etc.) Key: HIVE-20414 URL: https://issues.apache.org/jira/browse/HIVE-20414

[jira] [Created] (HIVE-20411) Hive.loadPartition doesn't support catalogs

2018-08-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20411: --- Summary: Hive.loadPartition doesn't support catalogs Key: HIVE-20411 URL: https://issues.apache.org/jira/browse/HIVE-20411 Project: Hive Issue

[jira] [Created] (HIVE-20408) add tests for HiveStrictManagedMigration

2018-08-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20408: --- Summary: add tests for HiveStrictManagedMigration Key: HIVE-20408 URL: https://issues.apache.org/jira/browse/HIVE-20408 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20407) add txn table alter support to HiveStrictManagedMigration

2018-08-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20407: --- Summary: add txn table alter support to HiveStrictManagedMigration Key: HIVE-20407 URL: https://issues.apache.org/jira/browse/HIVE-20407 Project: Hive

[jira] [Created] (HIVE-20399) CTAS w/a custom table location that is not fully qualified fails for MM tables

2018-08-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20399: --- Summary: CTAS w/a custom table location that is not fully qualified fails for MM tables Key: HIVE-20399 URL: https://issues.apache.org/jira/browse/HIVE-20399

[jira] [Created] (HIVE-20400) create table should always use a fully qualified path to avoid potential FS ambiguity

2018-08-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20400: --- Summary: create table should always use a fully qualified path to avoid potential FS ambiguity Key: HIVE-20400 URL: https://issues.apache.org/jira/browse/HIVE-20400

ptests fail due to a port conflict

2018-08-14 Thread Sergey Shelukhin
Could this be related to some tests running in parallel? https://builds.apache.org/job/PreCommit-HIVE-Build/13209/testReport/org.apa che.hive.jdbc/TestActivePassiveHA/testManualFailoverUnauthorized/ 2018-08-14T04:11:45,837 ERROR [Thread-10] server.HiveServer2: Error starting Web UI: java.net.Bi

[jira] [Created] (HIVE-20380) explore storing multiple CBs in a single cache buffer in LLAP cache

2018-08-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20380: --- Summary: explore storing multiple CBs in a single cache buffer in LLAP cache Key: HIVE-20380 URL: https://issues.apache.org/jira/browse/HIVE-20380 Project

[jira] [Created] (HIVE-20378) don't update stats during alter for txn table conversion

2018-08-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20378: --- Summary: don't update stats during alter for txn table conversion Key: HIVE-20378 URL: https://issues.apache.org/jira/browse/HIVE-20378 Project:

[jira] [Created] (HIVE-20311) add txn stats checks to some more paths

2018-08-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20311: --- Summary: add txn stats checks to some more paths Key: HIVE-20311 URL: https://issues.apache.org/jira/browse/HIVE-20311 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20299) potential race in LLAP signer unit test

2018-08-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20299: --- Summary: potential race in LLAP signer unit test Key: HIVE-20299 URL: https://issues.apache.org/jira/browse/HIVE-20299 Project: Hive Issue Type: Bug

Re: [ANNOUNCE] New committer: Slim Bouguerra

2018-07-30 Thread Sergey Shelukhin
Congrats! On 18/7/30, 12:53, "Gunther Hagleitner" wrote: >Congratulations! > >Thanks, >Gunther. > >From: Xuefu Zhang >Sent: Monday, July 30, 2018 12:11 PM >To: dev@hive.apache.org >Subject: Re: [ANNOUNCE] New committer: Slim Bouguerra > >congratulations!!

Re: Review Request 68072: HIVE-20247 cleanup issues in LLAP IO after cache OOM

2018-07-26 Thread Sergey Shelukhin
/ Changes: https://reviews.apache.org/r/68072/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20248) clean up some TODOs after txn stats merge

2018-07-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20248: --- Summary: clean up some TODOs after txn stats merge Key: HIVE-20248 URL: https://issues.apache.org/jira/browse/HIVE-20248 Project: Hive Issue Type: Bug

Review Request 68072: HIVE-20247 cleanup issues in LLAP IO after cache OOM

2018-07-26 Thread Sergey Shelukhin
--- . Diffs - llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java fcfc22a712 ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java 348f9df773 Diff: https://reviews.apache.org/r/68072/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20247) cleanup issues in LLAP IO after cache OOM

2018-07-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20247: --- Summary: cleanup issues in LLAP IO after cache OOM Key: HIVE-20247 URL: https://issues.apache.org/jira/browse/HIVE-20247 Project: Hive Issue Type: Bug

Review Request 68070: HIVE-20244 forward port HIVE-19704 to master

2018-07-26 Thread Sergey Shelukhin
/diff/1/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 68034: HIVE-19568 Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance

2018-07-26 Thread Sergey Shelukhin
--- Thanks, Sergey Shelukhin

Re: Review Request 68034: HIVE-19568 Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance

2018-07-26 Thread Sergey Shelukhin
--- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20244) forward port HIVE-19704 to master

2018-07-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20244: --- Summary: forward port HIVE-19704 to master Key: HIVE-20244 URL: https://issues.apache.org/jira/browse/HIVE-20244 Project: Hive Issue Type: Bug

Re: Review Request 68034: HIVE-19568 Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance

2018-07-25 Thread Sergey Shelukhin
/apache/hive/service/cli/session/TestSessionManagerMetrics.java d954692e98 Diff: https://reviews.apache.org/r/68034/diff/3/ Changes: https://reviews.apache.org/r/68034/diff/2-3/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 68034: HIVE-19568 Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance

2018-07-24 Thread Sergey Shelukhin
/session/SessionManager.java e9649824f1 service/src/java/org/apache/hive/service/server/HiveServer2.java 432a341bef Diff: https://reviews.apache.org/r/68034/diff/2/ Changes: https://reviews.apache.org/r/68034/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

Review Request 68034: HIVE-19568 Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance

2018-07-24 Thread Sergey Shelukhin
--- see jira Diffs - service/src/java/org/apache/hive/service/cli/session/SessionManager.java e9649824f1 service/src/java/org/apache/hive/service/server/HiveServer2.java 432a341bef Diff: https://reviews.apache.org/r/68034/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20235) AggregateStatsCache may return more partitions than requested

2018-07-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20235: --- Summary: AggregateStatsCache may return more partitions than requested Key: HIVE-20235 URL: https://issues.apache.org/jira/browse/HIVE-20235 Project: Hive

Review Request 68007: HIVE-19532 merge master-txnstats branch

2018-07-21 Thread Sergey Shelukhin
/ValidTxnWriteIdList.java 9867a81a7b88684f7152cba9d902499be0ac2504 storage-api/src/java/org/apache/hive/common/util/TxnIdUtils.java 17f3777fbdd391cba52760e8f0b4fd83da2daf57 Diff: https://reviews.apache.org/r/68007/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-20219) analyze and analyze for columns don't manage stats state correctly

2018-07-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20219: --- Summary: analyze and analyze for columns don't manage stats state correctly Key: HIVE-20219 URL: https://issues.apache.org/jira/browse/HIVE-20219 Project:

Re: Review Request 67969: HIVE-20115 Acid tables should not use footer scan for analyze

2018-07-19 Thread Sergey Shelukhin
99832ff847 Diff: https://reviews.apache.org/r/67969/diff/3/ Changes: https://reviews.apache.org/r/67969/diff/2-3/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 67969: HIVE-20115 Acid tables should not use footer scan for analyze

2018-07-19 Thread Sergey Shelukhin
99832ff847 Diff: https://reviews.apache.org/r/67969/diff/2/ Changes: https://reviews.apache.org/r/67969/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 67969: HIVE-20115 Acid tables should not use footer scan for analyze

2018-07-19 Thread Sergey Shelukhin
This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67969/#review206245 ------- On July 18, 2018, 11:19 p.m., Sergey Shelukhin wrote: > > ---

Review Request 67969: HIVE-20115 Acid tables should not use footer scan for analyze

2018-07-18 Thread Sergey Shelukhin
, Sergey Shelukhin

[jira] [Created] (HIVE-20143) analyze doesn't mark partition column stats as accurate after truncate

2018-07-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20143: --- Summary: analyze doesn't mark partition column stats as accurate after truncate Key: HIVE-20143 URL: https://issues.apache.org/jira/browse/HIVE-20143 Pr

[jira] [Created] (HIVE-20128) add partial read support to LLAP Parquet cache

2018-07-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20128: --- Summary: add partial read support to LLAP Parquet cache Key: HIVE-20128 URL: https://issues.apache.org/jira/browse/HIVE-20128 Project: Hive Issue Type

[jira] [Created] (HIVE-20127) fix some issues with LLAP Parquet cache

2018-07-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20127: --- Summary: fix some issues with LLAP Parquet cache Key: HIVE-20127 URL: https://issues.apache.org/jira/browse/HIVE-20127 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20117) schema changes for txn stats

2018-07-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20117: --- Summary: schema changes for txn stats Key: HIVE-20117 URL: https://issues.apache.org/jira/browse/HIVE-20117 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20109) get rid of COLUMN_STATS_ACCURATE

2018-07-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20109: --- Summary: get rid of COLUMN_STATS_ACCURATE Key: HIVE-20109 URL: https://issues.apache.org/jira/browse/HIVE-20109 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20082) HiveDecimal to string conversion doesn't format the decimal correctly - master

2018-07-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20082: --- Summary: HiveDecimal to string conversion doesn't format the decimal correctly - master Key: HIVE-20082 URL: https://issues.apache.org/jira/browse/HIVE-

[jira] [Created] (HIVE-20083) HiveDecimal to string conversion doesn't format the decimal correctly - branch-2

2018-07-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20083: --- Summary: HiveDecimal to string conversion doesn't format the decimal correctly - branch-2 Key: HIVE-20083 URL: https://issues.apache.org/jira/browse/HIVE-

[jira] [Created] (HIVE-20081) remove EnvironmentContext usage and add proper request APIs

2018-07-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20081: --- Summary: remove EnvironmentContext usage and add proper request APIs Key: HIVE-20081 URL: https://issues.apache.org/jira/browse/HIVE-20081 Project: Hive

[jira] [Created] (HIVE-20062) TestReplicationScenarios doesn't clean injection properly, causing bizarre interdependent failures

2018-07-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20062: --- Summary: TestReplicationScenarios doesn't clean injection properly, causing bizarre interdependent failures Key: HIVE-20062 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-20061) add a flag to turn off txn stats

2018-07-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20061: --- Summary: add a flag to turn off txn stats Key: HIVE-20061 URL: https://issues.apache.org/jira/browse/HIVE-20061 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-20055) SQL injection via metastore ACID APIs (and maybe queries, although that's unlikely)

2018-07-02 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20055: --- Summary: SQL injection via metastore ACID APIs (and maybe queries, although that's unlikely) Key: HIVE-20055 URL: https://issues.apache.org/jira/browse/HIVE-

[jira] [Created] (HIVE-20047) consider removing txnID argument for txn stats methods

2018-07-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20047: --- Summary: consider removing txnID argument for txn stats methods Key: HIVE-20047 URL: https://issues.apache.org/jira/browse/HIVE-20047 Project: Hive

[jira] [Created] (HIVE-20046) remove NUM_FILES check or add a negative test

2018-07-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20046: --- Summary: remove NUM_FILES check or add a negative test Key: HIVE-20046 URL: https://issues.apache.org/jira/browse/HIVE-20046 Project: Hive Issue Type

[jira] [Created] (HIVE-20029) add negative tests

2018-06-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20029: --- Summary: add negative tests Key: HIVE-20029 URL: https://issues.apache.org/jira/browse/HIVE-20029 Project: Hive Issue Type: Sub-task

Re: Review Request 67712: HIVE-19820 add ACID stats support to background stats updater

2018-06-27 Thread Sergey Shelukhin
/DummyRawStoreForJdoConnection.java d6a882e8e9 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/VerifyingObjectStore.java c9a6a471cb Diff: https://reviews.apache.org/r/67712/diff/2/ Changes: https://reviews.apache.org/r/67712/diff/1-2/ Testing --- Thanks, Sergey Shelukhin

Re: Review Request 67712: HIVE-19820 add ACID stats support to background stats updater

2018-06-27 Thread Sergey Shelukhin
ps://reviews.apache.org/r/67712/#review205443 ------- On June 23, 2018, 12:29 a.m., Sergey Shelukhin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67712/ > -

[jira] [Created] (HIVE-20018) fix TestReplicationScenarios on the branch

2018-06-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20018: --- Summary: fix TestReplicationScenarios on the branch Key: HIVE-20018 URL: https://issues.apache.org/jira/browse/HIVE-20018 Project: Hive Issue Type

[jira] [Created] (HIVE-20005) acid_table_stats - query result change on the branch

2018-06-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20005: --- Summary: acid_table_stats - query result change on the branch Key: HIVE-20005 URL: https://issues.apache.org/jira/browse/HIVE-20005 Project: Hive

Re: HiveQA is broken

2018-06-26 Thread Sergey Shelukhin
Might be related to https://stackoverflow.com/questions/50946420/could-not-transfer-artifact-ht tps-repo-maven-apache-org-maven2-received-fat, similar issue in https://blog.gradle.org/unable-to-download-maven-central-bintray On 18/6/26, 11:51, "Sergey Shelukhin" wrote: >Was some

HiveQA is broken

2018-06-26 Thread Sergey Shelukhin
Was some change made w/versions? RROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not transfer artifact org.apache.maven.plugins:maven-

Review Request 67712: HIVE-19820 add ACID stats support to background stats updater

2018-06-22 Thread Sergey Shelukhin
d6a882e8e98f92eefbdb7900bdf43e3274a21c5d standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/VerifyingObjectStore.java c9a6a471cb7fc28845efb6d774601dba0cef2a85 Diff: https://reviews.apache.org/r/67712/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-19916) master-txnstats branch - integrate with HIVE-19382

2018-06-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19916: --- Summary: master-txnstats branch - integrate with HIVE-19382 Key: HIVE-19916 URL: https://issues.apache.org/jira/browse/HIVE-19916 Project: Hive Issue

[jira] [Created] (HIVE-19915) master-txnstats branch - support CachedStore

2018-06-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19915: --- Summary: master-txnstats branch - support CachedStore Key: HIVE-19915 URL: https://issues.apache.org/jira/browse/HIVE-19915 Project: Hive Issue Type

[jira] [Created] (HIVE-19914) master-txnstats branch - make sure SQL changes are in correct upgrade scripts

2018-06-15 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19914: --- Summary: master-txnstats branch - make sure SQL changes are in correct upgrade scripts Key: HIVE-19914 URL: https://issues.apache.org/jira/browse/HIVE-19914

[jira] [Created] (HIVE-19891) inserting into external tables with custom partition directories may cause data loss

2018-06-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19891: --- Summary: inserting into external tables with custom partition directories may cause data loss Key: HIVE-19891 URL: https://issues.apache.org/jira/browse/HIVE-19891

[jira] [Created] (HIVE-19866) improve cache purge

2018-06-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19866: --- Summary: improve cache purge Key: HIVE-19866 URL: https://issues.apache.org/jira/browse/HIVE-19866 Project: Hive Issue Type: Bug Reporter

[jira] [Created] (HIVE-19858) make interface change from TEZ-3951 non-breaking

2018-06-11 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19858: --- Summary: make interface change from TEZ-3951 non-breaking Key: HIVE-19858 URL: https://issues.apache.org/jira/browse/HIVE-19858 Project: Hive Issue

Review Request 67515: HIVE-19838 simplify & fix ColumnizedDeleteEventRegistry load loop

2018-06-08 Thread Sergey Shelukhin
Description --- see jira Diffs - ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java a4568de696 Diff: https://reviews.apache.org/r/67515/diff/1/ Testing --- Thanks, Sergey Shelukhin

[jira] [Created] (HIVE-19838) simplify & fix ColumnizedDeleteEventRegistry load loop

2018-06-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19838: --- Summary: simplify & fix ColumnizedDeleteEventRegistry load loop Key: HIVE-19838 URL: https://issues.apache.org/jira/browse/HIVE-19838 Project:

[jira] [Created] (HIVE-19833) reduce LLAP IO min allocation to match ORC variable CB size

2018-06-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19833: --- Summary: reduce LLAP IO min allocation to match ORC variable CB size Key: HIVE-19833 URL: https://issues.apache.org/jira/browse/HIVE-19833 Project: Hive

[jira] [Created] (HIVE-19826) OrcRawRecordMerger doesn't work for more than one file

2018-06-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19826: --- Summary: OrcRawRecordMerger doesn't work for more than one file Key: HIVE-19826 URL: https://issues.apache.org/jira/browse/HIVE-19826 Project:

[jira] [Created] (HIVE-19820) add ACID stats support to background stats updater

2018-06-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19820: --- Summary: add ACID stats support to background stats updater Key: HIVE-19820 URL: https://issues.apache.org/jira/browse/HIVE-19820 Project: Hive Issue

[jira] [Created] (HIVE-19819) fix/remove flaky test: flaky test: TestCliDriver#input31

2018-06-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19819: --- Summary: fix/remove flaky test: flaky test: TestCliDriver#input31 Key: HIVE-19819 URL: https://issues.apache.org/jira/browse/HIVE-19819 Project: Hive

[jira] [Created] (HIVE-19793) disable LLAP IO batch-to-row wrapper for ACID deletes/updates

2018-06-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19793: --- Summary: disable LLAP IO batch-to-row wrapper for ACID deletes/updates Key: HIVE-19793 URL: https://issues.apache.org/jira/browse/HIVE-19793 Project: Hive

[jira] [Created] (HIVE-19789) reenable orc_llap test

2018-06-04 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19789: --- Summary: reenable orc_llap test Key: HIVE-19789 URL: https://issues.apache.org/jira/browse/HIVE-19789 Project: Hive Issue Type: Bug

Review Request 67406: HIVE-19663 refactor LLAP IO report generation

2018-05-31 Thread Sergey Shelukhin
/ Testing --- Thanks, Sergey Shelukhin

  1   2   3   4   5   6   7   8   9   10   >