Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.074s).
Loading phrases to help you
refine your search...
RE: max() returns NULL on partition column - Hive - [mail # user]
...Robin, I was interested so tried a quick repro.  Yes I see the behavior too.  Environment: hive-0.9.0 on windows. Hive> CREATE TABLE ptable(val int) PARTITIONED BY(year int, mon...
   Author: Mike Liddell, 2013-04-22, 18:25
RE: Set JobClient properties from hive CLI - Hive - [mail # user]
...Dropping [EMAIL PROTECTED]  try "set hive.exec.counters.pull.interval = 5000;" Ref: ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java::progress()  -mike. From: su...
   Author: Mike Liddell, 2013-04-22, 18:02
RE: Should the SQL schema for HIVE be identical to the SQL schema for a relational database? - Hive - [mail # user]
...Some general guidance would be to aim for minimal JOINs in your regular queries. Thus the biggest change from a normal-form RDBMS schema is to denormalize such that joins do not come in to p...
   Author: Mike Liddell, 2013-04-09, 04:56
[HIVE-4026] Add HTTP support to HiveServer2 - Hive - [issue]
...Add HTTP as endpoint option for HiveServer2.  This supports environments for which TCP connectivity is inconvenient or impossible.  One key scenario is beeline connecting to a HTTP...
http://issues.apache.org/jira/browse/HIVE-4026    Author: Mike Liddell, 2013-02-15, 20:36
Sort:
project
Hive (4)
Hadoop (1)
type
mail # user (3)
issue (1)
date
last 7 days (0)
last 30 days (2)
last 90 days (3)
last 6 months (4)
last 9 months (4)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Mike Liddell