best is have a local copy of hadoop binaries and core-site.xml poinint to your hadoop cluster where you want to test
then bin/hadoop dfs -ls / will do the test for you Thanks, nitin On Thu, Sep 13, 2012 at 5:07 PM, prabhu K <[email protected]> wrote: > Hi Users, > > How can i verify whether i can able connecting to hdfs://<IP>:<portno>/<hdfs > directory> > > is having any command to check whether I'm able to connect hdfs? > > Thanks, > Prabhu. -- Nitin Pawar
