[ https://issues.apache.org/jira/browse/ACCUMULO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843290#comment-13843290
]
Keith Turner commented on ACCUMULO-1878:
----------------------------------------
I opened a subtask for the issues I was seeing with the map reduce examples. Those failures
are a specific case of the more general description of this ticket. Should probably address
ACCUMULO-1988 before closing this out.
> Functional test for Examples doesn't check return codes; many examples don't run
> --------------------------------------------------------------------------------
>
> Key: ACCUMULO-1878
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1878
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Fix For: 1.4.5, 1.5.1
>
> Attachments: ACCUMULO-1878.1.patch.txt, ACCUMULO-1878.2.patch.txt
>
>
> While investigating a failure on the bloom filter speed test in the simple.examples.Examples
functional test, I found that no data was getting written in the 1.4.x branch.
> After changing things to check return codes be default (so the above would fail), I found
that most of the Examples aren't actually running in 1.4 or 1.5 because of incorrect class
names.
> I have most of a fix, just waiting actually run through the fixes and figure out handling
the merge of fixes from 1.4 -> 1.5 -> 1.6.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|