|
|
-
Re: Connecting to HDFSNitin Pawar 2012-09-13, 11:41
sorry hit send too soon ...
you can also verify connection to hdfs simply with a telnet check telnet hdfs port this will that your machine can connect to hdfs or not On Thu, Sep 13, 2012 at 5:10 PM, Nitin Pawar <[EMAIL PROTECTED]> wrote: > 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 -- Nitin Pawar |