-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the MapReduce example #2
Comments
Im new to it.. how to fix the error |
Import cloudSim to eclipse.Remove dependency org.cloudbus.cloudsim:cloudsim:jar:3.1-SNAPSHOT and org.cloudbus:cloudsimex-core:jar:1.0-SNAPSHOT then add cloudSim and cloudSimExample to your build path |
@hakay1372 please we need detailed steps |
Same error.. |
I am stuck , unable reslove this , finally if anyone provide cloudsimex-core-1.0-SNAPSHOT.jar , cloudsim-3.1-SNAPSHOT.jar , cloudsim-examples-3.1-SNAPSHOT.jar. this file it could be resolve.. |
Sorry to bother you, CloudSimEx is really an amazing simulator!! I have a question about how to set a set of fix number and fix id of VM to run the Mapreduce example, which means only fix VM will be survive during many requests, I'm confused about which part exactly decide which VM is chosen to run the cloudlets, if any help is really appreciate, thx a lot in advance : )
The text was updated successfully, but these errors were encountered: