Re: Review Request 40500: HIVE-12338 Add webui to HiveServer2

2015-11-20 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40500/#review107474 --- common/src/java/org/apache/hive/http/HttpServer.java (line 114)

Supporting special characters in nested column name

2015-11-20 Thread Mohammad Islam
Hi,Looks like Hive supports special character (unicode) with "`" in first level column names since Hive 0.13 (HIVE-6013).Similarly does hive supports special characters in nested column names? For example, struct create table test1_mislam(a int, `$b_` int);OKTime taken: 0.036 secondshive> create

Re: file too large - itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz

2015-11-20 Thread Owen O'Malley
I just sent off my message to board@apache with our ask. I'll keep you informed as to the outcome. .. Owen On Fri, Nov 20, 2015 at 2:07 PM, Owen O'Malley wrote: > Ok, I just talked to them over on the Infra hipchat and Sam Ruby suggested > that I take it to the board to get permission to replac

Re: file too large - itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz

2015-11-20 Thread Owen O'Malley
Ok, I just talked to them over on the Infra hipchat and Sam Ruby suggested that I take it to the board to get permission to replace our master branch. .. Owen On Fri, Nov 20, 2015 at 1:41 PM, Owen O'Malley wrote: > I've been maintaining the master-fixed branch, but I missed the fact that > infr

[jira] [Created] (HIVE-12489) Analyze for partition fails if partition value has special characters

2015-11-20 Thread Thomas Friedrich (JIRA)
Thomas Friedrich created HIVE-12489: --- Summary: Analyze for partition fails if partition value has special characters Key: HIVE-12489 URL: https://issues.apache.org/jira/browse/HIVE-12489 Project: Hi

Re: file too large - itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz

2015-11-20 Thread Owen O'Malley
I've been maintaining the master-fixed branch, but I missed the fact that infra asked us to try pushing it ourself. Let me try that. .. Owen On Fri, Nov 20, 2015 at 12:27 PM, Jimmy Xiang wrote: > I can get the latest of master branch, clean it up, and force-push to > master-fixed again. > > Ano

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40549/#review107416 --- Ship it! Ship It! - Mohit Sabharwal On Nov. 20, 2015, 8:39 p.m.

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40549/ --- (Updated Nov. 20, 2015, 8:39 p.m.) Review request for hive. Repository: hive-

Re: file too large - itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz

2015-11-20 Thread Jimmy Xiang
I can get the latest of master branch, clean it up, and force-push to master-fixed again. Another solution is to abandon branch master, then use a new branch like "trunk". Thanks, Jimmy On Fri, Nov 20, 2015 at 12:07 PM, Sergey Shelukhin wrote: > Did this ever go anywhere? > Infra told us to tr

Re: Review Request 38211: HIVE-11684

2015-11-20 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38211/#review107412 --- Ship it! Ship It! - John Pullokkaran On Nov. 18, 2015, 10:40 a.

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Aihua Xu
> On Nov. 20, 2015, 7:30 p.m., Mohit Sabharwal wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java, line > > 56 > > > > > > what does MDC stand for ? > > Aihua Xu wrote: > MDC is log

[jira] [Created] (HIVE-12488) Support rack locality for LLAP scheduling

2015-11-20 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-12488: - Summary: Support rack locality for LLAP scheduling Key: HIVE-12488 URL: https://issues.apache.org/jira/browse/HIVE-12488 Project: Hive Issue Type: Improvem

[jira] [Created] (HIVE-12487) Fix broken MiniLlap tests

2015-11-20 Thread Aleksei Statkevich (JIRA)
Aleksei Statkevich created HIVE-12487: - Summary: Fix broken MiniLlap tests Key: HIVE-12487 URL: https://issues.apache.org/jira/browse/HIVE-12487 Project: Hive Issue Type: Bug

Re: file too large - itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz

