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

LLAP: Fix a problem of the output of LlapDump

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • llap
    • None

    Description

      The output of llapdump doesn't include the first column at the moment.

      This is an output example:

      url: jdbc:hive2://{hiveserver2_interactive}
      user: hive
      query: select column1, column2 from table_a limit 10
      column1:int,column2:float
      Results:
      
      , 258.0
      , 645.0
      , 652.0
      , 1336.096
      , 97.1828
      , 1864.4
      , 10428.4
      , 2346.3
      , 425.1
      , 228.9
      

      Attachments

        1. HIVE-15831.1.patch
          2 kB
          Takanobu Asanuma

        Activity

          People

            tasanuma Takanobu Asanuma
            tasanuma Takanobu Asanuma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: