Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-22617

Add log when create bulk format

    XMLWordPrintableJSON

Details

    Description

       Hive table sink  has some log that tells us whether to use native or mapred .

       

       

      LOG.info("Hive streaming sink: Use MapReduce RecordWriter writer.");
      LOG.info("Hive streaming sink: Use native parquet&orc writer.");
      LOG.info(
       "Hive streaming sink: Use MapReduce RecordWriter writer because BulkWriter Factory not available.");
      

       

      I have some ideas we can add log  to make it more  obvious when read hive for `createBulkFormatForSplit`.

       

         

      Attachments

        1. hivesourelog.jpg
          982 kB
          hehuiyuan

        Issue Links

          Activity

            People

              hehuiyuan hehuiyuan
              hehuiyuan hehuiyuan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: