[jira] [Created] (HIVE-12754) AuthTypes.NONE cause exception after HS2 start

2015-12-29 Thread Heng Chen (JIRA)
Heng Chen created HIVE-12754: Summary: AuthTypes.NONE cause exception after HS2 start Key: HIVE-12754 URL: https://issues.apache.org/jira/browse/HIVE-12754 Project: Hive Issue Type: Bug

Hive has standalone mode?

2015-12-29 Thread Heng Chen
Hi guys, I want to test my code locally, could hive startup without hadoop (standalone mode)? Any documents? Thanks

Re: Review Request 41723: HIVE-12372: Improve to support the multibyte character at lpad and rpad

2015-12-29 Thread Shinichi Yamashita
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41723/ --- (Updated Dec. 29, 2015, 9:45 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-12755) select 'new' as col1 union all select 'new' as col2; Error: Error while compiling statement: FAILED: NullPointerException null (state=42000,code=40000)

2015-12-29 Thread Mir Fazil Mehdi (JIRA)
Mir Fazil Mehdi created HIVE-12755: -- Summary: select 'new' as col1 union all select 'new' as col2; Error: Error while compiling statement: FAILED: NullPointerException null (state=42000,code=4) Key: HIVE-12755

[jira] [Created] (HIVE-12756) Column Alias Names need to match while using Union All

2015-12-29 Thread Mir Fazil Mehdi (JIRA)
Mir Fazil Mehdi created HIVE-12756: -- Summary: Column Alias Names need to match while using Union All Key: HIVE-12756 URL: https://issues.apache.org/jira/browse/HIVE-12756 Project: Hive Issue

Re: Hive has standalone mode?

2015-12-29 Thread Alan Gates
Hive cannot run without the Hadoop binaries, but it can run locally without a cluster running. If you install Hadoop in standalone mode (see http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/SingleCluster.html#Standalone_Operation ) then set HADOOP_HOME to the location whe

[jira] [Created] (HIVE-12757) Fix TestCodahaleMetrics#testFileReporting

2015-12-29 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12757: Summary: Fix TestCodahaleMetrics#testFileReporting Key: HIVE-12757 URL: https://issues.apache.org/jira/browse/HIVE-12757 Project: Hive Issue Type: Bug Comp

[jira] [Created] (HIVE-12758) Parallel compilation: Operator::resetId() is not thread-safe

2015-12-29 Thread Gopal V (JIRA)
Gopal V created HIVE-12758: -- Summary: Parallel compilation: Operator::resetId() is not thread-safe Key: HIVE-12758 URL: https://issues.apache.org/jira/browse/HIVE-12758 Project: Hive Issue Type: Bu

Re: Hive has standalone mode?

2015-12-29 Thread Heng Chen
Thanks for your reply. I will try it. 2015-12-30 1:33 GMT+08:00 Alan Gates : > Hive cannot run without the Hadoop binaries, but it can run locally > without a cluster running. If you install Hadoop in standalone mode (see > http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/

[jira] [Created] (HIVE-12759) msck repair table fails when using custom partition patterns

2015-12-29 Thread Charles Pritchard (JIRA)
Charles Pritchard created HIVE-12759: Summary: msck repair table fails when using custom partition patterns Key: HIVE-12759 URL: https://issues.apache.org/jira/browse/HIVE-12759 Project: Hive

Re: Review Request 41721: MetadataUpdater: provide a mechanism to edit the basic statistics of a table (or a partition)

2015-12-29 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41721/ --- (Updated Dec. 30, 2015, 1:54 a.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-12760) union all in hive returns incorrect results.

2015-12-29 Thread mingren (JIRA)
mingren created HIVE-12760: -- Summary: union all in hive returns incorrect results. Key: HIVE-12760 URL: https://issues.apache.org/jira/browse/HIVE-12760 Project: Hive Issue Type: Bug Compo