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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-701] - Upgrade Tachyon ...

GitHub user maocorte opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/750

    [ZEPPELIN-701] - Upgrade Tachyon Interpreter to Alluxio Interpreter

    ### What is this PR for?
    
    Upgrading existing Tachyon interpreter to Alluxio interpreter.
    
    ### What type of PR is it?
    
    improvement
    
    ### Is there a relevant Jira issue?
    
    https://issues.apache.org/jira/browse/ZEPPELIN-701
    
    ### How should this be tested?
    
    * [Install and configure Alluxio](http://www.alluxio.org/downloads/) on a local machine.
    * run Alluxio in local mode ```$ ./bin/alluxio-start.sh local```
    * check that interpreter params are setted to default values (hostname: localhost, port: 19998)
    * use the [Alluxio CLI commands](http://www.alluxio.org/documentation/v1.0.0/en/Command-Line-Interface.html) to interact with your Alluxio file system
    
    ### 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/radicalbit/incubator-zeppelin 701-alluxio-interpreter

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

    https://github.com/apache/incubator-zeppelin/pull/750.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 #750
    
----
commit 42b188427570af362509d5132d75a69227716ece
Author: maocorte <ma...@radicalbit.io>
Date:   2016-02-25T20:15:59Z

    update tachyon interpreter to alluxio interpreter

commit 3871541b5d8cdf2d7ae7aec5fd121d47efa8d0b7
Author: maocorte <ma...@radicalbit.io>
Date:   2016-02-26T22:16:45Z

    refactor on tests

----


---
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] incubator-zeppelin pull request: [ZEPPELIN-701] - Upgrade Tachyon ...

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

    https://github.com/apache/incubator-zeppelin/pull/750#issuecomment-191586658
  
    Merge if there're no more discussions


---
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] incubator-zeppelin pull request: [ZEPPELIN-701] - Upgrade Tachyon ...

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

    https://github.com/apache/incubator-zeppelin/pull/750#issuecomment-190858753
  
    Thanks @maocorte for the improvement. it 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] incubator-zeppelin pull request: [ZEPPELIN-701] - Upgrade Tachyon ...

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

    https://github.com/apache/incubator-zeppelin/pull/750


---
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] incubator-zeppelin pull request: [ZEPPELIN-701] - Upgrade Tachyon ...

Posted by maocorte <gi...@git.apache.org>.
Github user maocorte commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/750#issuecomment-191400460
  
    Thank you, I'm glad to hear it.


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