Coder Social home page Coder Social logo

Comments (10)

jasondrogba avatar jasondrogba commented on June 3, 2024

you can read the blog Introducing DORA: The Next-generation Alluxio Architecture, to know about the newly DORA Architecture in Alluxio 3.x
User Command is about the user command in alluxio 3.x

from alluxio.

jasondrogba avatar jasondrogba commented on June 3, 2024

The problem about executing bin/alluxio on aarch64
do you have a arm64 machine? maybe you build alluxio in a arm64 machine, then generate file alluxioCli-Linux-arm64, but you run the command in aarch64 machine.
you can look build/cli/build-cli.sh

from alluxio.

fubingting avatar fubingting commented on June 3, 2024

The problem about executing bin/alluxio on aarch64 do you have a arm64 machine? maybe you build alluxio in a arm64 machine, then generate file alluxioCli-Linux-arm64, but you run the command in aarch64 machine. you can look build/cli/build-cli.sh

I use the binary package of the official website. There is nothing wrong with the previous version, but now there is a problem with aarch64/arm64. Can you add alluxioCli-Linux-aarch64 to the official binary package?url:https://downloads.alluxio.io/downloads/files/309/alluxio-309-bin.tar.gz

from alluxio.

fubingting avatar fubingting commented on June 3, 2024

How should the tar package be compiled with source code? Is it okay to just execute build-cli.sh? Don't I need maven compilation?

from alluxio.

jasondrogba avatar jasondrogba commented on June 3, 2024

Building Alluxio From Source

from alluxio.

jasondrogba avatar jasondrogba commented on June 3, 2024

@fubingting you can watch commit 2360819 and you can replace to aarch64
if you have the source code, only need to build the cli code with the command ./build/cli/build-cli.sh -a

from alluxio.

fubingting avatar fubingting commented on June 3, 2024

@fubingting you can watch commit 2360819 and you can replace to aarch64 if you have the source code, only need to build the cli code with the command ./build/cli/build-cli.sh -a

Thanks very much. It has been successfully built from the source code.

from alluxio.

jasondrogba avatar jasondrogba commented on June 3, 2024

@fubingting Can you tell me what your environment is and why you need to use an aarch64 machine? I think this will help Alluxio to improve the code. If you need more help, welcome to join slack

from alluxio.

lillianokok avatar lillianokok commented on June 3, 2024

@fubingting你可以看commit 2360819 , 如果你有源代码,你可以替换为aarch64 ,只需要使用命令构建cli代码./build/cli/build-cli.sh -a

运行这个构建代码,自测用例也会被编译吗?我需要用什么方式把自测用例执行起来啊?

from alluxio.

jasondrogba avatar jasondrogba commented on June 3, 2024

运行这个构建代码,自测用例也会被编译吗?我需要用什么方式把自测用例执行起来啊?

@lillianokok 你指的是什么自测用例?./build/cli/build-cli.sh -a只会编译构建cli部分的代码

from alluxio.

Related Issues (20)

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.