ACCUMULO-2213 Make writer recovery in the Tracer more robust.
* Cleans up writer reseting in the TraceServer, avoids overly broad
catching.
* tones down log levels in TraceServer to WARN because trace information is
transient and we retry everything.
Project: http://git-wip-us.apache.o
ACCUMULO-2225 handle IllegalArgumentExceptions from Hadoop on host lookup
failure.
Looks for cases where we treat IOExceptions out of Hadoop specially, then
attempts to replicate for UnknownHostExceptions that have been wrapped in
IllegalArgumentExceptions.
Project: http://git-wip-us.apache.o
ACCUMULO-2225 handle IllegalArgumentExceptions from Hadoop on host lookup
failure.
Looks for cases where we treat IOExceptions out of Hadoop specially, then
attempts to replicate for UnknownHostExceptions that have been wrapped in
IllegalArgumentExceptions.
Project: http://git-wip-us.apache.o
ACCUMULO-2225 handle IllegalArgumentExceptions from Hadoop on host lookup
failure.
Looks for cases where we treat IOExceptions out of Hadoop specially, then
attempts to replicate for UnknownHostExceptions that have been wrapped in
IllegalArgumentExceptions.
Project: http://git-wip-us.apache.o
ACCUMULO-2213 Make writer recovery in the Tracer more robust.
* Cleans up writer reseting in the TraceServer, avoids overly broad
catching.
* tones down log levels in TraceServer to WARN because trace information is
transient and we retry everything.
Project: http://git-wip-us.apache.o
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/353badb0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/353badb0
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/353bad
ACCUMULO-2224 Make ZooSession more resiliant in the face of transient DNS
issues.
* retries if host is not found, up to 2xZK timeout (same as other
IOExceptions), rather than bailing on any host name problem.
* adds utility method for getting the max time the JVM will cache host failures
* add t
ACCUMULO-2225 handle IllegalArgumentExceptions from Hadoop on host lookup
failure.
Looks for cases where we treat IOExceptions out of Hadoop specially, then
attempts to replicate for UnknownHostExceptions that have been wrapped in
IllegalArgumentExceptions.
Project: http://git-wip-us.apache.o
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c4cd3b1b/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
--
diff --cc server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
index 0777d03,
http://git-wip-us.apache.org/repos/asf/accumulo/blob/e7e5c009/server/tserver/src/main/java/org/apache/accumulo/tserver/Compactor.java
--
diff --cc
server/tserver/src/main/java/org/apache/accumulo/tserver/Compactor.java
index 0843c
ACCUMULO-2224 Make ZooSession more resiliant in the face of transient DNS
issues.
* retries if host is not found, up to 2xZK timeout (same as other
IOExceptions), rather than bailing on any host name problem.
* adds utility method for getting the max time the JVM will cache host failures
* add t
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c4cd3b1b/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
--
diff --cc server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
index 0777d03,
http://git-wip-us.apache.org/repos/asf/accumulo/blob/e7e5c009/server/tserver/src/main/java/org/apache/accumulo/tserver/Compactor.java
--
diff --cc
server/tserver/src/main/java/org/apache/accumulo/tserver/Compactor.java
index 0843c
ACCUMULO-2224 Make ZooSession more resiliant in the face of transient DNS
issues.
* retries if host is not found, up to 2xZK timeout (same as other
IOExceptions), rather than bailing on any host name problem.
* adds utility method for getting the max time the JVM will cache host failures
* add t
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c4cd3b1b/server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
--
diff --cc server/src/main/java/org/apache/accumulo/server/trace/TraceServer.java
index 0777d03,
ACCUMULO-2224 Make ZooSession more resiliant in the face of transient DNS
issues.
* retries if host is not found, up to 2xZK timeout (same as other
IOExceptions), rather than bailing on any host name problem.
* adds utility method for getting the max time the JVM will cache host failures
* add t
Updated Branches:
refs/heads/1.4.5-SNAPSHOT 57f9b6cfd -> f778dcf50
refs/heads/1.5.1-SNAPSHOT 707e74e05 -> c4cd3b1bc
refs/heads/1.6.0-SNAPSHOT b353a24e1 -> e7e5c0097
refs/heads/master bfe39f611 -> 353badb05
ACCUMULO-2213 Make writer recovery in the Tracer more robust.
* Cleans up writ
ACCUMULO-2213 Make writer recovery in the Tracer more robust.
* Cleans up writer reseting in the TraceServer, avoids overly broad
catching.
* tones down log levels in TraceServer to WARN because trace information is
transient and we retry everything.
Project: http://git-wip-us.apache.o
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/util/shell/commands/DUCommand.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b353a24e
Tree: http://
ACCUMULO-2235 Make the du shell command successful when not in a table context.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/707e74e0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/707e74e0
Diff: http://gi
ACCUMULO-2235 Make the du shell command successful when not in a table context.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/707e74e0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/707e74e0
Diff: http://gi
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/util/shell/commands/DUCommand.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b353a24e
Tree: http://
Updated Branches:
refs/heads/1.5.1-SNAPSHOT 7bef40489 -> 707e74e05
refs/heads/1.6.0-SNAPSHOT 2e6581769 -> b353a24e1
refs/heads/master 996fe113c -> bfe39f611
ACCUMULO-2235 Make the du shell command successful when not in a table context.
Project: http://git-wip-us.apache.org/repos/asf/accu
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/bfe39f61
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bfe39f61
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/bfe39f
ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure is used
by concrete Instance.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/57f9b6cf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/57
ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure is used
by concrete Instance.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/57f9b6cf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/57
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/tes
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/tes
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/996fe113
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/996fe113
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/996fe1
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/client/mapreduce/lib/util/ConfiguratorBase.java
Project: http://git-wip-us.apache.org/repos
ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure is used
by concrete Instance.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/57f9b6cf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/57
Updated Branches:
refs/heads/1.4.5-SNAPSHOT 06f80305e -> 57f9b6cfd
refs/heads/1.5.1-SNAPSHOT bd67c465f -> 7bef40489
refs/heads/1.6.0-SNAPSHOT b642d1be7 -> 2e6581769
refs/heads/master 680433bec -> 996fe113c
ACCUMULO-2234 Provide accumulo-site.xml to Mapper classpath and ensure is used
by
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.java
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
test/src/main/java/org/apache/accumulo/tes
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/client/mapreduce/lib/util/ConfiguratorBase.java
Project: http://git-wip-us.apache.org/repos
Updated Branches:
refs/heads/master 31b68c40f -> 680433bec
ACCUMULO-2136 Move Thread.start out of Fate's constructor
Signed-off-by: Mike Drob
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/680433be
Tree: http://gi
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/bd67c465
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bd67c465
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2227 / ACCUMULO-2228 Update randomwalk README with HA warning
Hadoop 2.1.0 includes better retry / failover handling than prior versions. This
commit adds a warning to the randomwalk README advising testers to expect more
failures exercising HA under Hadoop versions before 2.1.0.
Projec
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/bd67c465
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bd67c465
Diff: http://git-wip-us.apache.org/repos/asf/
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/b642d1be
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b642d1be
Diff: http://git-wip-us.apache.org/repos/asf/
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/b642d1be
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b642d1be
Diff: http://git-wip-us.apache.org/repos/asf/
Updated Branches:
refs/heads/1.4.5-SNAPSHOT e887f376a -> 06f80305e
refs/heads/1.5.1-SNAPSHOT 13eb19c2b -> bd67c465f
refs/heads/1.6.0-SNAPSHOT 99ebfc7fc -> b642d1be7
refs/heads/master 5b4ec3343 -> 31b68c40f
ACCUMULO-2227 / ACCUMULO-2228 Update randomwalk README with HA warning
Hadoop 2.1.
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/31b68c40
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/31b68c40
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/31b68c
ACCUMULO-2227 / ACCUMULO-2228 Update randomwalk README with HA warning
Hadoop 2.1.0 includes better retry / failover handling than prior versions. This
commit adds a warning to the randomwalk README advising testers to expect more
failures exercising HA under Hadoop versions before 2.1.0.
Projec
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/bd67c465
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bd67c465
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2227 / ACCUMULO-2228 Update randomwalk README with HA warning
Hadoop 2.1.0 includes better retry / failover handling than prior versions. This
commit adds a warning to the randomwalk README advising testers to expect more
failures exercising HA under Hadoop versions before 2.1.0.
Projec
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/99ebfc7f
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/5b4ec334
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5b4ec334
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5b4ec3
Updated Branches:
refs/heads/master 04f485478 -> 5b4ec3343
ACCUMULO-1661 Handle empty column family correctly for AccumuloInputFormat
Signed-off-by: Eric Newton
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/13eb1
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 383bf6dd3 -> 99ebfc7fc
ACCUMULO-1661 Handle empty column family correctly for AccumuloInputFormat
Signed-off-by: Eric Newton
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/comm
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/99ebfc7f
Updated Branches:
refs/heads/1.5.1-SNAPSHOT a43848849 -> 13eb19c2b
ACCUMULO-1661 Handle empty column family correctly for AccumuloInputFormat
Signed-off-by: Eric Newton
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/comm
Updated Branches:
refs/heads/master 7b6834dff -> 04f485478
ACCUMULO-2237 eliminate warning
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/383bf6dd
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/383bf6dd
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/04f48547
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/04f48547
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/04f485
Updated Branches:
refs/heads/1.6.0-SNAPSHOT e57795cc2 -> 383bf6dd3
ACCUMULO-2237 eliminate warning
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/383bf6dd
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3
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/7b6834df
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7b6834df
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/7b6834
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 3931cceb1 -> e57795cc2
ACCUMULO-2206 remove the LogEntry properly when no mutations are applied to a
tablet
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e57795cc
Tree:
Updated Branches:
refs/heads/master 66cccbe48 -> 7b6834dff
ACCUMULO-2206 remove the LogEntry properly when no mutations are applied to a
tablet
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e57795cc
Tree: http://g
57 matches
Mail list logo