Is the jar in your class path
On Mar 19, 2012 4:53 PM, "elaheh mehraban" wrote:
> hadoop-1.0.1/bin/hadoop jar hadoop-1.0.1-examples.jar grep input output
> 'dfs[a-z.]+'
>
> i run this command
>
> hdoop-1.0.1/bin/hadoop jar hadoop-1.0.1-examples.jar grep input output
> 'dfs[a-z.]+'
>
>
> i have go
Read on gmetric and rrdtool it should give you some clarity.
You should also check graphs.php to understand how it's implemented in
ganglia
have you set the classpaths correctly?
what kind of errors do you see?
On Mon, Feb 20, 2012 at 8:06 AM, Ahmed Elgohary wrote:
> Hi,
>
> I am trying to install an environment to start trying out some
> modifications to hadoop. All what I need is to have an eclipse project than
> I can modify, bui
http://$jobtrackerhost:50030/metrics
http://$namenode:50070/metrics
should give you enough metrics? also you could use ganglia to collect them
jabir
On Tue, Jan 24, 2012 at 10:17 PM, Arun C Murthy wrote:
> You can currently get CPU & memory stats for each task and aggregated
> stats per job via
I am trying to collect various metrics for active tasttrackers but it
throws an exception
Not sure why?
for(String s: jc.getClusterStatus(true).getActiveTrackerNames()){
System.out.println("tt "+s);
System.out.println(""+ new
org.apache.hadoop.mapreduce.serve