You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Tushar (JIRA)" <ji...@apache.org> on 2017/01/10 10:44:58 UTC

[jira] [Created] (ZEPPELIN-1934) Building from source documentation

Tushar created ZEPPELIN-1934:
--------------------------------

             Summary: Building from source documentation
                 Key: ZEPPELIN-1934
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1934
             Project: Zeppelin
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 0.7.0
         Environment: 1. Mac OS X El Capitan (10.11.6 )
2. ubuntu 16.04.1 LTS

            Reporter: Tushar
            Priority: Minor
             Fix For: 0.7.0


Followed http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html and  http://zeppelin.apache.org/docs/snapshot/install/build.html#build-requirements

Worked on ubuntu 16 a few weeks back but not today.

On Mac
---
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-fail-build) @ zeppelin-distribution ---
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ zeppelin-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ zeppelin-distribution ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ zeppelin-distribution ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-remote-resources) @ zeppelin-distribution ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ zeppelin-distribution ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ zeppelin-distribution ---
[INFO] Reading assembly descriptor: src/assemble/distribution.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /lib/interpreter
[WARNING] Cannot include project artifact: org.apache.zeppelin:zeppelin-distribution:pom:0.7.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to /Users/tusharkapila/u/w/s/github/apache/zeppelin/zeppelin-distribution/target/zeppelin-0.7.0-SNAPSHOT
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /lib/interpreter
[WARNING] Cannot include project artifact: org.apache.zeppelin:zeppelin-distribution:pom:0.7.0-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: /Users/tusharkapila/u/w/s/github/apache/zeppelin/zeppelin-distribution/target/zeppelin-0.7.0-SNAPSHOT.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Zeppelin ........................................... SUCCESS [  2.023 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [  2.398 s]
...

INFO] Zeppelin: Server ................................... SUCCESS [  3.778 s]
[INFO] Zeppelin: Packaging distribution ................... FAILURE [ 16.700 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:28 min
[INFO] Finished at: 2017-01-10T13:15:10+05:30
[INFO] Final Memory: 109M/848M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (make-assembly) on project zeppelin-distribution: Execution make-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single failed: user id '1926187091' is too big ( > 2097151 ). -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zeppelin-distribution
--- 

On Ububtu today - new VM Java versions have changed, would be good to get an updated build html for 2017



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)