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

Increasing default for hive.thrift.client.max.message.size to 2 GB

    XMLWordPrintableJSON

Details

    Description

       

      HIVE_THRIFT_CLIENT_MAX_MESSAGE_SIZE("hive.thrift.client.max.message.size", "1gb",
      new SizeValidator(-1L, true, (long) Integer.MAX_VALUE, true),
      "Thrift client configuration for max message size. 0 or -1 will use the default defined in the Thrift " +
      "library. The upper limit is 2147483648 bytes (or 2gb).")
       
      

      Documentation on the help suggests setting 2147483648 while Integer Max is 2147483647. So, it actually becomes -1 and gets set to thrift default limit (100 MB)

      Attachments

        Activity

          People

            rtrivedi12 Riju Trivedi
            rtrivedi12 Riju Trivedi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.5h
                1.5h