Code Monkey home page Code Monkey logo

Comments (7)

xusine avatar xusine commented on July 19, 2024

Hello,

You may use a wrong container to start the server. The server is started with container cloudsuite/data-serving:server. cloudsuite/data-serving:client would start the client.

Best,

from cloudsuite.

KimMinkyuSnowEngineer avatar KimMinkyuSnowEngineer commented on July 19, 2024

cloudsuite/data-serving:server

Thank you for your answer.

I am currently running the application using Raspberry Pi 4.
But It was executed when the command was executed the same three to four weeks ago.
The same command should not be used at this time.

As you said, I started the server first and started the client.
However, an error occurs.

The picture below was re-run using three nodes.

Node 1 -> cassandra-seed-server
Node 2 -> cassandra-server1
Node 3 -> cassandra-client

스크린샷 2023-02-24 18 11 01

스크린샷 2023-02-24 18 11 15

스크린샷 2023-02-24 18 11 35

from cloudsuite.

xusine avatar xusine commented on July 19, 2024

Oh sorry, I misunderstood your question.

I think the document is not up to date. We recently updated this workload by providing some convenient scripts. To be more specific, The entrypoint of data_serving:client now is bash, and we there are 2 scripts used to warm up and load the server.

You can check this part for a detailed document: https://github.com/parsa-epfl/cloudsuite/blob/cbce829369200d5ac85ba203cc644198c653864b/docs/benchmarks/data-serving.md#client-container

Another suggestion is that if you only have one node for the server, you just need to run the seed node: The seed node also contains the ability of the database.

Hope these suggestions are useful.

from cloudsuite.

KimMinkyuSnowEngineer avatar KimMinkyuSnowEngineer commented on July 19, 2024

Oh sorry, I misunderstood your question.

I think the document is not up to date. We recently updated this workload by providing some convenient scripts. To be more specific, The entrypoint of data_serving:client now is bash, and we there are 2 scripts used to warm up and load the server.

You can check this part for a detailed document: https://github.com/parsa-epfl/cloudsuite/blob/cbce829369200d5ac85ba203cc644198c653864b/docs/benchmarks/data-serving.md#client-container

Another suggestion is that if you only have one node for the server, you just need to run the seed node: The seed node also contains the ability of the database.

Hope these suggestions are useful.

Thank you. It helped me a lot.

I tested the document with a single node.
I don't understand the contents of the document unlike before, so I'm asking if it's right to execute it in this format.
Do I execute the commands in the same format as the picture below?

스크린샷 2023-02-25 14 40 36

스크린샷 2023-02-25 14 40 15

스크린샷 2023-02-25 15 42 08

스크린샷 2023-02-25 15 25 30

from cloudsuite.

xusine avatar xusine commented on July 19, 2024

Yes. These commands should work.

Best,

from cloudsuite.

KimMinkyuSnowEngineer avatar KimMinkyuSnowEngineer commented on July 19, 2024

Yes. These commands should work.

Best,

Thanks to you, it was very helpful. Thank you.

from cloudsuite.

xusine avatar xusine commented on July 19, 2024

I close this PR now. If you have another questions, feel free to open the issue again.

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.