[jira] [Created] (HIVE-15150) Flaky test: explainanalyze_4, explainanalyze_5

2016-11-07 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-15150: -- Summary: Flaky test: explainanalyze_4, explainanalyze_5 Key: HIVE-15150 URL: https://issues.apache.org/jira/browse/HIVE-15150 Project: Hive Issue Type: S

Re: Help in building hive-metastore.jar to use in hive binary.

2016-11-07 Thread satyajit vegesna
Hi All, I would like to know, how i can use hive-metastore.jar created out of custom code and deploy it in hive-binary package and get the custom changes reflect on hive terminal. Regards, Satyajit On Mon, Nov 7, 2016 at 12:05 AM, satyajit vegesna < satyajit.apas...@gmail.com> wrote: > Hi All,

[jira] [Created] (HIVE-15149) Add additional information to ATSHook for Tez UI

2016-11-07 Thread Jason Dere (JIRA)
Jason Dere created HIVE-15149: - Summary: Add additional information to ATSHook for Tez UI Key: HIVE-15149 URL: https://issues.apache.org/jira/browse/HIVE-15149 Project: Hive Issue Type: Improveme

[jira] [Created] (HIVE-15148) disallow loading data into bucketed tables by default

2016-11-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15148: --- Summary: disallow loading data into bucketed tables by default Key: HIVE-15148 URL: https://issues.apache.org/jira/browse/HIVE-15148 Project: Hive Issu

[jira] [Created] (HIVE-15147) LLAP: support cache for non-columnar formats in a somewhat general way

2016-11-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15147: --- Summary: LLAP: support cache for non-columnar formats in a somewhat general way Key: HIVE-15147 URL: https://issues.apache.org/jira/browse/HIVE-15147 Project: H

[jira] [Created] (HIVE-15146) Too many Stats-Aggr Operator in multi-insert

2016-11-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15146: - Summary: Too many Stats-Aggr Operator in multi-insert Key: HIVE-15146 URL: https://issues.apache.org/jira/browse/HIVE-15146 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15145) Alter partition and fs renameDir should happen in same transaction

2016-11-07 Thread Mohit Sabharwal (JIRA)
Mohit Sabharwal created HIVE-15145: -- Summary: Alter partition and fs renameDir should happen in same transaction Key: HIVE-15145 URL: https://issues.apache.org/jira/browse/HIVE-15145 Project: Hive

Review Request 52800: HIVE-13966: DbNotificationListener: can loose DDL operation notifications

2016-11-07 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52800/ --- Review request for hive. Bugs: HIVE-13966 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-15144) JSON.org license is now CatX

2016-11-07 Thread Robert Kanter (JIRA)
Robert Kanter created HIVE-15144: Summary: JSON.org license is now CatX Key: HIVE-15144 URL: https://issues.apache.org/jira/browse/HIVE-15144 Project: Hive Issue Type: Bug Reporte

[jira] [Created] (HIVE-15143) add logging for HIVE-15024

2016-11-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15143: --- Summary: add logging for HIVE-15024 Key: HIVE-15143 URL: https://issues.apache.org/jira/browse/HIVE-15143 Project: Hive Issue Type: Bug Compo

[jira] [Created] (HIVE-15142) CompactorMR fails with FileNotFoundException

2016-11-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15142: - Summary: CompactorMR fails with FileNotFoundException Key: HIVE-15142 URL: https://issues.apache.org/jira/browse/HIVE-15142 Project: Hive Issue Type: Bug

[GitHub] hive pull request #112: HIVE-15130: Fixing shifting index issue related to o...

2016-11-07 Thread sunchao
GitHub user sunchao opened a pull request: https://github.com/apache/hive/pull/112 HIVE-15130: Fixing shifting index issue related to object inspector c… …aching You can merge this pull request into a Git repository by running: $ git pull https://github.com/sunchao/hive fix

Re: Snapshot builds are not deployed

2016-11-07 Thread Gary Gregory
On Nov 7, 2016 9:21 AM, "Sergio Pena" wrote: > > Yes Gary. The jenkins job just builds the project without running any test. That seems extraordinarily risky. So all I know is that the code complies, that gives me zero confidence. Gary > > On Fri, Nov 4, 2016 at 6:11 PM, Gary Gregory wrote: >

Re: Help in building hive-metastore.jar to use in hive binary.

2016-11-07 Thread Sergio Pena
I think you can take a look at bin/hive and bin/ext/metastore.sh scripts to know how the jar is used to start a metastore server. - Sergio On Mon, Nov 7, 2016 at 2:05 AM, satyajit vegesna wrote: > Hi All, > > I would like to know, how i can use hive-metastore.jar created out of > custom code an

Re: Snapshot builds are not deployed

2016-11-07 Thread Sergio Pena
Yes Gary. The jenkins job just builds the project without running any test. On Fri, Nov 4, 2016 at 6:11 PM, Gary Gregory wrote: > On Fri, Nov 4, 2016 at 3:07 PM, Gopal Vijayaraghavan > wrote: > > > > > > I just enabled again, and trigger a build. Please let me know if this > > fixes > > > the p

hive-metastore-2.0.0.jar changes not getting reflected while using hive.

2016-11-07 Thread satyajit vegesna
Hi All, I am trying to change code and see if the changes get reflected on hive terminal. i have tried creating a jar file from metastore dir, by changing the code present under path apache-hive-2.1.0-src/metastore/src/java/org/apache/hadoop/hive/metastore. And once the build the jar, i am tryin

Help in building hive-metastore.jar to use in hive binary.

2016-11-07 Thread satyajit vegesna
Hi All, I would like to know, how i can use hive-metastore.jar created out of custom code and deploy it in hive-binary package and get the custom changes reflect on hive terminal. Regards, Satyajit.

[jira] [Created] (HIVE-15141) metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery

2016-11-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15141: --- Summary: metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery Key: HIVE-15141 URL: https://issues.apache.org/jira/browse/HIVE-1514

[DISCUSS] Hive 1.2.2 bug fix release

2016-11-07 Thread Vaibhav Gumashta
Hi, There have been a few bug fixes that have went into the 1.2 branch since 1.2.1 was released (10/14/2015). I have run the pre-commit tests on branch-1.2 and there are 5 failures that I'm evaluating. Other than that, there are about 14 unresolved jiras with target version of 1.2.2 or fix vers

Review Request 53524: HIVE-15066 push down projection is mismatched in HiveInputFormat

2016-11-07 Thread Jeongdae Kim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53524/ --- Review request for hive and Sergey Shelukhin. Repository: hive-git Descriptio

[jira] [Created] (HIVE-15140) Fix logger name in PartitionColumnsSeparator

2016-11-07 Thread Teruyoshi Zenmyo (JIRA)
Teruyoshi Zenmyo created HIVE-15140: --- Summary: Fix logger name in PartitionColumnsSeparator Key: HIVE-15140 URL: https://issues.apache.org/jira/browse/HIVE-15140 Project: Hive Issue Type: B

[jira] [Created] (HIVE-15139) HoS local mode fails with NumberFormatException

2016-11-07 Thread Rui Li (JIRA)
Rui Li created HIVE-15139: - Summary: HoS local mode fails with NumberFormatException Key: HIVE-15139 URL: https://issues.apache.org/jira/browse/HIVE-15139 Project: Hive Issue Type: Bug Re