git commit: ACCUMULO-2836: Added context classpath support to BloomFilter, AggregatingIterator, and TableLoadBalancer

2014-05-23 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT eb6b3253b -> c9c3fdd4f 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

[2/2] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-05-23 Thread dlmarion
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

[1/2] git commit: ACCUMULO-2836: Added context classpath support to BloomFilter, AggregatingIterator, and TableLoadBalancer

2014-05-23 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/master d37f05f65 -> d6b1e9a95 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/a

[2/7] git commit: ACCUMULO-2785 Create a random string in the session, and provide it in requests to mitigate CSRF.

2014-05-23 Thread elserj
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

[4/7] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[5/7] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[7/7] git commit: Merge branch '1.5.2-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.5.2-SNAPSHOT

2014-05-23 Thread elserj
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

[3/7] git commit: ACCUMULO-2785 Create a random string in the session, and provide it in requests to mitigate CSRF.

2014-05-23 Thread elserj
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

[1/7] git commit: ACCUMULO-2785 Create a random string in the session, and provide it in requests to mitigate CSRF.

2014-05-23 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 0d4f4b154 -> cff4c2d1a refs/heads/1.6.1-SNAPSHOT eb7aac30a -> eb6b3253b refs/heads/master 9f357e66a -> d37f05f65 ACCUMULO-2785 Create a random string in the session, and provide it in requests to mitigate CSRF. Project: htt

[6/7] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-05-23 Thread elserj
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

[1/5] git commit: ACCUMULO-2789 Fix error handling max column qualifier length. It was using the values for the column family size.

2014-05-23 Thread ujustgotbilld
Repository: accumulo Updated Branches: refs/heads/master f46110770 -> 9f357e66a 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

[5/5] git commit: Merge remote-tracking branch 'origin/1.6.1-SNAPSHOT'

2014-05-23 Thread ujustgotbilld
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

[3/5] git commit: ACCUMULO-2789 Added missing license header to new class.

2014-05-23 Thread ujustgotbilld
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

[2/5] git commit: ACCUMULO-2789 Added parameter to control the number of cells within a row

2014-05-23 Thread ujustgotbilld
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-

[4/5] git commit: Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread ujustgotbilld
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

[2/4] git commit: ACCUMULO-2789 Added parameter to control the number of cells within a row

2014-05-23 Thread ujustgotbilld
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-

[3/4] git commit: ACCUMULO-2789 Added missing license header to new class.

2014-05-23 Thread ujustgotbilld
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

[1/4] git commit: ACCUMULO-2789 Fix error handling max column qualifier length. It was using the values for the column family size.

2014-05-23 Thread ujustgotbilld
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 480634fe4 -> eb7aac30a 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.ap

[4/4] git commit: Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread ujustgotbilld
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

git commit: ACCUMULO-2789 Added missing license header to new class.

2014-05-23 Thread ujustgotbilld
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT f0dcf1e55 -> 0d4f4b154 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://g

[1/2] git commit: ACCUMULO-2789 Fix error handling max column qualifier length. It was using the values for the column family size.

2014-05-23 Thread ujustgotbilld
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 2526f0a2c -> f0dcf1e55 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.ap

[2/2] git commit: ACCUMULO-2789 Added parameter to control the number of cells within a row

2014-05-23 Thread ujustgotbilld
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-

[2/6] git commit: ACCUMULO-2842 Mention hflush as an alternative configuration for the property

2014-05-23 Thread elserj
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-

[6/6] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-05-23 Thread elserj
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

[4/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[5/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[3/6] git commit: ACCUMULO-2842 Mention hflush as an alternative configuration for the property

2014-05-23 Thread elserj
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-

[1/6] git commit: ACCUMULO-2842 Mention hflush as an alternative configuration for the property

2014-05-23 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT f654e7faa -> 2526f0a2c refs/heads/1.6.1-SNAPSHOT ff3ad7363 -> 480634fe4 refs/heads/master 3411023a9 -> f46110770 ACCUMULO-2842 Mention hflush as an alternative configuration for the property Project: http://git-wip-us.apache

[4/4] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-05-23 Thread kturner
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

[3/3] git commit: ACCUMULO-2838 use resolved props

2014-05-23 Thread kturner
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

[1/4] git commit: ACCUMULO-2840 disable audit logging in mini

2014-05-23 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 20a466be3 -> 3411023a9 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/

[1/3] git commit: ACCUMULO-2840 disable audit logging in mini

2014-05-23 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 2bf3ebb3d -> ff3ad7363 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.apa

[2/4] git commit: ACCUMULO-2839 only audit if logging is enabled

2014-05-23 Thread kturner
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

[2/3] git commit: ACCUMULO-2839 only audit if logging is enabled

2014-05-23 Thread kturner
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

[3/4] git commit: ACCUMULO-2838 use resolved props

2014-05-23 Thread kturner
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

[3/6] git commit: ACCUMULO-2842 Allow configuration of FSDataOutputStream method used to sync WALs.

2014-05-23 Thread elserj
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

[1/6] git commit: ACCUMULO-2842 Allow configuration of FSDataOutputStream method used to sync WALs.

2014-05-23 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.5.2-SNAPSHOT 74acc30ca -> f654e7faa refs/heads/1.6.1-SNAPSHOT adaf14693 -> 2bf3ebb3d refs/heads/master 0164991f4 -> 20a466be3 ACCUMULO-2842 Allow configuration of FSDataOutputStream method used to sync WALs. A critical piece of the bigta

[5/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[6/6] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-05-23 Thread elserj
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

[4/6] git commit: Merge branch '1.5.2-SNAPSHOT' into 1.6.1-SNAPSHOT

2014-05-23 Thread elserj
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

[2/6] git commit: ACCUMULO-2842 Allow configuration of FSDataOutputStream method used to sync WALs.

2014-05-23 Thread elserj
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