https://github.com/cloudera/oscar
OSCAR is a diagnostic tool that assesses whether an object store is suitable for use with Apache Hadoop.
https://github.com/cloudera/oscar
hadoop object-store
Last synced: 10 months ago
JSON representation
OSCAR is a diagnostic tool that assesses whether an object store is suitable for use with Apache Hadoop.
- Host: GitHub
- URL: https://github.com/cloudera/oscar
- Owner: cloudera
- License: apache-2.0
- Created: 2019-01-23T19:33:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T17:20:01.000Z (over 7 years ago)
- Last Synced: 2025-08-10T06:57:12.662Z (11 months ago)
- Topics: hadoop, object-store
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
OSCAR
0. Create an empty bucket to use for testing
1. Edit config.txt to reflect your environment
2. Run configureS3.sh (if you change config.txt later, re-run this)
3. Run runHadoopAwsTests.sh (ideally they'll PASS)
4. Delete your bucket, e.g. aws s3 rb s3://oscar-test
4. Run runBenchmark.sh