You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Martin Bukatovic (JIRA)" <ji...@apache.org> on 2014/11/03 21:24:34 UTC

[jira] [Updated] (BIGTOP-1511) TestCLI: make TestCLI compatible with Hadoop 2.4 (HADOOP-8691)

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

Martin Bukatovic updated BIGTOP-1511:
-------------------------------------
    Attachment: BIGTOP-1511.1.patch

> TestCLI: make TestCLI compatible with Hadoop 2.4 (HADOOP-8691)
> --------------------------------------------------------------
>
>                 Key: BIGTOP-1511
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1511
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 0.8.0
>            Reporter: Martin Bukatovic
>            Priority: Trivial
>         Attachments: BIGTOP-1511.1.patch
>
>
> In HADOOP-8691 Hadoop FsShell output format has been changed, which causes failures of some Bigtop TestCLI test cases (test xml file expects that string 'Found 1 items' can be found in the output while the Hadop 2.4 doesn't do this). 
> The proposed fix attached to this JIRA is based on HDFS-6058 (from hadoop-common) which just removes all occurences of TokenComparator looking for string 'Found 1 items'.



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