| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
102 (0.156s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: - Hive - [mail # user]
|
|
...Reading the Hortonworks page, it looks like only Windows server configurations are supported. While that's what you want for production deployments, of course, I have many, many clients woul...
|
|
|
Author: Dean Wampler,
2012-11-14, 14:41
|
|
|
Re: Alter table is giving error - Hive - [mail # user]
|
|
...Writing a script to add the external partitions individually is the only way I know of. Sent from my rotary phone. On Nov 5, 2012, at 8:19 AM, Chunky Gupta wrote: &...
|
|
|
Author: Dean Wampler,
2012-11-05, 14:33
|
|
|
Re: Alter table is giving error - Hive - [mail # user]
|
|
...The RECOVER PARTITIONS is an enhancement added by Amazon to their version of Hive. http://docs.amazonwebservices.com/ElasticMapReduce/latest/DeveloperGuide/emr-hive-additional-features...
|
|
|
Author: Dean Wampler,
2012-11-05, 12:58
|
|
|
Re: Creating Indexes - Hive - [mail # user]
|
|
...Hit send too soon... I'm glad the ADD JAR hack appeared to work. You might verify if the temporary files mentioned are still there and also verify that you have write permissions for t...
|
|
|
Author: Dean Wampler,
2012-11-03, 00:03
|
|
|
Re: Creating Indexes - Hive - [mail # user]
|
|
...Wow. Lots of quirks. I'm glad the ADD JAR On Fri, Nov 2, 2012 at 6:59 PM, Peter Marron wrote: on: o ed t. is k have * *Dean Wampler, Ph.D.* thinkbiganalytics.c...
|
|
|
Author: Dean Wampler,
2012-11-03, 00:02
|
|
|
Re: Creating Indexes - Hive - [mail # user]
|
|
...Oh, I saw this line in your Hive output and just assumed you were running in a cluster: Hadoop job information for Stage-1: number of mappers: 511; number of reducers: 138**** I ...
|
|
|
Author: Dean Wampler,
2012-11-02, 14:02
|
|
|
Re: Creating Indexes - Hive - [mail # user]
|
|
...That's what I would expect, too, but it appears a reducer task wanted to update some SQL statistics and to do that it wanted to load the derby jar. On Thu, Nov 1, 2012 at 8:09 AM, Bejo...
|
|
|
Author: Dean Wampler,
2012-11-01, 13:20
|
|
|
Re: Creating Indexes - Hive - [mail # user]
|
|
...It looks like you're using Derby with a real cluster, not just a single machine in local or pseudo-distributed mode. I haven't tried this myself, but the derby jar is probably not on the mac...
|
|
|
Author: Dean Wampler,
2012-11-01, 13:01
|
|
|
Re: Field mapping with the Avro SerDe - Hive - [mail # user]
|
|
...I had no idea if the following hack would work or not, but it's used in the Scala language for similar purposes: Put the word data in left-hand ("back") quotes, e.g., `data`. For...
|
|
|
Author: Dean Wampler,
2012-10-31, 15:19
|
|
|
Re: Query is taking long time to process and return the result - Hive - [mail # user]
|
|
...It's impossible to answer such a vague, open-ended question without specifics. What's the query, for example? How is the data organized (e.g., is it partitioned)? What are the cluster charac...
|
|
|
Author: Dean Wampler,
2012-10-29, 15:41
|
|
|
|