[ 
https://issues.apache.org/jira/browse/ACCUMULO-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831712#comment-13831712
 ] 

Keith Turner commented on ACCUMULO-1878:
----------------------------------------

I think I did git wrong when merging this from 1.4 to 1.5.  When merging there 
were conflicts which I resolved and then tried to run the test.   When running 
the test I started finding and fixing many problems with it.   I ended up 
bundling all of the fixes in the merge commit.  I think it may have been better 
to resolve the conflicts, commit that and then start resolving general issue 
witht the test a separate commit.

The test passes now in 1.5, but some of the map reduce jobs it runs are failing 
(yet the test still passes).  I will open a sub task for this.

> 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#6144)

Reply via email to