2015-11-20 Thread Sergey Shelukhin
Did this ever go anywhere? Infra told us to try ourselves. I wonder if we should do it before releasing 2.0... I am assuming master-fixed diverged by now. It can be rebased as follows: git rebase --onto master-fixed `git log master --grep="$(git show -s master-fixed --format="%s")" --format="%H"

[jira] [Created] (HIVE-12486) Using temporary functions fail when using hive whitelist

2015-11-20 Thread Sravya Tirukkovalur (JIRA)
Sravya Tirukkovalur created HIVE-12486: -- Summary: Using temporary functions fail when using hive whitelist Key: HIVE-12486 URL: https://issues.apache.org/jira/browse/HIVE-12486 Project: Hive

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Mohit Sabharwal
> On Nov. 20, 2015, 7:30 p.m., Mohit Sabharwal wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java, line > > 56 > > > > > > what does MDC stand for ? > > Aihua Xu wrote: > MDC is log

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Aihua Xu
> On Nov. 20, 2015, 7:30 p.m., Mohit Sabharwal wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java, line > > 56 > > > > > > what does MDC stand for ? MDC is log4j term. Stands for Mapped

[jira] [Created] (HIVE-12485) Secure HS2 web UI with kerberos

2015-11-20 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-12485: -- Summary: Secure HS2 web UI with kerberos Key: HIVE-12485 URL: https://issues.apache.org/jira/browse/HIVE-12485 Project: Hive Issue Type: Sub-task Rep

Re: Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40549/#review107399 --- LGTM. Couple of questions. service/src/java/org/apache/hive/servi

[jira] [Created] (HIVE-12484) Show meta operations on HS2 web UI

2015-11-20 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-12484: -- Summary: Show meta operations on HS2 web UI Key: HIVE-12484 URL: https://issues.apache.org/jira/browse/HIVE-12484 Project: Hive Issue Type: Sub-task

Re: Review Request 40500: HIVE-12338 Add webui to HiveServer2

2015-11-20 Thread Jimmy Xiang
> On Nov. 20, 2015, 4:53 a.m., Mohit Sabharwal wrote: > > LGTM. This patch only includes SQLOperations. Are we planning to add > > metadata operations as well ? (so we can capture jdbc clients and Hue usage > > as well...) > > Jimmy Xiang wrote: > Thanks a lot for the review. I was thinkin

Re: Review Request 40500: HIVE-12338 Add webui to HiveServer2

2015-11-20 Thread Mohit Sabharwal
> On Nov. 20, 2015, 4:53 a.m., Mohit Sabharwal wrote: > > LGTM. This patch only includes SQLOperations. Are we planning to add > > metadata operations as well ? (so we can capture jdbc clients and Hue usage > > as well...) > > Jimmy Xiang wrote: > Thanks a lot for the review. I was thinkin

[jira] [Created] (HIVE-12483) Fix precommit Spark test branch

2015-11-20 Thread JIRA
Sergio Peña created HIVE-12483: -- Summary: Fix precommit Spark test branch Key: HIVE-12483 URL: https://issues.apache.org/jira/browse/HIVE-12483 Project: Hive Issue Type: Task Reporte

Re: Review Request 40500: HIVE-12338 Add webui to HiveServer2

2015-11-20 Thread Jimmy Xiang
> On Nov. 20, 2015, 4:53 a.m., Mohit Sabharwal wrote: > > LGTM. This patch only includes SQLOperations. Are we planning to add > > metadata operations as well ? (so we can capture jdbc clients and Hue usage > > as well...) Thanks a lot for the review. I was thinking about showing meta operatio

Review Request 40550: HIVE-12406: HIVE-9500 introduced incompatible change to LazySimpleSerDe public interface (Aihua Xu)

2015-11-20 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40550/ --- Review request for hive. Repository: hive-git Description --- HIVE-12406

Review Request 40549: HIVE-12456: QueryId can't be stored in the configuration of the SessionState since multiple queries can run in a single session

2015-11-20 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40549/ --- Review request for hive. Repository: hive-git Description --- HIVE-12456

Re: hive transaction strange behaviour

2015-11-20 Thread Eugene Koifman
hive.compactor.delta.num.threshold controls when compaction is triggered. If you don't have enough delta files it won't run. Assuming you have compactions running

[jira] [Created] (HIVE-12482) When execution.engine=tez,set mapreduce.job.name does not work.

2015-11-20 Thread Xiaowei Wang (JIRA)
Xiaowei Wang created HIVE-12482: --- Summary: When execution.engine=tez,set mapreduce.job.name does not work. Key: HIVE-12482 URL: https://issues.apache.org/jira/browse/HIVE-12482 Project: Hive I

[jira] [Created] (HIVE-12481) Occasionally "Request is a replay" will be thrown from HS2

2015-11-20 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12481: --- Summary: Occasionally "Request is a replay" will be thrown from HS2 Key: HIVE-12481 URL: https://issues.apache.org/jira/browse/HIVE-12481 Project: Hive Issue Type: Imp

Hive mapjoin

2015-11-20 Thread yuming wang
Hi: I’m using Hive-1.1.0. If a Hive table join another table mapped from HBase, it will run mapjoin default, no matter how large the HBase table is. It is a bug?

[jira] [Created] (HIVE-12480) Hive Counters "RECORDS_OUT" is wrong when using union all

2015-11-20 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-12480: Summary: Hive Counters "RECORDS_OUT" is wrong when using union all Key: HIVE-12480 URL: https://issues.apache.org/jira/browse/HIVE-12480 Project: Hive Issue Type:

[jira] [Created] (HIVE-12479) Vectorization: vectorized MultiKeyJoins with 2 integers

2015-11-20 Thread Gopal V (JIRA)
Gopal V created HIVE-12479: -- Summary: Vectorization: vectorized MultiKeyJoins with 2 integers Key: HIVE-12479 URL: https://issues.apache.org/jira/browse/HIVE-12479 Project: Hive Issue Type: Bug

Hive on Spark - Hadoop 2 - Installation - Ubuntu

2015-11-20 Thread Dasun Hegoda
Hi, What I'm planning to do is develop a reporting platform using existing data. I have an existing RDBMS which has large number of records. So I'm using. ( http://stackoverflow.com/ questions/33635234/hadoop-2-7- spark-hive-jasperreports- scoop-architecuture ) - Scoop - Extract data from

Re: Review Request 40359: HIVE-11110 Cost Based Optimizer improvements

2015-11-20 Thread John Pullokkaran
> On Nov. 17, 2015, 12:08 a.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/dynamic_partition_pruning.q.out, > > line 1951 > > > > > > Partition pruning off? With additional null predicate

[jira] [Created] (HIVE-12478) Improve Hive/Calcite Trasitive Predicate inference

2015-11-20 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-12478: - Summary: Improve Hive/Calcite Trasitive Predicate inference Key: HIVE-12478 URL: https://issues.apache.org/jira/browse/HIVE-12478 Project: Hive