Review Request 68339: HIVE-20382

2018-08-14 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68339/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-20382

[GitHub] hive pull request #378: HIVE-19316: StatsTask fails due to ClassCastExceptio...

2018-08-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hive/pull/378 ---

[jira] [Created] (HIVE-20385) Date: date + int fails to add days

2018-08-14 Thread Gopal V (JIRA)
Gopal V created HIVE-20385: -- Summary: Date: date + int fails to add days Key: HIVE-20385 URL: https://issues.apache.org/jira/browse/HIVE-20385 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-20384) Fix flakiness of erasure_commands.q

2018-08-14 Thread Adam Szita (JIRA)
Adam Szita created HIVE-20384: - Summary: Fix flakiness of erasure_commands.q Key: HIVE-20384 URL: https://issues.apache.org/jira/browse/HIVE-20384 Project: Hive Issue Type: Bug

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:

Re: ptests fail due to a port conflict

2018-08-14 Thread Vihang Karajgaonkar
MiniHS2 retries upto 10 times to find a free port from what I see here , unless this particular test is not using that. On Tue, Aug 14, 2018 at 1:20 PM, Sergey Shelukhin wrote:

[jira] [Created] (HIVE-20387) Move non-server related methods from Warehouse to MetastoreUtils

2018-08-14 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20387: - Summary: Move non-server related methods from Warehouse to MetastoreUtils Key: HIVE-20387 URL: https://issues.apache.org/jira/browse/HIVE-20387 Project:

[jira] [Created] (HIVE-20389) NPE in SessionStateUserAuthenticator when authenticator=SessionStateUserAuthenticator

2018-08-14 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20389: - Summary: NPE in SessionStateUserAuthenticator when authenticator=SessionStateUserAuthenticator Key: HIVE-20389 URL: https://issues.apache.org/jira/browse/HIVE-20389

[jira] [Created] (HIVE-20388) Move common classes out of metastore-server

2018-08-14 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20388: - Summary: Move common classes out of metastore-server Key: HIVE-20388 URL: https://issues.apache.org/jira/browse/HIVE-20388 Project: Hive Issue

[jira] [Created] (HIVE-20386) Allow not to strip hidden fields from Hiveconf

2018-08-14 Thread Jaume M (JIRA)
Jaume M created HIVE-20386: -- Summary: Allow not to strip hidden fields from Hiveconf Key: HIVE-20386 URL: https://issues.apache.org/jira/browse/HIVE-20386 Project: Hive Issue Type: Bug

[GitHub] hive pull request #417: HIVE-20386: Allow not to strip hidden fields from Hi...

2018-08-14 Thread beltran
GitHub user beltran opened a pull request: https://github.com/apache/hive/pull/417 HIVE-20386: Allow not to strip hidden fields from Hiveconf You can merge this pull request into a Git repository by running: $ git pull https://github.com/beltran/hive HIVE-20386 Alternatively

Re: Review Request 68337: HIVE-20379

2018-08-14 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68337/#review207250 --- 2 minor comments. You may fix them on commit.

[jira] [Created] (HIVE-20383) Invalid queue name and synchronisation issues in hive proto events hook.

2018-08-14 Thread Harish Jaiprakash (JIRA)
Harish Jaiprakash created HIVE-20383: Summary: Invalid queue name and synchronisation issues in hive proto events hook. Key: HIVE-20383 URL: https://issues.apache.org/jira/browse/HIVE-20383

Review Request 68351: HIVE-20388: Move common classes out of metastore-server

2018-08-14 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68351/ --- Review request for hive, Alan Gates, Peter Vary, and Vihang Karajgaonkar.

[jira] [Created] (HIVE-20390) Split TxnUtils into common and server parts.

2018-08-14 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-20390: - Summary: Split TxnUtils into common and server parts. Key: HIVE-20390 URL: https://issues.apache.org/jira/browse/HIVE-20390 Project: Hive Issue

[jira] [Created] (HIVE-20391) HiveAggregateReduceFunctionsRule may infer wrong return type when decomposing aggregate function

2018-08-14 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20391: -- Summary: HiveAggregateReduceFunctionsRule may infer wrong return type when decomposing aggregate function Key: HIVE-20391 URL:

[jira] [Created] (HIVE-20392) make compaction atomic on S3

2018-08-14 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20392: - Summary: make compaction atomic on S3 Key: HIVE-20392 URL: https://issues.apache.org/jira/browse/HIVE-20392 Project: Hive Issue Type: Bug

Re: Review Request 68351: HIVE-20388: Move common classes out of metastore-server

2018-08-14 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68351/ --- (Updated Aug. 15, 2018, 12:31 a.m.) Review request for hive, Alan Gates, Peter

Re: Review Request 68351: HIVE-20388: Move common classes out of metastore-server

2018-08-14 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68351/#review207286 --- I think the DelegationToken* classes should be in the server

Re: Review Request 68351: HIVE-20388: Move common classes out of metastore-server

2018-08-14 Thread Alexander Kolbasov
> On Aug. 15, 2018, 1:12 a.m., Vihang Karajgaonkar wrote: > > I think the DelegationToken* classes should be in the server module. For > > the method in SecurityUtils to get the name of TokenStore classes, we can > > keep it in MetastoreServerUtils class since I don't think it will be needed