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

JDBC result set iterator has useless DEBUG log

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • JDBC
    • None

    Description

      Result set iterator prints the following debug lines for every row. The row string is always empty as per code.

      2016-10-17T11:49:52,792 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,792 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,792 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,793 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,793 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,793 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      2016-10-17T11:49:52,793 DEBUG [main] jdbc.HiveQueryResultSet: Fetched row string: 
      

      NO PRECOMMIT TESTS

      Attachments

        1. HIVE-14991.1.patch
          0.8 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            prasanth_j Prasanth Jayachandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: