Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 15 (0.073s).
Loading phrases to help you
refine your search...
Re: Optimizing hive queries - Hive - [mail # user]
...Hello Owen,  Thanks for your reply.  I am seeing its providing the advantage which Avro provided , of adding and removing fields.  Can you please write some sample code for hi...
   Author: Jagat Singh, 2013-03-29, 06:08
Re: Optimizing hive queries - Hive - [mail # user]
...Hello Nitin,  Thanks for sharing.  Do we have more details on  Versioned metadata feature of ORC ? , is it like handling varying schemas in Hive?  Regards,  Jagat Si...
   Author: Jagat Singh, 2013-03-29, 05:25
Re: hive light weight reporting tool - Hive - [mail # user]
...Yes just wait for sometime.  We have awesome people here , they would suggest wonderful solutions to you.      On Mon, Mar 4, 2013 at 8:18 PM, Sai Sai  wrote:  ...
   Author: Jagat Singh, 2013-03-04, 09:23
Re: hive light weight reporting tool - Hive - [mail # user]
...Hi,   There are many reporting tool which can read from Hive server.  All you need is to start hive server and then point tool to use it.  Pentaho , Talend , ireport are few. ...
   Author: Jagat Singh, 2013-03-04, 09:01
Re: hive to excel - Hive - [mail # user]
...Hi,  $hive -e 'select * from myTable' > MyResultsFile.txt  Then you can use this file to import into excel  If you want to use HUE , then it has functionality to export to ...
   Author: Jagat Singh, 2013-03-04, 08:58
Re: hive columns display - Hive - [mail # user]
...Hi,  See this  http://svn.apache.org/repos/asf/hive/trunk/conf/hive-default.xml.template  There is one property , if you set that to true it would show.     hive.cli...
   Author: Jagat Singh, 2013-03-04, 08:44
Re: Security for Hive - Hive - [mail # user]
...You might want to read this  https://cwiki.apache.org/Hive/languagemanual-auth.html    On Fri, Feb 22, 2013 at 9:44 PM, Sachin Sudarshana  wrote:  ...
   Author: Jagat Singh, 2013-02-22, 10:49
Re: External table with partitions - Hive - [mail # user]
...If all files are in same partition then they satisfy condition of same value as partion column .  You cannot do with hive but can have one intermediate table and then to move required f...
   Author: Jagat Singh, 2013-01-06, 14:34
Re: REST API for Hive queries? - Hive - [mail # user]
...If your requirement is that queries are not going to be run on fly then i would suggest following.  1) Create Hive script 2) Combine it with Oozie workflow to run at scheduled time and ...
   Author: Jagat Singh, 2012-12-13, 08:18
Re: issue regarding importing hive tables from one cluster to another. - Hive - [mail # user]
...Hive structure information is in metastore which is by default in Derby database ( which I doubt if you would be having) or in mysql or something.  Point your hive to mysql and try. &nb...
   Author: Jagat Singh, 2012-09-09, 03:56
Sort:
project
Hadoop (20)
Hive (15)
MapReduce (12)
Pig (6)
HDFS (5)
Sqoop (2)
type
mail # user (15)
date
last 7 days (0)
last 30 days (0)
last 90 days (6)
last 6 months (9)
last 9 months (15)
author
Namit Jain (802)
Edward Capriolo (636)
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)
Jagat Singh