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
622974fe
Commit
622974fe
authored
9 years ago
by
bigbes
Browse files
Options
Downloads
Patches
Plain Diff
Move configuration files
Move configuration files to position, so they'll be included into binary artifact.
parent
a83a2ea5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tarantool/README.md
+3
-3
3 additions, 3 deletions
tarantool/README.md
tarantool/src/main/conf/tarantool-hash.lua
+0
-0
0 additions, 0 deletions
tarantool/src/main/conf/tarantool-hash.lua
tarantool/src/main/conf/tarantool-tree.lua
+0
-0
0 additions, 0 deletions
tarantool/src/main/conf/tarantool-tree.lua
with
3 additions
and
3 deletions
tarantool/README.md
+
3
−
3
View file @
622974fe
...
...
@@ -29,10 +29,10 @@ This section descrives how to run YCSB against a local Tarantool instance
First, clone Tarantool from it's own git repo and build it (described in our
[
README.md
][
tarantool-readme
]
):
cp YCSB/tarantool/conf
ig
/tarantool-tree.lua <vardir>/tarantool.lua
cp TNT/src/box/tarantool
_box
<vardir>
cp
%
YCSB
%
/tarantool/conf/tarantool-tree.lua <vardir>/tarantool.lua
cp
%
TNT
%
/src/box/tarantool <vardir>
cd <vardir>
./tarantool
_box
tarantool.lua
./tarantool tarantool.lua
OR you can simply download ans install a binary package for your GNU/Linux or BSD distro from http://tarantool.org/download.html
...
...
This diff is collapsed.
Click to expand it.
tarantool/conf
ig
/tarantool-hash.lua
→
tarantool/
src/main/
conf/tarantool-hash.lua
+
0
−
0
View file @
622974fe
File moved
This diff is collapsed.
Click to expand it.
tarantool/conf
ig
/tarantool-tree.lua
→
tarantool/
src/main/
conf/tarantool-tree.lua
+
0
−
0
View file @
622974fe
File moved
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