[
https://issues.apache.org/jira/browse/ACCUMULO-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Newton resolved ACCUMULO-2243.
-----------------------------------
Resolution: Won't Fix
Turned out to be confusion between the name of the namenode: host, vs.
host.example.com. I changed everything to talk to host and the problem went
away.
> NPE running random walk test
> ----------------------------
>
> Key: ACCUMULO-2243
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2243
> Project: Accumulo
> Issue Type: Bug
> Environment: running random walk, with agitation, on a single hadoop
> 2.2.0 hdfs, 10-node test cluster.
> Reporter: Eric Newton
> Assignee: Eric Newton
> Fix For: 1.6.0
>
>
> Got this error many times (over 50):
> {noformat}
> Failed to execute Repo, tid=3fb9a40754394307
> java.lang.NullPointerException
> at
> org.apache.accumulo.master.tableOps.BulkImport.createNewBulkDir(BulkImport.java:188)
> at
> org.apache.accumulo.master.tableOps.BulkImport.prepareBulkImport(BulkImport.java:218)
> at
> org.apache.accumulo.master.tableOps.BulkImport.call(BulkImport.java:176)
> at
> org.apache.accumulo.master.tableOps.BulkImport.call(BulkImport.java:107)
> at
> org.apache.accumulo.master.tableOps.TraceRepo.call(TraceRepo.java:54)
> at
> org.apache.accumulo.fate.Fate$TransactionRunner.run(Fate.java:67)
> at
> org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:34)
> at java.lang.Thread.run(Thread.java:662)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)