Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adnan Ahmad
YCSB
Commits
08254a74
Commit
08254a74
authored
9 years ago
by
Swapnil Bawaskar
Browse files
Options
Downloads
Patches
Plain Diff
[geode] updated README to point to release location.
parent
675b0fd0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geode/README.md
+2
-10
2 additions, 10 deletions
geode/README.md
with
2 additions
and
10 deletions
geode/README.md
+
2
−
10
View file @
08254a74
...
@@ -21,15 +21,7 @@ This section describes how to run YCSB on Apache Geode (incubating).
...
@@ -21,15 +21,7 @@ This section describes how to run YCSB on Apache Geode (incubating).
### Get Apache Geode
### Get Apache Geode
You can clone Geode source from apache or the github mirror and build
You can download Geode from http://geode.incubator.apache.org/releases/
```
$ git clone https://github.com/apache/incubator-geode
$ cd incubator-geode
$ ./gradlew build installDist
```
You can also get the latest release (once it is available) from
http://geode.incubator.apache.org/download/
#### Start Geode Cluster
#### Start Geode Cluster
...
@@ -40,7 +32,7 @@ Geode servers.
...
@@ -40,7 +32,7 @@ Geode servers.
Launch gfsh:
Launch gfsh:
```
```
$ cd
gemfire-assembly/build/install/apache-geode
$ cd
$GEODE_HOME
$ ./bin/gfsh
$ ./bin/gfsh
```
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment