Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3927

If calling to hdfsCloseFile() returns -1 then just calls LogError() rather than returns an abnormal Status

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.3.0
    • Impala 2.7.0
    • Backend
    • None

    Description

      In HdfsTableSink::ClosePartitionFile function, if calling to hdfsCloseFile returns -1, just log and print the error. Actually, if fail to close hdfs file, the consequence may be very serious. In the case of calling to hdfsCloseFile returns -1 and the error is not handled, writing data to hdfs may be unsuccessful and the Impala user will never knew this situation and the data was lost.

      Attachments

        Issue Links

          Activity

            People

              sailesh Sailesh Mukil
              bresso zharui
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: