Giter VIP home page Giter VIP logo

Comments (4)

sinllychen avatar sinllychen commented on September 25, 2024

@swjtu12477 你好,目前一些算法的单机版本是用的SPARK

from easyml.

nkxujun avatar nkxujun commented on September 25, 2024

单机算法完全可以直接在Linux下运行,取决于算法的实现方式。只是Oozie是通过Map-Reduce的Map启动程序,这个会在很大程度上消耗系统资源和拖慢程序的启动速度。

from easyml.

 avatar commented on September 25, 2024

你的单机版本算法也是通过Oozie来执行工作流控制的吗,这样做会不会效率上提升不明显?

from easyml.

sinllychen avatar sinllychen commented on September 25, 2024

@swjtu12477 目前我们底层采用的调度系统是Oozie,系统构建的所有job提交之后,都是由oozie进行工作流调度,确实如您所说,我们也发现Oozie存在诸如效率低、可能会存在死锁等问题,我们后续会考虑把Oozie换掉。

from easyml.

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.