Gokul,
Here is the directory structure/ownership/user/perms in HDFS. try this, if you get an error again, post the error trace too.
[ambari-qa@sandbox falconChurnDemo]$ hadoop fs -ls /apps/falcon/
Found 2 items
drwxrwxrwx – falcon hdfs 0 2015-02-24 00:09 /apps/falcon/backupCluster
drwxrwxrwx – ambari-qa hdfs 0 2015-02-24 00:05 /apps/falcon/primaryCluster
[ambari-qa@sandbox falconChurnDemo]$ hadoop fs -ls /apps/falcon/backupCluster
Found 2 items
drwxrwxrwx – falcon hdfs 0 2015-02-24 00:27 /apps/falcon/backupCluster/staging
drwxr-xr-x – falcon hdfs 0 2015-02-24 00:13 /apps/falcon/backupCluster/working
[ambari-qa@sandbox falconChurnDemo]$ hadoop fs -ls /apps/falcon/primaryCluster
Found 2 items
drwxrwxrwx – falcon hdfs 0 2015-02-24 00:26 /apps/falcon/primaryCluster/staging
drwxr-xr-x – falcon hdfs 0 2015-02-24 00:05 /apps/falcon/primaryCluster/working
[ambari-qa@sandbox falconChurnDemo]$