Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12188

Various build / utility scripts source bin/impala-config.sh without redirecting output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.3.0
    • Impala 4.3.0
    • Infrastructure
    • None
    • ghx-label-14

    Description

      bin/impala-config.sh is crucial for setting a bunch of environment variables, but it also prints a bunch of output for the environment variables. Several scripts source bin/impala-config.sh because they need the environment variables, but then they don't redirect the output to /dev/null. We should crack down on that, because it is redundant output on the console.

      Here is a list of locations that don't redirect:

      testdata/bin/run-ranger-server.sh
      bin/create_testdata.sh
      bin/init-impala-python.sh
      bin/run-cpplint.sh
      bin/gen-cscope.sh

      There may be other locations.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: