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

Do Not Print StackTraces to STDERR in ConditionalResolverMergeFiles

    XMLWordPrintableJSON

Details

    • Do Not Print StackTraces to STDERR in ConditionalResolverMergeFiles

    Description

      https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/plan/ConditionalResolverMergeFiles.java#L193

       

      } catch (IOException e){ 
        e.printStackTrace(); 
      }
      

      This is inline with the HIVE-20159 to print the error  using the SLF4J. in Method getTasks

       

      Attachments

        1. HIVE.21099.04.PATCH
          1 kB
          Mani M
        2. HIVE.21099.04.PATCH
          1 kB
          Mani M
        3. HIVE.21099.03.patch
          1 kB
          Mani M
        4. HIVE.21099.02.patch
          1 kB
          Mani M
        5. HIVE.21099.patch
          1 kB
          Mani M

        Issue Links

          Activity

            People

              rmsmani@gmail.com Mani M
              rmsmani@gmail.com Mani M
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: