Граф коммитов

819 Коммитов

Автор SHA1 Сообщение Дата
Kevin Risden 432e9581d6 Merge pull request #486 from allanbank/hypertable-cleanup
[hypertable] Checkstyle updates for the Hypertable binding.
2016-03-08 15:25:57 -06:00
Kevin Risden d329ed4cb5 Merge pull request #644 from jasontedor/elasticsearch-cleanup
Elasticsearch cleanup and version bump to 2.2.0
2016-03-08 08:54:47 -06:00
Jason Tedor 94ce17cd72 [elasticsearch] Fix Elasticsearch name in README
This commit fixes the Elasticsearch name in the README file for the
Elasticsearch project from "ElasticSearch" to "Elasticsearch".
2016-03-07 12:50:52 -05:00
Jason Tedor 04a13e2962 [elasticsearch] Set Elasticsearch version to 2.2.0
This commit bumps the Elasticsearch dependency version from 2.1.1 to
2.2.0.
2016-03-07 11:36:33 -05:00
Jason Tedor 2911023228 [elasticsearch] Fix Elasticsearch name
This commit fixes the Elasticsearch name throughout the YCSB benchmark
project from "ElasticSearch" to "Elasticsearch".
2016-03-07 11:36:26 -05:00
Sean Busbey 1645ae970f Merge pull request #641 from kruthar/display-version
[core] added real version printout
2016-03-05 08:50:26 -08:00
kruthar 42e4ea2c1d [core] added real version printout
Fixes #320
2016-03-04 19:57:53 -06:00
Sean Busbey c4943d0ac8 Merge pull request #633 from risdenk/update-readme-0.7.0
Updated top level README for YCSB 0.7.0 release
2016-02-25 10:58:08 -06:00
Kevin Risden 6c14329931 Updated top level README for YCSB 0.7.0 release 2016-02-25 10:22:02 -06:00
Kevin Risden d14af869ad Merge pull request #631 from kruthar/couchbase-readme
[couchbase] nit fix in Couchbase README
2016-02-23 12:04:34 -06:00
Andy Kruth 4e7f8001b5 [couchbase] nit fix in Couchbase README 2016-02-23 11:45:32 -06:00
Kevin Risden a13412702f Merge pull request #629 from kruthar/orientdb-scan-readall
[orientdb] fixed scan with readallfields
2016-02-22 11:29:38 -06:00
Andy Kruth 7af9ff19e8 [orientdb] fixed scan with readallfields 2016-02-22 11:18:35 -06:00
Kevin Risden 309084e472 Merge pull request #628 from busbey/accumulo-windows
[accumulo] don't run Accumulo tests on windows build.
2016-02-22 11:07:51 -06:00
Sean Busbey 012e48fffb [accumulo] don't run Accumulo tests on windows build.
The Accumulo tests don't properly initialize their mini cluster on windows,
so skip the tests entirely in that environment.

closes #617
2016-02-22 10:43:34 -06:00
Kevin Risden c4d0074248 Merge pull request #627 from brianfrankcooper/revert-626-accumulo-windows
Revert "[accumulo] don't run Accumulo tests on windows build."
2016-02-22 07:37:05 -06:00
Kevin Risden 678486042a Revert "[accumulo] don't run Accumulo tests on windows build." 2016-02-22 07:25:24 -06:00
Kevin Risden 71dfb5d2ce Merge pull request #626 from busbey/accumulo-windows
[accumulo] don't run Accumulo tests on windows build.
2016-02-22 07:19:29 -06:00
Sean Busbey 110dbf4ad1 [accumulo] don't run Accumulo tests on windows build.
The Accumulo tests don't properly initialize their mini cluster on windows,
so skip the tests entirely in that environment.

