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

Use paging mechanism for templeton get requests.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • WebHCat
    • None

    Description

      Issuing a command to retrieve the jobs field using

      "https://mwinkledemo.azurehdinsight.net:563/templeton/v1/queue/<job_id>?user.name=admin&fields=*" --user u
      will result in timeout in windows machine. The issue happens because of the amount of data that needs to be fetched. The proposal is to use paging based encoding scheme so that we flush the contents regularly and the client does not time out.

      Attachments

        1. HIVE-5519.3.patch.txt
          8 kB
          Hari Sankar Sivarama Subramaniyan
        2. HIVE-5519.2.patch.txt
          7 kB
          Hari Sankar Sivarama Subramaniyan
        3. HIVE-5519.1.patch.txt
          4 kB
          Hari Sankar Sivarama Subramaniyan

        Activity

          People

            hsubramaniyan Hari Sankar Sivarama Subramaniyan
            hsubramaniyan Hari Sankar Sivarama Subramaniyan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: