[jira] [Created] (HIVE-18466) Enhance LazySimpleSerDe (Text) to optionally output data escaped for serialization

2018-01-16 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18466: --- Summary: Enhance LazySimpleSerDe (Text) to optionally output data escaped for serialization Key: HIVE-18466 URL: https://issues.apache.org/jira/browse/HIVE-18466

[jira] [Created] (HIVE-18465) Hive metastore schema initialization failing on postgres

2018-01-16 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-18465: - Summary: Hive metastore schema initialization failing on postgres Key: HIVE-18465 URL: https://issues.apache.org/jira/browse/HIVE-18465 Project: Hive

[jira] [Created] (HIVE-18464) Fix TestSSL test failures

2018-01-16 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-18464: -- Summary: Fix TestSSL test failures Key: HIVE-18464 URL: https://issues.apache.org/jira/browse/HIVE-18464 Project: Hive Issue Type: Test

Re: Review Request 65185: HIVE-18457 improve show plan output (triggers, mappings)

2018-01-16 Thread Harish Jaiprakash
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65185/#review195530 --- Minor issues, code is fine.

Re: Review Request 65084: HIVE-18430 Add new determinism category for runtime constants (current_date, current_timestamp)

2018-01-16 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65084/#review195531 --- ql/src/java/org/apache/hadoop/hive/ql/udf/UDFType.java Lines 72

Re: Switched PreCommit-Admin over to Apache Yetus

2018-01-16 Thread Vihang Karajgaonkar
Thanks Allen for fixing the precommit-admin job. All, The issue with precommit hive job reported in https://issues.apache.org/jira/browse/HIVE-18461 is fixed as well. So automated precommit tests should be back for Hive. Incase your patch didn't make the precommit tests during this downtime, you

Re: Review Request 65130: HIVE-18350 : load data should rename files consistent with insert statements

2018-01-16 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65130/ --- (Updated Jan. 17, 2018, 2:27 a.m.) Review request for hive, Eugene Koifman and

Switched PreCommit-Admin over to Apache Yetus

2018-01-16 Thread Allen Wittenauer
bcc: bui...@apache.org, d...@hbase.apache.org, dev@hive.apache.org, common-...@hadoop.apache.org, d...@phoenix.apache.org, d...@oozie.apache.org (These are all of the projects that had pending issues. This is not all of the groups that actually rely upon this code...) The

Review Request 65185: HIVE-18457 improve show plan output (triggers, mappings)

2018-01-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65185/ --- Review request for hive, Harish Jaiprakash and Prasanth_J. Repository:

[jira] [Created] (HIVE-18463) Typo in the JdbcConnectionParams constructor

2018-01-16 Thread Oleg Danilov (JIRA)
Oleg Danilov created HIVE-18463: --- Summary: Typo in the JdbcConnectionParams constructor Key: HIVE-18463 URL: https://issues.apache.org/jira/browse/HIVE-18463 Project: Hive Issue Type: Bug

Re: Review Request 65173: HIVE-18386

2018-01-16 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65173/#review195524 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Lines

Re: Review Request 65130: HIVE-18350 : load data should rename files consistent with insert statements

2018-01-16 Thread Deepak Jaiswal
> On Jan. 16, 2018, 11:06 p.m., Jason Dere wrote: > > - Why the need for the file name change even for non-bucketed tables? > > - With this patch, what happens to existing tables (bucketed and > > non-bucketed) which contain filenames that do not match the format used > > here? > > - How are

[jira] [Created] (HIVE-18462) Explain formatted for queries with map join has columnExprMap with unformatted column name

2018-01-16 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-18462: -- Summary: Explain formatted for queries with map join has columnExprMap with unformatted column name Key: HIVE-18462 URL: https://issues.apache.org/jira/browse/HIVE-18462

[jira] [Created] (HIVE-18461) Fix precommit hive job

2018-01-16 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-18461: -- Summary: Fix precommit hive job Key: HIVE-18461 URL: https://issues.apache.org/jira/browse/HIVE-18461 Project: Hive Issue Type: Task

Re: Rebasing standalone-metastore branch

2018-01-16 Thread Vihang Karajgaonkar
Thanks for the headsup Alan. I am okay with the rebasing standalone-metastore branch. Will update my WIP patches accordingly. On Tue, Jan 16, 2018 at 2:01 PM, Alan Gates wrote: > I’ve committed HIVE-17982 to master. I have been rebasing > standalone-metastore after each

[GitHub] hive pull request #292: HIVE-17331: Use Path instead of String as key type o...

2018-01-16 Thread dosoft
GitHub user dosoft opened a pull request: https://github.com/apache/hive/pull/292 HIVE-17331: Use Path instead of String as key type of the pathToAliases You can merge this pull request into a Git repository by running: $ git pull https://github.com/dosoft/hive HIVE-17331

[GitHub] hive pull request #233: HIVE-17331: Use Path instead of String as key type o...

2018-01-16 Thread dosoft
Github user dosoft closed the pull request at: https://github.com/apache/hive/pull/233 ---

Re: Review Request 65130: HIVE-18350 : load data should rename files consistent with insert statements

2018-01-16 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65130/#review195503 --- - Why the need for the file name change even for non-bucketed

Re: Review Request 65173: HIVE-18386

2018-01-16 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65173/ --- (Updated Jan. 16, 2018, 10:54 p.m.) Review request for hive, Ashutosh Chauhan

[GitHub] hive pull request #291: HIVE-17983 Make the standalone metastore generate ta...

2018-01-16 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/291 HIVE-17983 Make the standalone metastore generate tarballs etc. See JIRA for full comments. You can merge this pull request into a Git repository by running: $ git pull

Rebasing standalone-metastore branch

2018-01-16 Thread Alan Gates
I’ve committed HIVE-17982 to master. I have been rebasing standalone-metastore after each push of a patch from it to master to keep it close to master. Vihang and maybe Peter have patches against it, so this will bust your history. It will force you to rebase your branches when you fetch from

Re: Review Request 65148: HIVE-18452 work around HADOOP-15171

2018-01-16 Thread Sergey Shelukhin
> On Jan. 16, 2018, 9:40 p.m., Ashutosh Chauhan wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > > Lines 1381 (patched) > > > > > > Default should be false until Hadoop bug is fixed, since

[jira] [Created] (HIVE-18460) Compactor doesn't pass Table properties to the Orc writer

2018-01-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18460: - Summary: Compactor doesn't pass Table properties to the Orc writer Key: HIVE-18460 URL: https://issues.apache.org/jira/browse/HIVE-18460 Project: Hive

Re: checkstyle changes

2018-01-16 Thread Zoltan Haindrich
Well okay..but I still feel that checking for 100 kinda takes the value of these checks away; because people will just ignore the checks because they are red all the timeso I still think it should be raised to some higher value. Would 120 be ok? Choosing a higher linelength does not meab

Re: Review Request 65148: HIVE-18452 work around HADOOP-15171

2018-01-16 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65148/#review195504 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Lines

[GitHub] hive pull request #279: HIVE-17982 Move metastore specific itests

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hive/pull/279 ---

[jira] [Created] (HIVE-18459) hive-exec.jar leaks contents fb303.jar into classpath

2018-01-16 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-18459: Summary: hive-exec.jar leaks contents fb303.jar into classpath Key: HIVE-18459 URL: https://issues.apache.org/jira/browse/HIVE-18459 Project: Hive Issue

Re: ptest broken?

2018-01-16 Thread Vihang Karajgaonkar
Okay looks like we need to move from SOAP to REST and change the pre-commit admin job to make it work (check comment on the infra JIRA above). Does anyone know how/who can fix that? I don't have permissions to edit the job. On Tue, Jan 16, 2018 at 11:28 AM, Vihang Karajgaonkar

[jira] [Created] (HIVE-18458) Workload manager initializes even when interactive queue is not set

2018-01-16 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18458: Summary: Workload manager initializes even when interactive queue is not set Key: HIVE-18458 URL: https://issues.apache.org/jira/browse/HIVE-18458

[jira] [Created] (HIVE-18457) Triggers in unmanaged pools are not shown

2018-01-16 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-18457: Summary: Triggers in unmanaged pools are not shown Key: HIVE-18457 URL: https://issues.apache.org/jira/browse/HIVE-18457 Project: Hive Issue

Re: Review Request 65148: HIVE-18452 work around HADOOP-15171

2018-01-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65148/#review195495 ---

Re: ptest broken?

2018-01-16 Thread Vihang Karajgaonkar
Created https://issues.apache.org/jira/browse/INFRA-15849 Hopefully someone who manages this job takes a look soon. On Tue, Jan 16, 2018 at 11:19 AM, Vihang Karajgaonkar wrote: > Looks like the pre-commit admin job which automatically triggers > pre-commit hive jobs is

Re: ptest broken?

2018-01-16 Thread Vihang Karajgaonkar
Looks like the pre-commit admin job which automatically triggers pre-commit hive jobs is broken and has been failing with the following error: + python /home/jenkins/jenkins-slave/workspace/PreCommit-Admin/nightly/jenkinsPrecommitAdmin.py

Re: ptest broken?

2018-01-16 Thread Zoltan Haindrich
Hello, I think the triggering mechanism is broken; queuing manually works cheers, Zoltan On 16 Jan 2018 7:38 p.m., Deepak Jaiswal wrote: Hi, I attached a patch once last night and then again in the morning but no run triggered after that. There is no queue of

ptest broken?

2018-01-16 Thread Deepak Jaiswal
Hi, I attached a patch once last night and then again in the morning but no run triggered after that. There is no queue of pending runs as well. Regards, Deepak

[jira] [Created] (HIVE-18456) Add some tests for HIVE-18367 to check that the table information contains the query correctly

2018-01-16 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-18456: - Summary: Add some tests for HIVE-18367 to check that the table information contains the query correctly Key: HIVE-18456 URL: https://issues.apache.org/jira/browse/HIVE-18456

[jira] [Created] (HIVE-18455) Unable to create operation log session directory when parent directory is deleted

2018-01-16 Thread Sean Roberts (JIRA)
Sean Roberts created HIVE-18455: --- Summary: Unable to create operation log session directory when parent directory is deleted Key: HIVE-18455 URL: https://issues.apache.org/jira/browse/HIVE-18455

[jira] [Created] (HIVE-18454) Incorrect rownum estimation in joins

2018-01-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18454: --- Summary: Incorrect rownum estimation in joins Key: HIVE-18454 URL: https://issues.apache.org/jira/browse/HIVE-18454 Project: Hive Issue Type: Sub-task

Re: Review Request 65130: HIVE-18350 : load data should rename files consistent with insert statements

2018-01-16 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65130/ --- (Updated Jan. 16, 2018, 9:31 a.m.) Review request for hive, Eugene Koifman and