GithubHelp home page GithubHelp logo

yourcaptain / alluxio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alluxio/alluxio

0.0 2.0 0.0 80.29 MB

Alluxio, formerly Tachyon, Unify Data at Memory Speed

Home Page: http://www.alluxio.org/

License: Apache License 2.0

Shell 1.73% Java 96.80% Thrift 0.60% Protocol Buffer 0.24% HTML 0.01% JavaScript 0.02% Ruby 0.35% Python 0.17% Roff 0.09%

alluxio's Introduction

Alluxio (formerly Tachyon)

The master branch is in version 1.7.0-SNAPSHOT:

Building applications with Alluxio

Dependency Information

As of 1.5.0, Alluxio provides several different client artifacts. The Alluxio file system interface provided by the alluxio-core-client-fs artifact is recommended for the best performance and access to Alluxio-specific functionality. If you want to use other interfaces, include the appropriate client artifact. For example, alluxio-core-client-hdfs provides a client implementing HDFS's file system API.

For Alluxio versions below 1.5.0, use the alluxio-core-client artifact.

Apache Maven

<dependency>
  <groupId>org.alluxio</groupId>
  <artifactId>alluxio-core-client-fs</artifactId>
  <version>1.6.0</version>
</dependency>

Gradle

compile 'org.alluxio:alluxio-core-client-fs:1.6.0'

Apache Ant

<dependency org="org.alluxio" name="alluxio" rev="1.6.0">
  <artifact name="alluxio-core-client-fs" type="jar" />
</dependency>

SBT

libraryDependencies += "org.alluxio" % "alluxio-core-client-fs" % "1.6.0"

Contributing

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

alluxio's People

Contributors

apc999 avatar calvinjia avatar aaudiber avatar haoyuan avatar jsimsa avatar yupeng9 avatar gpang avatar peisun1115 avatar ifcharming avatar madanadit avatar horizonnet avatar riversand9 avatar maobaolong avatar ronggu avatar gjhkael avatar saltylin avatar hsaputra avatar dongche avatar dcapwell avatar luoli523 avatar carsonwang avatar manugoyal avatar miasantreble avatar xhad1234 avatar lichongjie avatar pfxuan avatar teddybear1314 avatar rvesse avatar shizihao123 avatar fanshiqing avatar

Watchers

James Cloos avatar AiqingYuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.