Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16706

ViewFS doc points to wrong mount table name

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersStop watchingWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      ViewFS Doc - https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/ViewFs.html specifies the view name as clusterX where as mount table name as ClusterX. This will lead to error "ls: ViewFs: Cannot initialize: Empty Mount table in config for viewfs://clusterX/"

      <property>
        <name>fs.defaultFS</name>
        <value>viewfs://clusterX</value>
      </property>
      
      <property>
          <name>fs.viewfs.mounttable.ClusterX.link./data</name>
          <value>hdfs://nn1-clusterx.example.com:8020/data</value>
        </property>
      

      The mountable name also has to be same as view name.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            samrat007 Samrat Deb Assign to me
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            3 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment