Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6485

Typo in drill-env.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.13.0
    • 1.14.0
    • None

    Description

      In drill-env.sh we have the following incorrect line:

      #export DRILL_LOG_DIR=${DRILL_LOG_DIR:-$DRILL_HOME/conf}
      

      It should be:

      #export DRILL_LOG_DIR=${DRILL_LOG_DIR:-$DRILL_HOME/log}
      

      Attachments

        Issue Links

          Activity

            People

              paul-rogers Paul Rogers
              paul-rogers Paul Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: