You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by jojurajan <gi...@git.apache.org> on 2016/08/02 14:01:05 UTC

[GitHub] zeppelin pull request #1264: Updated path to point to latest Maven binaries

GitHub user jojurajan opened a pull request:

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

    Updated path to point to latest Maven binaries

    ### What is this PR for?
    To update link of Maven binary provided in the installation steps.
    
    ### What type of PR is it?
    [Documentation]
    
    ### Todos
    NA
    
    ### What is the Jira issue?
    NA
    
    ### How should this be tested?
    By running the following commands
    ```
    wget http://www.eu.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz
    sudo tar -zxf apache-maven-3.3.9-bin.tar.gz -C /usr/local/
    sudo ln -s /usr/local/apache-maven-3.3.9/bin/mvn /usr/local/bin/mvn
    
    # Build using latest mvn
    mvn clean package -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -DskipTests
    ```
    
    ### 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/jojurajan/zeppelin jojurajan-maven-link-patch

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

    https://github.com/apache/zeppelin/pull/1264.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 #1264
    
----
commit 0a4853f1a56c1bf108ec5a9e19111708ae649194
Author: Joju Rajan <jo...@gmail.com>
Date:   2016-08-02T06:56:48Z

    Updated path to latest Maven binaries

----


---
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 #1264: Updated path to point to latest Maven binaries

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

    https://github.com/apache/zeppelin/pull/1264
  
    Merge if there is no more discussion


---
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 #1264: Updated path to point to latest Maven binaries

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

    https://github.com/apache/zeppelin/pull/1264
  
    @Leemoonsoo You are welcome.


---
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 #1264: Updated path to point to latest Maven binaries

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

    https://github.com/apache/zeppelin/pull/1264
  
    Thanks @jojurajan for the contribution!
    
    Looks good to me.


---
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 #1264: Updated path to point to latest Maven binaries

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

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


---
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.
---