Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-587

webhcat controller map task takes too much memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5
    • webhcat-svr
    • None

    Description

      The webhcat map only task does not need lot of memory. But when a java application is started with -server option, it allocates the memory specified as max heap size (-Xmx in oracle jre) upfront.
      When combined with the memory used by pig or hive client, this can sometimes exceed the maximum memory limit for a map task (if configured).
      Being able to specify the java options for the map task will be useful to avoid this issue.

      Attachments

        1. HCATALOG-587.3.patch
          5 kB
          Thejas Nair
        2. HCATALOG-587.2.patch
          5 kB
          Thejas Nair
        3. HCATALOG-587.1.patch
          5 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: