You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by minahlee <gi...@git.apache.org> on 2017/01/12 06:30:14 UTC

[GitHub] zeppelin pull request #1890: [BUILD] Update/release script

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 <mi...@apache.org>
Date:   2017-01-11T06:40:18Z

    Update hadoop profile from 2.4 to 2.6

commit 1479d26963e4df376b120eb93d81276a6888c60d
Author: Mina Lee <mi...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #1890: [BUILD] Update release script

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1890: [BUILD] Update release script

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1890
  
    Good!! LGTM


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1890: [BUILD] Update release script

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1890: [BUILD] Update release script

Posted by minahlee <gi...@git.apache.org>.
Github user minahlee commented on the issue:

    https://github.com/apache/zeppelin/pull/1890
  
    @jongyoul you are right, `-Pr` does nothing in `create_release.sh`, so I removed it in a97b5fe. I kept `-Pr` in `publish_release.sh` though for the one who uses zeppelin-zrinterpreter_2.1x.jar in maven central repo.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #1890: [BUILD] Update release script

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1890
  
    @minahlee I think `-Pr` doesn't mean anything because users cannot run R interpreter since `-Psparkr` is enabled. How about removing `-Pr` in a script?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---