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

Move away from append mode in proto logging hook

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 3.2.0, 4.0.0-alpha-1
    • HiveServer2
    • None

    Description

      Proto logging hook uses append mode with SequenceFile which does not work on filesystems which does not support append. Move away to using sequence file with flush. And use the reader with Long.MAX_VALUE to ensure it reads beyond the length in NameNode.

      Attachments

        1. HIVE-20011.01.patch
          9 kB
          Harish JP

        Activity

          People

            harishjp Harish JP
            harishjp Harish JP
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: