| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
15 (3.676s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Doubt related to INDEX in Hive - Hive - [mail # user]
|
|
...Index in Hive is nothing like index in RDBMS. It's useful for summary sql like sum, count group by index columns. Detail information you should read in http://www...
|
|
|
Author: binhnt22,
2012-04-13, 06:30
|
|
|
RE: Re: cannot start the thrift server - Hive - [mail # user]
|
|
...By default, hive will use derby as a embedded database for metastore. Your command fail because of incorrect metastore configuration. I highly recommend you use mysql as metastor...
|
|
|
Author: binhnt22,
2012-04-11, 04:02
|
|
|
Re: cannot start the thrift server - Hive - [mail # user]
|
|
...IMHO, you should use bridge, so that any other computer in LAN can connect to 192.168.164.128 without problem When the thrift server is running, it’s not like the hive comm...
|
|
|
Author: binhnt22,
2012-04-11, 03:22
|
|
|
RE: RE: Re: cannot start the thrift server - Hive - [mail # user]
|
|
...Hi ylyy, What’s OS in your VM? Which network configuration is used in your VM: NAT, bridge, host-only or LAN segment? Answer this may give clue to solve: No route to host. ...
|
|
|
Author: binhnt22,
2012-04-11, 02:38
|
|
|
RE: Re: cannot start the thrift server - Hive - [mail # user]
|
|
...Hi ylyy You should add hadoop-core-*.jar file in hadoop distribution directory into your project Best regards Nguyen Thanh Binh (Mr) From: ylyy-1985 [ma...
|
|
|
Author: binhnt22,
2012-04-11, 02:12
|
|
|
RE: [Marketing Mail] Re: Why BucketJoinMap consume too much memory - Hive - [mail # user]
|
|
...Hi Ladda, Your case is pretty simple, when you make table alias (a11, a12), you should use it in the hint MAPJOIN That’s mean your sql should be look like: ...
|
|
|
Author: binhnt22,
2012-04-11, 01:36
|
|
|
RE: Why BucketJoinMap consume too much memory - Hive - [mail # user]
|
|
...Hi Bejoy, It worked like a charm. Thank you very much. I really really appreciate your help. This bucket join should be used with 1 big table and 1 small ta...
|
|
|
Author: binhnt22,
2012-04-10, 02:40
|
|
|
RE: Why BucketJoinMap consume too much memory - Hive - [mail # user]
|
|
...Hi Bejoy, Thank you for helping me. Here is the information 1. Describe Formatted ra_md_syn; # col_name  ...
|
|
|
Author: binhnt22,
2012-04-09, 03:12
|
|
|
RE: Why BucketJoinMap consume too much memory - Hive - [mail # user]
|
|
...Hi Bejoy, Sorry for late response. I will start to demonstrate over again to clear some information. I have 2 tables, nearly same. Both has the same table s...
|
|
|
Author: binhnt22,
2012-04-06, 01:19
|
|
|
RE: Why BucketJoinMap consume too much memory - Hive - [mail # user]
|
|
...Thank Nitin, I tried but no luck. Here's hive log, please spend a little time to view it. hive> set hive.optimize.bucketmapjoin = true; hive> set hive...
|
|
|
Author: binhnt22,
2012-04-05, 10:52
|
|
|
|