Hi all,
There should exist a "hadoopctl" (A typical script found with most
standard opensource utils) script which provides a central way of executing
scripts or doing all the tasks. Accompanied by a proper man page it would
serve as a standard way of starting various daemons with complete
co
Yes! , you can do the same in yarn as well.
-P
On Tue, Nov 8, 2011 at 3:24 AM, Bharath Ravi wrote:
> Hi all,
>
> I have a beginner's question:
> How can I configure yarn to allow multiple parallel mapreduce jobs to run?
> Currently, the execution is sequential: each submitted job waits for the
>
I think you should build it online for first time.
On Fri, Nov 18, 2011 at 12:26 PM, mohmmadanis moulavi <
anis_moul...@yahoo.co.in> wrote:
> Friends,
>
>
>
> I have modified the source program of hadoop 0.20.2, and i want to build
> it using "ant" but it's not working .
>
>
>
> I use the follo
Thanks & Regards,
>
> Mohmmadanis Moulavi
>
>
>
>
> From: Prashant Sharma
> To: common-dev@hadoop.apache.org; mohmmadanis moulavi <
> anis_moul...@yahoo.co.in>
> Sent: Friday, 18 November 2011 12:34 PM
> Subject: Re: building hadoop
>
> I think y
I am sorry for my last post. There is no install target in ant. you may use
ant clean jar. Also you can press a tab after writing ant to see all
available targets.
On Fri, Nov 18, 2011 at 4:10 PM, Prashant Sharma
wrote:
>
> Bypassing dependency resolver is not possible as such. Incase y
Madhu,
You can check out sorting code in examples. Actually you dont need to do
anything for sorting. Map-reduce framework does the
(merge-sort)sorting(which happens during shuffle phase before reducer even
starts.) for you, all you need to do is make column you want to sort on as
your key in ma
Prashant Sharma created HADOOP-17069:
Summary: The default password(none) in JavaKeyStoreProvider, is
less useful.
Key: HADOOP-17069
URL: https://issues.apache.org/jira/browse/HADOOP-17069
[
https://issues.apache.org/jira/browse/HADOOP-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Sharma resolved HADOOP-17069.
--
Resolution: Invalid
Resolving as invalid, as I realised that keystore has to be