You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/05/29 21:30:17 UTC

[jira] [Assigned] (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 ]

Christopher Tubbs reassigned ACCUMULO-3029:
-------------------------------------------

    Assignee: Christopher Tubbs

> 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
>            Assignee: Christopher Tubbs
>            Priority: Critical
>              Labels: newbie
>             Fix For: 1.6.3, 1.7.1, 1.8.0
>
>
> 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)