[
https://issues.apache.org/jira/browse/ACCUMULO-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798514#comment-13798514
]
ASF subversion and git services commented on ACCUMULO-1784:
-----------------------------------------------------------
Commit 1b38c037a6c509c64ace9b55f8fe7fc9fb7dac87 in branch
refs/heads/1.5.1-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1b38c03 ]
ACCUMULO-1784 fix minimum block size complaint for hadoop-2.2.0
Conflicts:
start/src/test/java/org/apache/accumulo/test/AccumuloDFSBase.java
> Failing tests again hadoop-2.2.0
> --------------------------------
>
> Key: ACCUMULO-1784
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1784
> Project: Accumulo
> Issue Type: Bug
> Components: start
> Affects Versions: 1.5.0
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 1.5.1, 1.6.0
>
>
> A couple of the VFS classloader tests are failing due to
> dfs.namenode.fs-limits.min-block-size.
> {noformat}
> org.apache.hadoop.ipc.RemoteException(java.io.IOException): Specified block
> size is less than configured minimum value
> (dfs.namenode.fs-limits.min-block-size): 102400 < 1048576
> {noformat}
> I imagine there may be more down the pipeline from accumulo-start.
--
This message was sent by Atlassian JIRA
(v6.1#6144)