| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.087s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HIVE: java.lang.ArrayIndexOutOfBoundsException: 2 during JOIN - Hive - [mail # user]
|
|
...BTW, one of those tables is partitioned and the other one isn't. I don't know if that makes any difference. Fernando On Tue, Jan 15, 2013 at 4:59 PM, Fernando Andrés Doglio...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2013-01-15, 20:34
|
|
|
Re: HIVE: java.lang.ArrayIndexOutOfBoundsException: 2 during JOIN - Hive - [mail # user]
|
|
...Sorry about that, I'm using the columnar SerDe on both tables. Do you need anything else? I don't have the create tables for them, so I can't give you that particular code. On Tue, Jan...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2013-01-15, 18:59
|
|
|
Re: HIVE: java.lang.ArrayIndexOutOfBoundsException: 2 during JOIN - Hive - [mail # user]
|
|
...The "data_table" has around 5k fields, all doubles. As for the "age_mean" table, here it is: hive> desc age_mean; OK id string name string age_mean double Time taken: 0.127 seconds ...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2013-01-15, 18:43
|
|
|
HIVE: java.lang.ArrayIndexOutOfBoundsException: 2 during JOIN - Hive - [mail # user]
|
|
...Hello everyone, I'm struggling with an exception I'm getting on a particular query that's driving me crazy! Here is the exception I get: java.lang.RuntimeException: org.apache.ha...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2013-01-15, 18:31
|
|
|
Re: Creating external table poiting to s3 folder with files not loading data - Hive - [mail # user]
|
|
...Hello, and thank you both for your answers... I think I found the problem... keep in mind I'm quite new to all this Hive/Hadoop stuff :) I think my problem was due to the fact that the...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2012-12-17, 11:32
|
|
|
Creating external table poiting to s3 folder with files not loading data - Hive - [mail # user]
|
|
...Long subject, I know.. let me explain a bit more about the problem: I'm trying to load a file into a hive table (this is on an EMR instance) for that I create an external table, and I ...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2012-12-11, 14:05
|
|
|
Starting with Hive - writing custom SerDe - Hive - [mail # user]
|
|
...Hello everyone, I'm starting to play around with Hive, and I have to load a traffic data log file into a table. My problem is that the lines of the file don't really have a nice separator fo...
|
|
|
Author: Fernando Andrés Doglio Tu...,
2012-11-29, 13:38
|
|
|
|