You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Corey J. Nolet (JIRA)" <ji...@apache.org> on 2014/12/18 04:50:15 UTC

[jira] [Updated] (ACCUMULO-3029) BulkIngest Examples are failing during VerifyIngest

     [ https://issues.apache.org/jira/browse/ACCUMULO-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corey J. Nolet updated ACCUMULO-3029:
-------------------------------------
    Fix Version/s:     (was: 1.6.2)
                   1.6.3

> BulkIngest Examples are failing during VerifyIngest
> ---------------------------------------------------
>
>                 Key: ACCUMULO-3029
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3029
>             Project: Accumulo
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 1.6.0
>            Reporter: Patricio Aguilera
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.7.0, 1.6.3
>
>
> org.apache.accumulo.examples.simple.mapreduce.bulk.GenerateTestData creates sample data using"row_%010d\tvalue_%010d"
> org.apache.accumulo.examples.simple.mapreduce.bulk.VerifyIngest checks for data using "row_%08d" and "value_%08d"
> This leads to all sample data failing during verification.
> It looks like the BulkIngest method was changed Nov 2013 from %08d to %10d.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)