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

WebHdfs LISTSTATUS does not offer any sorting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.0
    • None
    • webhdfs
    • None

    Description

      http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html#List_a_Directory

      Times, names, sizes would allow a Web client to offer a richer experience to its user:

      {
              "accessTime"      : 1320171722771,
              "blockSize"       : 33554432,
              "group"           : "supergroup",
              "length"          : 24930,
              "modificationTime": 1320171722771,
              "owner"           : "webuser",
              "pathSuffix"      : "a.patch",
              "permission"      : "644",
              "replication"     : 1,
              "type"            : "FILE"
            },
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            romainr Romain Rigaux
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: