Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6991509c
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6991509c
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/699150
Updated Branches:
refs/heads/master 129deb7ef -> 6991509cc
ACCUMULO-1832 require all volumes to have same instance id and version
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/11d803cf
Tree: http://git-wip-us.apach
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 40ef5d426 -> 11d803cf1
ACCUMULO-1832 require all volumes to have same instance id and version
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/11d803cf
Tree: http://git-wip-
ACCUMULO-2234 Remove a no longer relevant javadoc message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6d6ca9d9
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6d6ca9d9
Diff: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/1.4.5-SNAPSHOT 36cec4f33 -> 6d6ca9d9e
refs/heads/1.5.1-SNAPSHOT 23bb43210 -> 59680b32d
ACCUMULO-2234 Remove a no longer relevant javadoc message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumul
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 27be9fb07 -> 40ef5d426
refs/heads/master c98c09275 -> 129deb7ef
ACCUMULO-2234 Remove a no longer relevant javadoc message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit
ACCUMULO-2234 Remove a no longer relevant javadoc message.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6d6ca9d9
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6d6ca9d9
Diff: http://git-wip-us.apache.org/r
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/129deb7e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/129deb7e
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/129deb
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/028b3c51
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/028b3c51
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2234 Remove the hardcoded tables dir and put it with the rest of the
constants in core.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/40ef5d42
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/40ef5d
ACCUMULO-2234 Remove the hardcoded tables dir and put it with the rest of the
constants in core.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/40ef5d42
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/40ef5d
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/028b3c51
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/028b3c51
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
core/src/main/java/org/apache/accumulo/core/client/m
Updated Branches:
refs/heads/1.4.5-SNAPSHOT 9cf94f936 -> 36cec4f33
refs/heads/1.5.1-SNAPSHOT a147acdd6 -> 23bb43210
refs/heads/1.6.0-SNAPSHOT e36ac378d -> 27be9fb07
refs/heads/master 88a9b53d6 -> c98c09275
Revert "ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure
is
ACCUMULO-2234 Replace usages of Instance.getConfiguration with the server-side
configuration
Pull the site configuration from instanceOperations off of the Connector which
gives
us access to the accumulo-site.xml file being used by that instance and
alleviates the
need for us to provide it ours
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
test/src/main/java/org/apache/accumulo/test/continuo
ACCUMULO-2234 Replace usages of Instance.getConfiguration with the server-side
configuration
Pull the site configuration from instanceOperations off of the Connector which
gives
us access to the accumulo-site.xml file being used by that instance and
alleviates the
need for us to provide it ours
http://git-wip-us.apache.org/repos/asf/accumulo/blob/23bb4321/test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
i
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c98c0927
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c98c0927
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c98c09
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
core/src/main/java/org/apache/accumulo/core/client/m
ACCUMULO-2196 ConfigurableMacIT tests should each use their own dirs
Signed-off-by: Christopher Tubbs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e36ac378
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
test/src/main/java/org/apache/accumulo/test/continuo
Revert "ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure
is used by concrete Instance."
This reverts commit 57f9b6cfd30b1b2505efbacd2a5ce391dbcd1e0c.
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
src/serve
http://git-wip-us.apache.org/repos/asf/accumulo/blob/23bb4321/test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
i
ACCUMULO-2234 Replace usages of Instance.getConfiguration with the server-side
configuration
Pull the site configuration from instanceOperations off of the Connector which
gives
us access to the accumulo-site.xml file being used by that instance and
alleviates the
need for us to provide it ours
Revert "ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure
is used by concrete Instance."
This reverts commit 57f9b6cfd30b1b2505efbacd2a5ce391dbcd1e0c.
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
src/serve
http://git-wip-us.apache.org/repos/asf/accumulo/blob/23bb4321/test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
i
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
test/src/main/java/org/apache/accumulo/test/continuo
ACCUMULO-2234 Replace usages of Instance.getConfiguration with the server-side
configuration
Pull the site configuration from instanceOperations off of the Connector which
gives
us access to the accumulo-site.xml file being used by that instance and
alleviates the
need for us to provide it ours
Revert "ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure
is used by concrete Instance."
This reverts commit 57f9b6cfd30b1b2505efbacd2a5ce391dbcd1e0c.
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
src/serve
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 9440d15cb -> e36ac378d
ACCUMULO-2196 ConfigurableMacIT tests should each use their own dirs
Signed-off-by: Christopher Tubbs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/comm
Author: mdrob
Date: Thu Jan 23 18:52:11 2014
New Revision: 895249
Log:
Update 1.5 README link from svn to git.
Added:
websites/production/accumulo/content/
- copied from r895248, websites/staging/accumulo/trunk/content/
websites/production/accumulo/content/1.4/apidocs/
- copie
Author: mdrob
Date: Thu Jan 23 18:51:28 2014
New Revision: 1560781
URL: http://svn.apache.org/r1560781
Log:
Update 1.5 README link for git.
Modified:
accumulo/site/trunk/content/downloads/index.mdtext
Modified: accumulo/site/trunk/content/downloads/index.mdtext
URL:
http://svn.apache.org/vi
Author: buildbot
Date: Thu Jan 23 18:51:47 2014
New Revision: 895248
Log:
Staging update by buildbot for accumulo
Modified:
websites/staging/accumulo/trunk/content/ (props changed)
websites/staging/accumulo/trunk/content/downloads/index.html
Propchange: websites/staging/accumulo/trunk/
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
core/src/main/java/org/apache/accumulo/core/util/shell/commands/DUCommand.java
test/src/main/java/org/apache/accumulo/test/conti
ACCUMULO-2235 Fix up formatter for madrob and make the du test a little less
sensitive to other tests
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/00bd820e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
core/src/main/java/org/apache/accumulo/core/util/shell/commands/DUCommand.java
test/src/main/java/org/apache/accumulo/test/conti
ACCUMULO-2235 Fix up formatter for madrob and make the du test a little less
sensitive to other tests
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/00bd820e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
Project: http://git-wip-us.apache.org/repos/asf/accumu
ACCUMULO-2234 Fix up formatting for madrob.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9cf94f93
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9cf94f93
Diff: http://git-wip-us.apache.org/repos/asf/accumu
Updated Branches:
refs/heads/1.5.1-SNAPSHOT fbed7afab -> a147acdd6
refs/heads/1.6.0-SNAPSHOT ecdd8528d -> 9440d15cb
refs/heads/master 9496199d0 -> 88a9b53d6
ACCUMULO-2183 Look for the thrift SecurityErrorCode since this is coming from
the ThriftSecurityException.
Project: http://git-wip-
ACCUMULO-2183 Look for the thrift SecurityErrorCode since this is coming from
the ThriftSecurityException.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/956c32f8
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/t
ACCUMULO-2183 Look for the thrift SecurityErrorCode since this is coming from
the ThriftSecurityException.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/956c32f8
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/t
ACCUMULO-2234 Fix up formatting for madrob.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9cf94f93
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9cf94f93
Diff: http://git-wip-us.apache.org/repos/asf/accumu
ACCUMULO-2235 Fix up formatter for madrob and make the du test a little less
sensitive to other tests
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/00bd820e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
Project: http://git-wip-us.apache.org/repos/asf/accumu
ACCUMULO-2234 Fix up formatting for madrob.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9cf94f93
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9cf94f93
Diff: http://git-wip-us.apache.org/repos/asf/accumu
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/88a9b53d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/88a9b53d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/88a9b5
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/test/continuous/ContinuousVerify.java
Project: http://git-wip-us.apache.org/repos/asf/accumu
Updated Branches:
refs/heads/1.4.5-SNAPSHOT de7d19845 -> 9cf94f936
ACCUMULO-2234 Fix up formatting for madrob.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9cf94f93
Tree: http://git-wip-us.apache.org/repos/asf/acc
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fbed7afa
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fbed7afa
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9496199d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9496199d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/949619
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/182f1526
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/182f1526
Diff: http://git-wip-us.apache.org/repos/asf/
Updated Branches:
refs/heads/master 353badb05 -> 9496199d0
ACCUMULO-2224 link TODOs to new JIRAs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de7d1984
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/de7
ACCUMULO-2154 Ignore NoNodeException while getting DeadServerList
Signed-off-by: Keith Turner
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ecdd8528
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ecdd8528
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 182f15260 -> ecdd8528d
ACCUMULO-2154 Ignore NoNodeException while getting DeadServerList
Signed-off-by: Keith Turner
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ecdd8
ACCUMULO-2224 link TODOs to new JIRAs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de7d1984
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/de7d1984
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/dif
Updated Branches:
refs/heads/1.4.5-SNAPSHOT f778dcf50 -> de7d19845
refs/heads/1.5.1-SNAPSHOT c4cd3b1bc -> fbed7afab
refs/heads/1.6.0-SNAPSHOT e7e5c0097 -> 182f15260
ACCUMULO-2224 link TODOs to new JIRAs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-u
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fbed7afa
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fbed7afa
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2224 link TODOs to new JIRAs
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de7d1984
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/de7d1984
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/dif
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/182f1526
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/182f1526
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fbed7afa
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fbed7afa
Diff: http://git-wip-us.apache.org/repos/asf/
62 matches
Mail list logo