Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-1611

mahoutsmokes aren't compiling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 1.0.0
    • tests
    • None

    Description

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mahout-smoke: Compilation failure: Compilation failure:
      [ERROR] /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[74,1] 1. ERROR in /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy (at line 74)
      [ERROR] f_name,loc ->
      [ERROR] ^
      [ERROR] Groovy:unexpected token: f_name @ line 74, column 13.
      [ERROR] 
      [ERROR] /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[75,1] 2. ERROR in /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy (at line 75)
      [ERROR] sh.exec("if [ ! -f ${download_dir}/${f_name} ]; then " +
      [ERROR] ^
      [ERROR] Groovy:unexpected token: sh @ line 75, column 13.
      [ERROR] 
      [ERROR] /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[80,1] 3. ERROR in /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy (at line 80)
      [ERROR] assertTrue("file "+ f_name + " at  "+loc + " len=" + file.length() + " is > 5k bytes", file.length() > 5000 );
      [ERROR] ^
      [ERROR] Groovy:unexpected token: assertTrue @ line 80, column 13.
      [ERROR] 
      [ERROR] /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy:[83,1] 4. ERROR in /Users/sananthaleggat/Downloads/real-bigtop/bigtop-tests/test-artifacts/mahout/src/main/groovy/org/apache/bigtop/itest/mahout/smoke/TestMahoutExamples.groovy (at line 83)
      [ERROR] }
      [ERROR] ^
      [ERROR] Groovy:unexpected token: } @ line 83, column 5.
      [ERROR] 
      [ERROR] Found 4 errors and 0 warnings.

      It's caused by commit 3b13a811a8c6ad568a6a3a7b586be9f2fdf4e810 of BIGTOP-1287.

      Attachments

        1. BIGTOP-1661.patch
          3 kB
          jay vyas

        Issue Links

          Activity

            People

              jayunit100 jay vyas
              dasha.boudnik Dasha Boudnik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: