You are viewing a plain text version of this content. The canonical link for it is here.
- [accumulo-website] branch asf-site updated: Jekyll build from master:b8bbe19 - posted by ct...@apache.org on 2019/02/01 00:44:10 UTC, 0 replies.
- [accumulo-website] branch master updated: Fix link - posted by ct...@apache.org on 2019/02/01 00:44:11 UTC, 0 replies.
- [accumulo] branch master updated (db7c429 -> 07933f0) - posted by ct...@apache.org on 2019/02/01 01:27:25 UTC, 0 replies.
- [accumulo] 01/02: Fix javadoc html syntax - posted by ct...@apache.org on 2019/02/01 01:27:26 UTC, 0 replies.
- [accumulo] 02/02: Fix #924 Ensure scanners remain open for test - posted by ct...@apache.org on 2019/02/01 01:27:27 UTC, 0 replies.
- [accumulo-examples] branch master updated: Make build script call mvn verify and update .gitignore - posted by mm...@apache.org on 2019/02/01 17:45:06 UTC, 0 replies.
- [accumulo] branch 1.9 updated: fixes #920 retry minc on unsatisfied link error (#925) - posted by kt...@apache.org on 2019/02/01 20:19:14 UTC, 0 replies.
- [accumulo] branch master updated (07933f0 -> 868569a) - posted by kt...@apache.org on 2019/02/02 00:04:38 UTC, 0 replies.
- [accumulo] branch master updated: Add default impl to new IteratorEnvironment method (#934) - posted by mm...@apache.org on 2019/02/02 00:06:46 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:c24147d - posted by dh...@apache.org on 2019/02/04 20:01:28 UTC, 0 replies.
- [accumulo-website] branch master updated: Name change - posted by dh...@apache.org on 2019/02/04 20:06:11 UTC, 0 replies.
- [accumulo] branch master updated: Add default impl for new method in ScannerBase (#937) - posted by mm...@apache.org on 2019/02/04 22:04:03 UTC, 0 replies.
- [accumulo] branch master updated: Add endRow to VolumeChooserEnvironment (#524) - posted by kt...@apache.org on 2019/02/04 23:00:07 UTC, 0 replies.
- [accumulo] branch master updated: Merged multiple compaction strategies into one. (#935) - posted by kt...@apache.org on 2019/02/05 17:26:50 UTC, 0 replies.
- [accumulo] branch master updated: Add ScannerBase.fetchColumn/Family using CharSequence (#939) - posted by mw...@apache.org on 2019/02/06 20:40:35 UTC, 0 replies.
- [accumulo] branch master updated: #939 - use default methods (#940) - posted by mw...@apache.org on 2019/02/06 23:34:05 UTC, 0 replies.
- [accumulo] branch master updated: Move AccumuloClient.getInstanceID to InstanceOperations (#926) - posted by mw...@apache.org on 2019/02/07 17:37:28 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Support running MiniAccumuloCluster using Java 11 (#924) - posted by mw...@apache.org on 2019/02/07 22:31:23 UTC, 0 replies.
- [accumulo] branch master updated (27ca87b -> 218de58) - posted by mw...@apache.org on 2019/02/07 22:34:13 UTC, 0 replies.
- [accumulo] 01/01: Merge remote-tracking branch 'upstream/1.9' - posted by mw...@apache.org on 2019/02/07 22:34:14 UTC, 0 replies.
- [accumulo-website] branch master updated: fixes #147 add Java 11 disclaimer to tour - posted by kt...@apache.org on 2019/02/08 15:22:39 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:d4d0bfc - posted by kt...@apache.org on 2019/02/08 15:23:29 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Upgrade process should not assume the administrative user is named 'root'. (#944) - posted by bu...@apache.org on 2019/02/08 18:40:55 UTC, 0 replies.
- [accumulo-testing] branch master updated: Added perf test for yielding+scan dispatching (#56) - posted by kt...@apache.org on 2019/02/08 20:05:12 UTC, 0 replies.
- [accumulo-testing] branch master updated (71a788e -> 368e9ce) - posted by mm...@apache.org on 2019/02/08 20:21:28 UTC, 0 replies.
- [accumulo] branch master updated (218de58 -> abc1972) - posted by bu...@apache.org on 2019/02/08 21:24:48 UTC, 0 replies.
- [accumulo] branch master updated: Simplify how classpath is built for MiniAccumuloCluster (#945) - posted by mw...@apache.org on 2019/02/09 16:02:06 UTC, 0 replies.
- [accumulo-maven-plugin] branch master updated: updates for Accumulo alpha-2 (#1) - posted by kt...@apache.org on 2019/02/11 19:35:07 UTC, 0 replies.
- [accumulo] branch master updated: Move TableId and NamespaceId to public API (#950) - posted by ct...@apache.org on 2019/02/11 22:01:19 UTC, 0 replies.
- [accumulo] branch master updated: update scaninfo creation time javadocs - posted by kt...@apache.org on 2019/02/11 22:06:13 UTC, 0 replies.
- [accumulo] branch master updated: Avoid exposing internal types in new VolumeChooser SPIs (#941) - posted by kt...@apache.org on 2019/02/11 23:12:21 UTC, 0 replies.
- [accumulo] branch master updated: Fix spotbugs sec-bugs - posted by ct...@apache.org on 2019/02/11 23:18:34 UTC, 0 replies.
- [accumulo] branch master updated: Changes to make 2.0 API more backward compatible (#943) - posted by mm...@apache.org on 2019/02/11 23:25:26 UTC, 0 replies.
- [accumulo] branch master updated: Fix #952 - Support running Accumulo using Java 11 (#956) - posted by mw...@apache.org on 2019/02/12 22:58:34 UTC, 0 replies.
- [accumulo] branch master updated: Fixes #927 - Added 'Clear Logs' link on Recent Logs page (#951) - posted by mw...@apache.org on 2019/02/14 18:03:00 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Refactor FATE AdminUtil spliting getStatus method. (#891) - posted by kt...@apache.org on 2019/02/14 18:13:06 UTC, 0 replies.
- [accumulo] branch master updated: Fix minor code quality issues (#960) - posted by mw...@apache.org on 2019/02/14 19:04:40 UTC, 0 replies.
- [accumulo] branch master updated (c966961 -> 6ab7569) - posted by kt...@apache.org on 2019/02/14 20:13:32 UTC, 0 replies.
- [accumulo] branch master updated: Fix #910 - Add setClasspath() to MiniAccumuloConfig (#963) - posted by mw...@apache.org on 2019/02/15 23:07:58 UTC, 0 replies.
- [accumulo-maven-plugin] branch master updated: Fix #2 - Maven plugin uses non public Accumulo API (#3) - posted by mw...@apache.org on 2019/02/17 16:19:27 UTC, 0 replies.
- [accumulo] branch master updated: Remove unnecessary semicolons (#966) - posted by ct...@apache.org on 2019/02/17 19:44:01 UTC, 0 replies.
- [accumulo] branch master updated: Fix code quality issues found by lgtm (#965) - posted by ct...@apache.org on 2019/02/19 18:08:06 UTC, 0 replies.
- [accumulo] branch master updated: Remove unnecessary code blocks (#968) - posted by ct...@apache.org on 2019/02/19 18:10:12 UTC, 0 replies.
- [accumulo] branch master updated: Fix BulkFileIT (#971) - posted by mw...@apache.org on 2019/02/19 23:10:16 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Format the thrift files - posted by ct...@apache.org on 2019/02/21 01:17:46 UTC, 0 replies.
- [accumulo] branch master updated (7c88356 -> 30324d7) - posted by ct...@apache.org on 2019/02/21 01:17:47 UTC, 0 replies.
- [accumulo] 01/01: Merge branch '1.9' - posted by ct...@apache.org on 2019/02/21 01:17:48 UTC, 2 replies.
- [accumulo] branch master updated: Support dispatching and prioritizing by user scan types (#972) - posted by kt...@apache.org on 2019/02/21 17:02:32 UTC, 0 replies.
- [accumulo] branch master updated: Fixed code quality issues found by lgtm.com (#967) - posted by mw...@apache.org on 2019/02/21 18:00:48 UTC, 0 replies.
- [accumulo] branch master updated: Evolve IteratorEnvironment into proper API. Closes #954 (#955) - posted by mm...@apache.org on 2019/02/21 18:21:27 UTC, 0 replies.
- [accumulo] branch master updated: Fix more lgtm.com warnings (#974) - posted by mw...@apache.org on 2019/02/21 21:56:19 UTC, 0 replies.
- [accumulo] branch master updated: Use lambdas when creating Threads (#975) - posted by mw...@apache.org on 2019/02/21 23:00:16 UTC, 0 replies.
- [accumulo] branch master updated: Fix trace views (allow types like "shell:root") - posted by ct...@apache.org on 2019/02/22 00:05:14 UTC, 0 replies.
- [accumulo] branch master updated: Ignore unused variables in try-with-resources - posted by ct...@apache.org on 2019/02/22 00:42:16 UTC, 0 replies.
- [accumulo] branch master updated: Fixed more lgtm warnings (#977) - posted by mw...@apache.org on 2019/02/22 00:50:08 UTC, 0 replies.
- [accumulo] branch master updated: Make tarball dependencies optional - posted by ct...@apache.org on 2019/02/22 01:23:43 UTC, 0 replies.
- [accumulo] branch master updated: Fix warning in DefaultIteratorEnvironment - posted by mm...@apache.org on 2019/02/22 17:09:03 UTC, 0 replies.
- [accumulo] branch master updated: Fixes #600 - TransportCachingIT fills up disk with messages (#962) - posted by mw...@apache.org on 2019/02/22 17:23:35 UTC, 0 replies.
- [accumulo-testing] branch master updated: Improve yield+scan exec performance test (#57) - posted by kt...@apache.org on 2019/02/22 18:43:09 UTC, 0 replies.
- [accumulo-testing] branch master updated: Update CI compaction strat settings (#58) - posted by kt...@apache.org on 2019/02/22 18:44:31 UTC, 0 replies.
- [accumulo] branch master updated: Fix JavaScript code quality issues (#980) - posted by mw...@apache.org on 2019/02/22 18:47:37 UTC, 0 replies.
- [accumulo] branch master updated: Fix deprecation warnings - posted by ct...@apache.org on 2019/02/22 19:29:05 UTC, 0 replies.
- [accumulo] branch master updated (790001a -> 13ec577) - posted by ct...@apache.org on 2019/02/22 19:39:08 UTC, 0 replies.
- [accumulo] branch master updated: Fix code quality issues (#982) - posted by mw...@apache.org on 2019/02/22 21:19:07 UTC, 0 replies.
- [accumulo] branch master updated: #982 - Revert change to fix build - posted by mw...@apache.org on 2019/02/23 14:17:24 UTC, 0 replies.
- [accumulo] branch master updated: Simplify CreateInitialSplitsIT (#983) - posted by mw...@apache.org on 2019/02/23 18:23:47 UTC, 0 replies.
- [accumulo] branch master updated: Simplify CloneTestIT (#984) - posted by mw...@apache.org on 2019/02/23 18:24:21 UTC, 0 replies.
- [accumulo] branch master updated: Rename RFileTest to RFileClientTest - posted by mm...@apache.org on 2019/02/23 21:29:34 UTC, 0 replies.
- [accumulo] branch 1.9 updated: fixes #768 fix race condition in generation of table map (#973) - posted by kt...@apache.org on 2019/02/23 23:17:05 UTC, 0 replies.
- [accumulo] branch master updated (7f3b6df -> 14b54f0) - posted by kt...@apache.org on 2019/02/24 00:11:56 UTC, 0 replies.
- [accumulo-website] branch master updated: Update scan exec docs for apache/accumulo#972 changes (#157) - posted by kt...@apache.org on 2019/02/24 00:12:52 UTC, 0 replies.
- [accumulo-website] branch master updated: fixes #152 update compaction strat docs (#158) - posted by kt...@apache.org on 2019/02/24 00:13:08 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:23ecff6 - posted by kt...@apache.org on 2019/02/24 00:16:18 UTC, 0 replies.
- [accumulo] branch master updated: Use try-with-resources for BatchWriter (#985) - posted by mw...@apache.org on 2019/02/25 15:14:15 UTC, 0 replies.
- [accumulo-website] branch master updated: Use cdnjs/cloudflare for jquery CDN - posted by mw...@apache.org on 2019/02/25 16:00:37 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:4c0f299 - posted by mw...@apache.org on 2019/02/25 16:00:37 UTC, 0 replies.
- [accumulo-website] branch master updated: Updated client docs with 2.0 API changes (#160) - posted by mw...@apache.org on 2019/02/25 22:21:09 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:f665f04 - posted by mw...@apache.org on 2019/02/25 22:22:29 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Add logging for slow file permits requests. (#978) (#981) - posted by kt...@apache.org on 2019/02/26 00:09:53 UTC, 0 replies.
- [accumulo] branch master updated (c16928a -> ebf0a4c) - posted by kt...@apache.org on 2019/02/26 00:21:11 UTC, 0 replies.
- [accumulo] branch master updated: More try-with-resources BatchWriter updates (#989) - posted by mw...@apache.org on 2019/02/26 15:27:14 UTC, 1 replies.
- [accumulo] branch master updated: Split IteratorUtil up into 2 non-API classes (#986) - posted by mm...@apache.org on 2019/02/26 22:03:45 UTC, 0 replies.
- [accumulo] branch 1.9 updated (6ec00cf -> a3793e6) - posted by ct...@apache.org on 2019/02/27 00:47:44 UTC, 0 replies.
- [accumulo] 01/02: Improve log4j lookup (#919) - posted by ct...@apache.org on 2019/02/27 00:47:45 UTC, 0 replies.
- [accumulo] 02/02: Clean up accumulo script - posted by ct...@apache.org on 2019/02/27 00:47:46 UTC, 0 replies.
- [accumulo] branch master updated (ba6d5e1 -> d70a29f) - posted by ct...@apache.org on 2019/02/27 00:47:47 UTC, 0 replies.
- [accumulo] branch master updated: Remove BatchWriterOpts and ScannerOpts (#992) - posted by mw...@apache.org on 2019/02/27 15:20:34 UTC, 0 replies.
- [accumulo-testing] branch master updated: Factor RFile and CryptoServiceFactory from Import-Control (#60) - posted by kt...@apache.org on 2019/02/27 17:22:04 UTC, 0 replies.
- [accumulo-website] branch master updated: Added Jeffrey Manno to contributor list (#161) - posted by kt...@apache.org on 2019/02/27 17:41:48 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:ce553f8 - posted by kt...@apache.org on 2019/02/27 17:43:41 UTC, 0 replies.
- [accumulo] branch master updated: Fix hadoop.its.mapreduce.AccumuloInputFormatIT - posted by mm...@apache.org on 2019/02/27 18:48:46 UTC, 0 replies.
- [accumulo-testing] branch master updated: Clean up CLI parsing and stop depending on Accumulo internals (#61) - posted by mw...@apache.org on 2019/02/27 20:07:34 UTC, 0 replies.
- [accumulo] branch master updated: #982 - Suppress incorrect lgtm warning - posted by mw...@apache.org on 2019/02/27 20:21:03 UTC, 0 replies.
- [accumulo] branch master updated: Consolidate option parsing classes (#993) - posted by mw...@apache.org on 2019/02/27 20:25:52 UTC, 0 replies.
- [accumulo] branch master updated: Remove c-style array declarations (#996) - posted by mw...@apache.org on 2019/02/27 21:15:27 UTC, 0 replies.
- [accumulo] branch master updated: formatting - posted by mw...@apache.org on 2019/02/27 23:01:39 UTC, 0 replies.
- [accumulo] branch master updated: Fix build in latest Eclipse - posted by ct...@apache.org on 2019/02/28 00:09:06 UTC, 0 replies.
- [accumulo] branch 1.9 updated: Fix build in latest Eclipse (for 1.9 branch) - posted by ct...@apache.org on 2019/02/28 00:23:35 UTC, 0 replies.
- [accumulo] branch master updated (394b34d -> ae01a3e) - posted by ct...@apache.org on 2019/02/28 00:23:36 UTC, 0 replies.
- [accumulo-website] branch asf-site updated: Jekyll build from master:e0d6756 - posted by el...@apache.org on 2019/02/28 19:09:08 UTC, 0 replies.
- [accumulo-website] branch master updated: Add a post for NoSQL Day 2019 - posted by el...@apache.org on 2019/02/28 19:09:08 UTC, 0 replies.
- [accumulo] branch master updated: Improve internal MapCounter class (#997) - posted by mm...@apache.org on 2019/02/28 20:13:33 UTC, 0 replies.
- [accumulo] branch master updated: Fix code quality alerts found by lgtm (#991) - posted by mm...@apache.org on 2019/02/28 22:19:12 UTC, 0 replies.
- [accumulo] branch master updated: Added missing since javadoc tags (#1001) - posted by kt...@apache.org on 2019/02/28 23:56:54 UTC, 0 replies.