| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
13 (0.49s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Encryption in HDFS - MapReduce - [mail # user]
|
|
...Another challenge of encrypt/decrypt is key management. Can you share how are this is handled in your implementation/research 2013/2/25 Seonyeong Bak Have a Nice Da...
|
|
|
Author: lohit,
2013-02-26, 05:15
|
|
|
Re: API incompatibility between Hadoop 1.0 and Hadoop 2.0 - MapReduce - [mail # dev]
|
|
...Thanks. What I am more interested is list of APIs where users have to change code. I know that on YARN I can run jobs which still use org.apache.hadoop.mapred code. But recently we hit a cas...
|
|
|
Author: lohit,
2013-02-09, 05:53
|
|
|
Re: [VOTE] Release hadoop-2.0.3-alpha - MapReduce - [mail # dev]
|
|
...+1 Deployed on more than 100 nodes. Ran 30TB teragen/terasort. Will run few more over the weekend to test scheduler. Things looks stable. I do see few failures, but those I believe are hardw...
|
|
|
Author: lohit,
2013-02-09, 01:07
|
|
|
Re: API incompatibility between Hadoop 1.0 and Hadoop 2.0 - MapReduce - [mail # dev]
|
|
...Thanks Vinod. 2013/2/8 Vinod Kumar Vavilapalli Have a Nice Day! Lohit...
|
|
|
Author: lohit,
2013-02-08, 18:59
|
|
|
API incompatibility between Hadoop 1.0 and Hadoop 2.0 - MapReduce - [mail # dev]
|
|
...Hi Devs, Is there a documented list of API incompatibility between version 1.0 and version 2.0 of APIs. Have a Nice Day! Lohit...
|
|
|
Author: lohit,
2013-02-08, 18:21
|
|
|
Re: Memory based scheduling - MapReduce - [mail # user]
|
|
...I did not know about this feature in Capacity Scheduler. Just to get more information, lets assume cluster has 4 slots on node with 8G (as mentioned by Marco). Now if 2 slots are occupied wi...
|
|
|
Author: lohit,
2012-10-30, 17:33
|
|
|
Re: Memory based scheduling - MapReduce - [mail # user]
|
|
...As far as I recall this is not possible. Per job or per user configurations like these are little difficult in existing version. What you could try is to set max map per job to be say half o...
|
|
|
Author: lohit,
2012-10-30, 16:08
|
|
|
Re: Max Maps for default queues in FairScheduler - MapReduce - [mail # dev]
|
|
...In a big cluster with hundreds are users, not all of them would submit their job to specific queues. And creating hundreds are pool is not very easy. Having something like userMaxMaps would ...
|
|
|
Author: lohit,
2012-10-19, 00:03
|
|
|
Max Maps for default queues in FairScheduler - MapReduce - [mail # dev]
|
|
...I am trying to understand FairScheduler configs I am trying to see if there is a way to achieve the below. I see that if there are no pools configured (or only few pools are configured ) and...
|
|
|
Author: lohit,
2012-10-18, 23:41
|
|
|
Re: Hive Query with UDF - MapReduce - [mail # user]
|
|
...One idea is to write your own translation layer which sits in between query and actual job submission. You would most likely end up having your own version of hive jar which has your t...
|
|
|
Author: lohit,
2012-10-18, 02:13
|
|
|
|