You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Jun He (JIRA)" <ji...@apache.org> on 2018/06/06 08:07:00 UTC

[jira] [Resolved] (BIGTOP-3041) Failed to init hadoop hdfs using init-hdfs.sh

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

Jun He resolved BIGTOP-3041.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Failed to init hadoop hdfs using init-hdfs.sh
> ---------------------------------------------
>
>                 Key: BIGTOP-3041
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3041
>             Project: Bigtop
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 1.2.1
>            Reporter: Jun He
>            Assignee: Jun He
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Failed to initialize hdfs using init-hdfs.sh script with 2.8.1.
> The error log is as:
> --------------------------------------------------------------------------------------------
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns: Caught: java.io.IOException: No FileSystem for scheme: hdfs
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns: java.io.IOException: No FileSystem for scheme: hdfs
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2798)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2809)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:100)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2848)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2830)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:389)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:181)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at org.apache.hadoop.fs.FileSystem$get.call(Unknown Source)
> Notice: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns:         at init-hcfs.run(init-hcfs.groovy:138)
> Error: bash -x /usr/lib/hadoop/libexec/init-hdfs.sh returned 1 instead of one of [0]
> Error: /Stage[main]/Hadoop::Init_hdfs/Exec[init hdfs]/returns: change from notrun to 0 failed: bash -x /usr/lib/hadoop/libexec/init-hdfs.sh returned 1 instead of one of [0]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)