| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
220 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Set the number of mapper in hive - Hive - [mail # user]
|
|
...Yes On Dec 7, 2012 3:09 PM, "Philips Kokoh Prasetyo" wrote: ...
|
|
|
Author: Nitin Pawar,
2012-12-07, 09:48
|
|
|
Re: Set the number of mapper in hive - Hive - [mail # user]
|
|
...ways to handle this 1) create separate job queues for hive and hbase users on jt and allocate resources according to your needs 2) you can not actually limit how many maps can be launched as...
|
|
|
Author: Nitin Pawar,
2012-12-07, 09:15
|
|
|
Re: hive maven install - Hive - [mail # user]
|
|
...in either case, once you have jar buiilt, you can use maven command line to deploy by yourself to maven repo On Wed, Dec 5, 2012 at 4:48 PM, Viral Bajaria wrote: Nitin Pa...
|
|
|
Author: Nitin Pawar,
2012-12-05, 11:38
|
|
|
Re: hive maven install - Hive - [mail # user]
|
|
...you will need to use maven deploy plugin http://maven.apache.org/plugins/maven-deploy-plugin/usage.html On Wed, Dec 5, 2012 at 4:10 PM, Viral Bajaria wrote: Nitin ...
|
|
|
Author: Nitin Pawar,
2012-12-05, 11:14
|
|
|
Re: is Hive support TTL(time to live) now ? - Hive - [mail # user]
|
|
...hive will not delete anything unless you ask for it if your tables are on hdfs tmp folder, hadoop will wipe them off if you dont use them for the tmp time period. If you want to delete...
|
|
|
Author: Nitin Pawar,
2012-11-29, 12:09
|
|
|
Re: is Hive support TTL(time to live) now ? - Hive - [mail # user]
|
|
...TTL for what ? for hive queries or hive over thrift or anything else you have in mind? for query execution they can run by default till the time map-reduce runs. On Thu, N...
|
|
|
Author: Nitin Pawar,
2012-11-29, 11:52
|
|
|
Re: Creating Indexes again - Hive - [mail # user]
|
|
...CDH forum might be better place to answer this. I never used CDH On Fri, Nov 23, 2012 at 2:28 PM, Peter Marron wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-11-23, 09:30
|
|
|
Re: Creating Indexes again - Hive - [mail # user]
|
|
...try increasing ulimit on your hadoop cluster as well increase the memory for map and reducer both by setting them up on hive set mapred.job.map.memory.mb=6000; set mapred.job.reduce.memory.m...
|
|
|
Author: Nitin Pawar,
2012-11-23, 08:55
|
|
|
Re: - Hive - [mail # user]
|
|
...getting hive to work on windows is really pain. This has been discussed many times. Its better to have a linux vm and then try your hands on On Thu, Nov 22, 2012 at 2:43 PM, ime...
|
|
|
Author: Nitin Pawar,
2012-11-22, 09:35
|
|
|
Re: populating xml data in hive - Hive - [mail # user]
|
|
...You can simply write a mapreduce job which will do the job for you That will be readily available for hive table On Nov 20, 2012 2:29 PM, "iwannaplay games" wrote: ...
|
|
|
Author: Nitin Pawar,
2012-11-20, 09:03
|
|
|
|