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

Add a regression test for HDFS-14323

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0, 3.2.1, 3.1.3
    • fs, test, webhdfs
    • None
    • Reviewed

    Description

      Recently, we upgraded hadoop library from 2.7.7 to 3.2.0. This issue happens after the update. When we call FileSystem.listLocatedStatus with location 'webhdfs://hadoop-master:50070/user/hive/warehouse/test_part/dt=1', the internal calls are

      As a result, it returns RemoteException with FileNotFoundException.

      {"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File /user/hive/warehouse/test_part/dt%3D1 does not exist."}}
      

      Could you please tell me whether it's a bug and the way to avoid it?

      Attachments

        1. HADOOP-16258.001.patch
          2 kB
          Masatake Iwasaki
        2. HDFS-14466.002.patch
          2 kB
          Masatake Iwasaki

        Issue Links

          Activity

            People

              iwasakims Masatake Iwasaki
              ebyhr Yuya Ebihara
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: