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

templeton.controller.mr.child.opts does not support values with spaces in it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The only usage that I found of the above is:

      addDef(args, AppConfig.HADOOP_CHILD_JAVA_OPTS, appConf.controllerMRChildOpts());
      

      However, addDef just does an addition of "-Dkey=value" without using any additional quotes. This will create problems on the command line for any scenario where the value contains a whitespace.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: