since i haven;t started the cluster .. i can even see the details in "localhost:<port>/jobTracker.jsp" .. i didn't even add anything to hadoop/conf/hadoop-site.xml
On Thu, Jul 23, 2009 at 12:16 PM, bharath vissapragada < [email protected]> wrote: > Hi all , > > I wanted to run HBase in standalone mode to check my Hbase MR programs ... > I have dl a built version of hbase-0.20. and i have hadoop 0.19.3 > > "I have set JAVA_HOME in both of them" .. then i started hbase and inserted > some tables using JAVA API .. Now i have written some MR programs onHBase > and when i run them on Hbase it runs perfectly without any errors and all > the Map -reduce statistics are displayed correctly but i get no output . > > I have one doubt now .. how do HBase recognize hadoop in stand alone mode(i > haven;t started my hadoop even) .. Even simple print statements donot work > .. no output is displayed on the screen ... I doubt my config .... > > Do i need to add some config to run them ... Please reply ... >
