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

Change default value for hive.auto.convert.join.shuffle.max.size property

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      The property default value is too low by mistake (10MB), it is missing three trailing zeros.

          HIVECONVERTJOINMAXSHUFFLESIZE("hive.auto.convert.join.shuffle.max.size", 10000000L,
             "If hive.auto.convert.join.noconditionaltask is off, this parameter does not take affect. \n" +
             "However, if it is on, and the predicted size of the larger input for a given join is greater \n" +
             "than this number, the join will not be converted to a dynamically partitioned hash join. \n" +
             "The value \"-1\" means no limit."),
      

      Attachments

        1. HIVE-19504.patch
          1 kB
          jcamachorodriguez
        2. HIVE-19504.02.patch
          1 kB
          jcamachorodriguez
        3. HIVE-19504.01.patch
          1 kB
          jcamachorodriguez

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jcamacho Jesús Camacho Rodríguez Assign to me
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment