[
https://issues.apache.org/jira/browse/BIGTOP-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dasha Boudnik updated BIGTOP-1238:
----------------------------------
Description:
Running {{TestCLI}} produces a few warnings like this
{noformat}
14/03/03 19:21:44 WARN fs.FileSystem: "NAMNEODE" is a deprecated filesystem
name. Use "hdfs://NAMNEODE/" instead.
{noformat}
they need to be fixed.
Another: {noformat}14/03/03 19:21:32 INFO cli.CLITestHelper:
Comparision result: [fail]{noformat}
was:
Running {{TestCLI}} produces a few warnings like this
{noformat}
14/03/03 19:21:44 WARN fs.FileSystem: "NAMNEODE" is a deprecated filesystem
name. Use "hdfs://NAMNEODE/" instead.
{noformat}
they need to be fixed.
> TestCLI has misspelled 'NAMNEODE' that is used without protocol name
> --------------------------------------------------------------------
>
> Key: BIGTOP-1238
> URL: https://issues.apache.org/jira/browse/BIGTOP-1238
> Project: Bigtop
> Issue Type: Bug
> Components: Tests
> Affects Versions: 0.7.0
> Reporter: Konstantin Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.8.0
>
>
> Running {{TestCLI}} produces a few warnings like this
> {noformat}
> 14/03/03 19:21:44 WARN fs.FileSystem: "NAMNEODE" is a deprecated filesystem
> name. Use "hdfs://NAMNEODE/" instead.
> {noformat}
> they need to be fixed.
> Another: {noformat}14/03/03 19:21:32 INFO cli.CLITestHelper:
> Comparision result: [fail]{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)