GitHub user jongyoul opened a pull request:

    https://github.com/apache/zeppelin/pull/2707

    [ZEPPELIN-3100] Upgrade node and npm version

    ### What is this PR for?
    Reducing total build time
    
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [x] - Upgrade node and npm version
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3100
    
    ### Screenshots (if appropriate)
    Before:
    <img width="378" alt="screen shot 2017-12-11 at 5 57 46 pm" 
src="https://user-images.githubusercontent.com/3612566/34105762-effa5f8c-e438-11e7-8290-952028e47133.png";>
    
    After:
    <img width="378" alt="screen shot 2017-12-11 at 5 57 46 pm" 
src="https://user-images.githubusercontent.com/3612566/34106082-347d7e9a-e43a-11e7-9192-a028cacc1d33.png";>
    
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jongyoul/zeppelin ZEPPELIN-3100

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2707.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2707
    
----
commit f2697c14f8726d2b9d1657dedfd1978021595d67
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2017-12-18T02:56:45Z

    Upgraded node and npm version to reduce build time of web

commit 3312c2d2bf770bdb937883d288c4e8cb60ee22f8
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2017-12-18T03:14:44Z

    Fixed rat

----


---

Reply via email to