GitHub user minahlee opened a pull request:

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

    [BUILD] Update/release script

    ### What is this PR for?
    * Change hadoop profile from `hadoop-2.4` to `hadoop-2.6`
    * Use `SCALA_VERSION` variable instead of hardcoding
    * Specify projects to be built for netinst package instead of excluding 
unnecessary projects.
    
    ### What type of PR is it?
    Build
    
    ### What is the Jira issue?
    
    ### How should this be tested?
    Outline the steps to test the PR here.
    
    ### Screenshots (if appropriate)
    
    ### 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/minahlee/zeppelin update/release_script

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

    https://github.com/apache/zeppelin/pull/1890.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 #1890
    
----
commit da9080ad32f4c862ae2deaf1557df84c573fcb9f
Author: Mina Lee <mina...@apache.org>
Date:   2017-01-11T06:40:18Z

    Update hadoop profile from 2.4 to 2.6

commit 1479d26963e4df376b120eb93d81276a6888c60d
Author: Mina Lee <mina...@apache.org>
Date:   2017-01-12T06:23:31Z

    Use scala variable instead of hardcoding
    Specify project to build for net-inst package instead of adding exluding 
projects everytime zeppelin have new interpreter

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to