Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-378 49fc9855f -> 3ddefc641
ACCUMULO-2847 Add some basic documentation to the user manual for replication
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3dde
ACCUMULO-378 Can't use '_' as the row separator for Order records.
The ULongLexicoder *might* create bytes that actually equal the '_', which
will mess up the splitting logic of the row key. Switch it to a \x00 instead
and find the last instance of it.
Project: http://git-wip-us.apache.org/repos
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-378 58fbf1438 -> 49fc9855f
ACCUMULO-378 Allow for dynamic reconfiguration of the WorkAssigner impl
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/db10cfe2
T
ACCUMULO-378 Resize the threadpool used for sending data by checking the
configuration periodically
Use the SimpleTimer to just schedule a check of the configuration
to see what the value is for the maximum size of the threadpool which
is used with the DistributedWorkQueue and ReplicationProcesso
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3411023a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3411023a
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/341102
ACCUMULO-2842 Allow configuration of FSDataOutputStream method used to sync
WALs.
A critical piece of the bigtable design is using write-ahead logs to ensure
recovery after node failure. The append only file structure is meant to provide
a durable log of events so that the correct state can be re
Merge remote-tracking branch 'origin/1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9f357e66
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9f357e66
Diff: http://git-wip-us.apache.org/repos/a
ACCUMULO-2785 Create a random string in the session, and provide it in requests
to mitigate CSRF.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5d4cf3b4
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5d4cf
ACCUMULO-2838 use resolved props
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/850f4bc0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/850f4bc0
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/850
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d6b1e9a9
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d6b1e9a9
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d6b1e9
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/58e7665a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/58e7665a
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/58e766
Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/adaf1469
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/adaf1469
Diff: http://git-wip-u
Merge remote-tracking branch 'origin/master' into ACCUMULO-378
Conflicts:
core/src/main/java/org/apache/accumulo/core/conf/Property.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/58fbf143
Tree: http://git-
ACCUMULO-2789 Fix error handling max column qualifier length. It was using the
values for the column family size.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6970d73e
Tree: http://git-wip-us.apache.org/repos/asf/acc
ACCUMULO-2840 disable audit logging in mini
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ff3ad736
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ff3ad736
Diff: http://git-wip-us.apache.org/repos/asf/accumu
ACCUMULO-2578: Throw exception when offset is non-zero.
Signed-off-by: Josh Elser
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9fbc24ab
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9fbc24ab
Diff: http:
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/20a466be
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/20a466be
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/20a466
ACCUMULO-2836: Added context classpath support to BloomFilter,
AggregatingIterator, and TableLoadBalancer
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c9c3fdd4
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tr
ACCUMULO-2831: Reset the classloader on the Hadoop Configuration objects that
were created before the VFS ClassLoader was created.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/db1b63c4
Tree: http://git-wip-us.apache.
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-378 1f0ee9c50 -> 58fbf1438
ACCUMULO-2829 Add accumulo-mapreduce.jar to libjars in tool.sh
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6fbd35d9
Tree: http
ACCUMULO-2839 only audit if logging is enabled
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b2dd64d3
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b2dd64d3
Diff: http://git-wip-us.apache.org/repos/asf/acc
ACCUMULO-2789 Added missing license header to new class.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0d4f4b15
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0d4f4b15
Diff: http://git-wip-us.apache.org/rep
ACCUMULO-2830 Configure log4j on proper Shell audit logger name
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f985d3c3
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f985d3c3
Diff: http://git-wip-us.apache.
ACCUMULO-2789 Add stress test with variable cell sizes
Added a test that users can run to stress their instances. They can supply
variable cell sizes (currently row, column family and column qualifier are
supported), and the write clients will generate random data within those size
constraints. Us
ACCUMULO-2842 Mention hflush as an alternative configuration for the property
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2526f0a2
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2526f0a2
Diff: http://git-
Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/eb7aac30
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/eb7aac30
Diff: http://git-wip-u
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/conf/Property.java
server/tserver/src/main/java/org/apache/accumulo/tserver/log/DfsLogger.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://gi
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Conflicts:
server/monitor/src/main/java/org/apache/accumulo/monitor/servlets/ShellServlet.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/eb6b3253
Tree: ht
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/conf/Property.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/480634fe
Tree: http://git-wip-us.apache
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d37f05f6
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d37f05f6
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d37f05
Merge remote-tracking branch 'origin/1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0164991f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0164991f
Diff: http://git-wip-us.apache.org/repos/a
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0712ec97
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0712ec97
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0712ec
Merge branch '1.6.1-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f4611077
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f4611077
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f46110
Merge branch '1.5.2-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cff4c2d1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c
Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7c17eb16
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7c17eb16
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2789 Added parameter to control the number of cells within a row
When running the stress test, it is now possible to configure the writer to
send mutations for rows that contain a random amount of column updates. This is
controlled via the --min-row-width, --max-row-width and --row-width-
ACCUMULO-378 Try to reduce the spam in the logs when the peer is unavailable.
Increase the sleep time at a linear scale when we fail to talk to the
replication
coordinator. Eventually, bail out completely and let the replication process
take over again.
Project: http://git-wip-us.apache.org/rep
ACCUMULO-378 Removing experimental annotation.
In talking to [~ctubbsii] on the subject, he stated that the intent of
Experimental
was for features that are incomplete or not expected to fully work. Replication
is
not one of those features (it is tested and expected to work with known
functiona
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-378 070ceb1da -> 1f0ee9c50
ACCUMULO-378 Jenkins fix -- retry if we get a security exception because the
grant on the replication table didn't happen yet
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git
ACCUMULO-378 Set a more realistic maximum size on the distributed work queue
for work assignment.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1f0ee9c5
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1f0ee
40 matches
Mail list logo