Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9928

Empty buckets are not created on non-HDFS file system

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.0.0
    • None
    • None
    • None

    Description

      Bucketing should create empty buckets on the destination file system. There is a problem in that logic that it uses path.toUri().getPath().toString() to find the relevant path. But this chain of methods always resolves to relative path which ends up creating the empty buckets in hdfs rather than actual destination fs.

      Attachments

        1. HIVE-9928.1.patch
          0.8 kB
          Ankit Kamboj

        Issue Links

          Activity

            People

              kamboj Ankit Kamboj
              kamboj Ankit Kamboj
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: