Coder Social home page Coder Social logo

Comments (6)

ustiugov avatar ustiugov commented on July 4, 2024

Hi,

Current suggestion is to use cloudsuite w/o Docker in QFlex. The solution with docker will be released but much later.

Regards,
Dmitrii

from cloudsuite.

Jeongseob avatar Jeongseob commented on July 4, 2024

Hi Dmitrii,

Thanks for letting me know. I was wondering the documentation is still accessible somewhere. At the very beginning, Cloudsuite released the documents as well. That's why I was finding the documents.

Thanks,
Jeongseob

from cloudsuite.

ustiugov avatar ustiugov commented on July 4, 2024

You may want to take a look at the Dockerfiles we advertise for our workloads.

from cloudsuite.

Jeongseob avatar Jeongseob commented on July 4, 2024

Hi Dmitrii,

While I am looking at the Dockerfile, cloudsuite/spark, I am seeing the SPARK setup environment. One thing I would like to ask you is that where the SPARK related environment variables are declared such as SPARK_HOME.

Here is the container image from the docker file.

root@57eec44d7c15:/# env | grep SPARK
SPARK_HOME=/opt/spark-2.1.0
SPARK_VERSION=2.1.0
SPARK_MASTER_PORT=7077
SPARK_WEBUI_PORT=8080
root@57eec44d7c15:/#

Although the environmental variables have been defined somewhere, I couldn't find the location.

from cloudsuite.

ZiluTian avatar ZiluTian commented on July 4, 2024

Hi Jeongseob,

Please take a look at the Dockerfile for spark-base here, which defines the SPARK_HOME and some other variables
https://github.com/parsa-epfl/cloudsuite/blob/master/benchmarks/spark-base/spark-base/Dockerfile

You might also find these files helpful:
https://github.com/parsa-epfl/cloudsuite/tree/master/benchmarks/spark-base

Please let me know if you have further questions.

Best,
Zilu

from cloudsuite.

Jeongseob avatar Jeongseob commented on July 4, 2024

It helps me a lot. Thank Zilu.

from cloudsuite.

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.