closes #617
2016-02-21 23:02:24 -06:00
Kevin Risden 393c611879 [version] update master to 0.8.0-SNAPSHOT. 2016-02-16 07:34:02 -06:00
Sean Busbey 3b3688e55f Merge pull request #408 from petergaultney/master
[client] Added basic command line argument error messages to Client.java
2016-02-15 12:43:38 -06:00
Andy Kruth 1eb6f38a69 Merge pull request #625 from kruthar/orientdb-scan-fix
Orientdb scan fix
2016-02-15 12:03:23 -06:00
Andy Kruth 1863bafaa9 [orientdb] fixed iterator usage in scan operation 2016-02-15 11:39:28 -06:00
Andy Kruth d9b1030ed0 [orientdb] fixed null pointers with readallfields 2016-02-15 11:36:39 -06:00
Sean Busbey 78f78838a5 Merge pull request #623 from busbey/yahoo-website-update
[docs] Update link to old Yahoo! page due to site redesign.
2016-02-14 12:41:16 -06:00
Sean Busbey 8d3474aa0a [docs] Update link to old Yahoo! page due to site redesign. 2016-02-14 01:44:03 -06:00
Sean Busbey 254595d11c Merge pull request #621 from y0un5/turnoff-hbase-info-server
[hbase10] Turn off info servers during tests
2016-02-13 08:57:45 -06:00
Youngjoon Kim 63cba4371d [hbase10] Turn off info servers during tests 2016-02-13 20:51:13 +09:00
Sean Busbey 71f06d9229 Merge pull request #620 from sbawaska/master
[geode] Add Geode driver
2016-02-11 13:07:53 -06:00
Swapnil Bawaskar 4808565311 [geode] fixing copyright year and @author tag 2016-02-11 10:27:18 -08:00
Swapnil Bawaskar 2e5e2277a6 [geode] specify locator's default port. 2016-02-11 10:27:09 -08:00
Swapnil Bawaskar 461792fe1a [geode] no need to point to the snapshots repository. 2016-02-11 10:26:53 -08:00
Swapnil Bawaskar 08254a74f2 [geode] updated README to point to release location. 2016-02-11 10:26:27 -08:00
Swapnil Bawaskar 675b0fd021 Merge remote-tracking branch 'upstream/master'
Conflicts:
	bin/ycsb
        geode/src/main/java/com/yahoo/ycsb/db/GeodeClient.java
	pom.xml
2016-02-10 15:01:14 -08:00
Andy Kruth 9fc8b68df1 Merge pull request #609 from kruthar/orientdb-create
[orientdb] put db conn stuff in sync method
2016-02-09 21:33:15 -06:00
Andy Kruth 6116744dc2 [orientdb] put db conn stuff in sync method
All db connection and creation logic is the same, it is just pulled into
a synchronized method so that multiple threads run through the
connection process one at a time.

Fixes #571
2016-02-09 19:55:26 -06:00
Sean Busbey 7cbde82209 Merge pull request #616 from busbey/solr-test-log
[solr] tune down log output during tests.
2016-02-06 22:22:28 -06:00
Andy Kruth c0cc69425a Merge pull request #615 from kruthar/couchbase-checkstyle
Couchbase checkstyle
2016-02-06 20:56:43 -06:00
Sean Busbey 30c02ac43c [solr] tune down log output during tests. 2016-02-06 19:28:34 -06:00
Andy Kruth 72c4950ee3 [couchbase] final checkstyle edits and enforcing
Also removed some unnecessary comments

Closes #480
2016-02-05 19:06:00 -06:00
Robert J. Moore 605b5ce69d [couchbase] Checkstyle updates for Couchbase. 2016-02-05 18:45:05 -06:00
Robert J. Moore b5106699d6 [couchbase] Upgrade the Couchbase driver to 1.4.10.
This removes the need for the private Couchbase repository since the
1.4.10 criver is available in Maven Central.
2016-02-05 18:41:56 -06:00
Andy Kruth 28cb70e3c1 Merge pull request #610 from kruthar/couchbase-scan
[couchbase] implemented scan for couchbase
2016-02-05 06:12:02 -06:00
Andy Kruth 931321b2ae [couchbase] cleaned up scan operation
Adapted from #172
2016-02-04 21:23:04 -06:00
Chandan Benjaram f44cacab27 [couchbase] Implemented scan for couchbase 2016-02-04 21:08:30 -06:00
Sean Busbey 1363f83dea Merge pull request #551 from vfunshteyn/master
[core] Generator refactoring
2016-02-02 21:11:42 -06:00
Sean Busbey 779a703d48 Merge pull request #591 from bijugs/hbase_changes
[hbase] Changes to support secured HBase cluster
2016-01-30 09:46:56 -06:00
Sean Busbey 42f6bf336d Merge pull request #598 from busbey/cleanup
Cleanup use of checkstyle and instructions
2016-01-30 09:42:49 -06:00
Sean Busbey d56c29b050 Merge pull request #605 from kruthar/timeseries-fix
[core] synchronizing OneMeasurementTimeSeries
2016-01-30 09:39:41 -06:00
Andy Kruth f1f5970a28 [core] synchronizing OneMeasurementTimeSeries
Fixes #604
2016-01-29 15:11:23 -06:00