Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-974

error in script spark-0.8.0-incubating/make-distribution.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.8.0
    • 0.8.1
    • Deploy

    Description

      file spark-0.8.0-incubating/make-distribution.sh, line 98:
      cp "$FWDIR/conf/*.template" "$DISTDIR"/conf
      should be
      cp "$FWDIR"/conf/*.template "$DISTDIR"/conf

      Otherwise report file not found error

      p.s.:
      The script file is included in this version:
      http://spark-project.org/download/spark-0.8.0-incubating.tgz

      Attachments

        Activity

          People

            Unassigned Unassigned
            liuluxu1989@gmail.com 刘旭
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: