Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
51320479
Commit
51320479
authored
6 years ago
by
Sean Busbey
Browse files
Options
Downloads
Patches
Plain Diff
[ignite, ignite-sql] update to Apache Ignite (incubating) version 2.6.0
parent
c506ef90
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ignite/README.md
+2
-2
2 additions, 2 deletions
ignite/README.md
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
3 additions
and
3 deletions
ignite/README.md
+
2
−
2
View file @
51320479
...
...
@@ -30,9 +30,9 @@ Git clone YCSB and compile:
### 2. Start Apache Ignite
1.
1 Download latest binary
[
Apache Ignite release
](
https://ignite.apache.org/download.cgi#binaries
)
1.
2 Start ignite nodes using apache-ignite-fabric-2.
5
.0-bin/bin/
**ignite.sh**
ignite.xml
1.
2 Start ignite nodes using apache-ignite-fabric-2.
6
.0-bin/bin/
**ignite.sh**
ignite.xml
1.
3 Copy YCSB/ignite/target/ignite-binding-0.16.0-SNAPSHOT.jar to apache-ignite-fabric-2.
5
.0-bin/libs
1.
3 Copy YCSB/ignite/target/ignite-binding-0.16.0-SNAPSHOT.jar to apache-ignite-fabric-2.
6
.0-bin/libs
Note: Please use YCSB/ignite/resources/
**ignite.xml**
for running
**IgniteClient**
tests and
**ignite-sql.xml**
for
**IgniteSqlClient**
tests. Pay attention that some parameters such us
**storagePath**
,
**
**_walPath_****, ****_walArchivePath_**
**
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
51320479
...
...
@@ -88,7 +88,7 @@ LICENSE file.
<hbase14.version>
1.4.2
</hbase14.version>
<hbase20.version>
2.0.0
</hbase20.version>
<hypertable.version>
0.9.5.6
</hypertable.version>
<ignite.version>
2.
5
.0
</ignite.version>
<ignite.version>
2.
6
.0
</ignite.version>
<infinispan.version>
7.2.2.Final
</infinispan.version>
<kudu.version>
1.6.0
</kudu.version>
<maprhbase.version>
1.1.8-mapr-1710
</maprhbase.version>
...
...
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