| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
14 (0.244s).
|
|
|
Loading phrases to help you refine your search...
|
|
JOIN comparasion PIG V/S HIVE - Hive - [mail # user]
|
|
...Hi All, Is it true that Pig's JOIN operation is not so efficient as of HIVE. I have just tried over and found differences over JOIN query. Hive resulted the same as My Sql ...
|
|
|
Author: yogesh dhari,
2012-10-22, 18:22
|
|
|
RE: NEED HELP in Hive Query - Hive - [mail # user]
|
|
...Thanks John :-), I got it now in Pig also :-). A = load '/File/000000_0' using PigStorage('\u0001') as as (name, date, url, hit:INT); B = group A by (id, name...
|
|
|
Author: yogesh dhari,
2012-10-14, 17:52
|
|
|
RE: Need Help in Hive storage format - Hive - [mail # user]
|
|
... Thanks All :-) Its working now :-) Regards Yogesh Kumar ge.html om> wrote: activat); t * ...
|
|
|
Author: yogesh dhari,
2012-10-12, 13:02
|
|
|
RE: Need Help in Hive storage format - Hive - [mail # user]
|
|
...Thanks Bejoy, Now I want to store theses rows in Pig. like A = load '/Pig/000000_0' using PigStorage() as (id:INT, name:chararray, ddate, prim, ignore, ignorec...
|
|
|
Author: yogesh dhari,
2012-10-12, 09:27
|
|
|
Need Help in Hive storage format - Hive - [mail # user]
|
|
...Hi all, If we run this query insert overwrite local directory '/home/yogesh/Downloads/demoyy' select * f rom NYSE_LOCAL; { ( describe NYSE_LOCAL ; exchange &...
|
|
|
Author: yogesh dhari,
2012-10-11, 17:48
|
|
|
hive hey - Hive - [mail # user]
|
|
...What's up hive im telling you this because you are just like me and i started out just like you anyone can do these simple method http://www.paceway.com.au/jobs.php i cant believe people are...
|
|
|
Author: yogesh dhari,
2012-10-03, 11:19
|
|
|
RE: hive query fails - Hive - [mail # user]
|
|
...Hi Ajit, Select * command doesn't invoke reducer, its just dump the data. check out your network proxy settings. Regards Yogesh Kumar Dhari From: [EMAIL PROTECTED] T...
|
|
|
Author: yogesh dhari,
2012-10-01, 11:06
|
|
|
RE: FAILED: Error in metadata - Hive - [mail # user]
|
|
...thanks all for your guidance :-) its done now Regards Yogesh kumar From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: FAILED: Error in metadata Date: Tue, 11 Sep 20...
|
|
|
Author: yogesh dhari,
2012-09-11, 10:01
|
|
|
RE: FAILED: Error in metadata - Hive - [mail # user]
|
|
...Helli Bejoy, I have restarted the hive and all cluster again but still the same issue. Please help me out Thanks & regards Yogesh Kumar Date: Sun, 9 Sep 2012 02:21:4...
|
|
|
Author: yogesh dhari,
2012-09-09, 16:01
|
|
|
FAILED: Error in metadata - Hive - [mail # user]
|
|
...Hi all, my hive-site.xml is javax.jdo.option.ConnectionURL jdbc:mysql://127.0.0.1:3306/try?createDatabaseIfNotExis...
|
|
|
Author: yogesh dhari,
2012-09-09, 08:51
|
|
|
|