| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
265 (0.523s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: cross join - Hive - [mail # user]
|
|
...Periya, I am using Hive-0.8.1 and was able to get joins to work with: 1. No on clause 2. "on (true)" as the on clause to work. I am not entirely sure why you are getting exceptions wit...
|
|
|
Author: Mark Grover,
2012-12-04, 07:59
|
|
|
Re: Hive 0.7 use the old mapred API - Hive - [mail # user]
|
|
...Yong, In my opinion, #2 wouldn't be that hard to do. Of course, upgrading to the new API (albeit by updating Hive) would the right thing to do long term. Mark On Mon, Dec 3...
|
|
|
Author: Mark Grover,
2012-12-04, 07:47
|
|
|
Re: Skew join failure - Hive - [mail # user]
|
|
...Hey David, Sure thing. Play around with that property's value, see if that makes any difference. Also, if you could search to see if a file with a name like *hive_skew_join_ **bigkeys*...
|
|
|
Author: Mark Grover,
2012-12-04, 06:01
|
|
|
Re: Skew join failure - Hive - [mail # user]
|
|
...Hi David, It seems like Hive is unable to find the skewed keys on HDFS. Did you set *hive.skewjoin.key property? If so, to what value?* Mark On Fri, Nov 30, 2012 at 2:10 AM, Davi...
|
|
|
Author: Mark Grover,
2012-11-30, 15:46
|
|
|
Re: Storing data in TSV with changing headers - Hive - [mail # user]
|
|
...Hi Marc, While what Dean said is true for different schemas in general, there is a way to do it all in the same table if the schema changes to the TSV file are just additions of new tab-sepa...
|
|
|
Author: Mark Grover,
2012-11-30, 15:12
|
|
|
Re: Hive Loading Zip CSV Files - Hive - [mail # user]
|
|
...Adding [EMAIL PROTECTED] Ben, That's great to hear. It would be awesome if you'd like to contribute this back to Hive so others in the community could use it too. Let us know what you ...
|
|
|
Author: Mark Grover,
2012-11-29, 18:03
|
|
|
[HIVE-3751] Handle enclosing characters in delimited fields - Hive - [issue]
|
|
...People have requested in the past to have Hive support enclosing characters in delimited row format.An example of such data:"1", "123456", " ", "Charlotte, NC"The format of the create table ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3751
Author: Mark Grover,
2012-11-28, 16:11
|
|
|
Re: Hive Loading Zip CSV Files - Hive - [mail # user]
|
|
...bcc: cdh-user Hi Ben, My apologies for the delayed response. I don't have any other specific resources I can direct you to, sorry. Your best bet is to search online to see exampl...
|
|
|
Author: Mark Grover,
2012-11-19, 17:29
|
|
|
Re: Hive UDAF convert problem - Hive - [mail # user]
|
|
...Hi Cheng, It's reflection that's causing you the problem. You seem to be using the old class (UDAF) to implement UDAF. While that may still be fine, just so that you know there is a newer, b...
|
|
|
Author: Mark Grover,
2012-11-15, 07:01
|
|
|
Re: Review Request: DB based token store - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7941/#review13461 trunk/metastore/scripts/upgrade/mysql/upgrade-0.9.0-to-0.10.0.mysql.sq...
|
|
|
Author: Mark Grover,
2012-11-15, 06:35
|
|
|
|