Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4026

Avoid too many file append operations in HiveProducer of hive metrics reporter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v3.0.0-alpha2
    • None
    • None

    Description

      Currently  for each write in HiveProducer, there will be a hdfs append operation, which is heavy for HDFS.

      A improvement is to keep a FSDataOutputStream in  HiveProducer and write data to it continuously

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              liushaohui Shaohui Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: