Home Forums HDP for Windows After installation, no services are installed, what does the log mean?

This topic contains 3 replies, has 3 voices, and was last updated by  Sef 2 months ago.

  • Creator
    Topic
  • #18326

    Lei Cui
    Member

    CAQuietExec: HADOOP: Stopping Hadoop services if already running before proceeding with inst
    CAQuietExec: all
    CAQuietExec: HADOOP: Stopping “historyserver tasktracker jobtracker datanode secondarynameno
    CAQuietExec: de namenode” services
    CAQuietExec: HADOOP: Stopping historyserver
    CAQuietExec: HADOOP: Stopping tasktracker
    CAQuietExec: HADOOP: Stopping jobtracker
    CAQuietExec: powershell.exe : powershell.exe : powershell.exe : Stop-Service : Cannot find a
    CAQuietExec: ny service with s
    CAQuietExec: At D:\HadoopInstallFiles\HadoopSetupTools\winpkg.ps1:118 char:23
    CAQuietExec: + $out = powershell.exe <<<&1
    CAQuietExec: + CategoryInfo : NotSpecified: (powershell.exe … service with s
    CAQuietExec: :String) , RemoteException
    CAQuietExec: + FullyQualifiedErrorId : NativeCommandError
    CAQuietExec:
    CAQuietExec: ervice name ‘hist
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\scripts\install.ps1:20
    CAQuietExec: char:19
    CAQuietExec: + powershell.exe <<<&1
    CAQuietExec: + CategoryInfo : NotSpecified: (powershell.exe …vice name ‘hist
    CAQuietExec: :String) , RemoteException
    CAQuietExec: + FullyQualifiedErrorId : NativeCommandError
    CAQuietExec:
    CAQuietExec: oryserver’.
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\resources\winpkg.ps1:1
    CAQuietExec: 18 char:23
    CAQuietExec: + $out = powershell.exe <<<&1
    CAQuietExec: + CategoryInfo : NotSpecified: (Stop-Service : …historyserver’.
    CAQuietExec: :String) , RemoteException
    CAQuietExec: + FullyQualifiedErrorId : NativeCommandError
    CAQuietExec:
    CAQuietExec: HADOOP: Stopping datanode
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\resources\hadoop-1.1.0
    CAQuietExec: -SNAPSHOT.winpkg\scripts\InstallApi.psm1:1279 char:24
    CAQuietExec: + Stop-Service <<<< $role
    CAQuietExec: + CategoryInfo : ObjectNotFound: (historyserver:String) [Stop-Ser
    CAQuietExec: vice], ServiceCommandException
    CAQuietExec: + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.
    CAQuietExec: Commands.StopServiceCommand
    CAQuietExec:
    CAQuietExec: Stop-Service : Cannot find any service with service name 'tasktracker'.
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\resources\hadoop-1.1.0
    CAQuietExec: HADOOP: Stopping secondarynamenode
    CAQuietExec: -SNAPSHOT.winpkg\scripts\InstallApi.psm1:1279 char:24
    CAQuietExec: + Stop-Service <<<< $role
    CAQuietExec: + CategoryInfo : ObjectNotFound: (tasktracker:String) [Stop-Servi
    CAQuietExec: ce], ServiceCommandException
    CAQuietExec: + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.
    CAQuietExec: Commands.StopServiceCommand
    CAQuietExec:
    CAQuietExec: Stop-Service : Cannot find any service with service name 'jobtracker'.
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\resources\hadoop-1.1.0
    CAQuietExec: HADOOP: Stopping namenode
    CAQuietExec: -SNAPSHOT.winpkg\scripts\InstallApi.psm1:1279 char:24
    CAQuietExec: + Stop-Service <<<< $role
    CAQuietExec: + CategoryInfo : ObjectNotFound: (jobtracker:String) [Stop-Servic
    CAQuietExec: e], ServiceCommandException
    CAQuietExec: + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.
    CAQuietExec: Commands.StopServiceCommand
    CAQuietExec:
    CAQuietExec: Stop-Service : Cannot find any service with service name 'datanode'.
    CAQuietExec: At D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg\resources\hadoop-1.1.0
    CAQuietExec: -SNAPSHOT.winpkg\scripts\InstallApi.psm1:1279 char:24
    CAQuietExec: + Stop-Service <<<< $role
    CAQuietExec: HADOOP: Logging to existing log D:\HadoopInstallFiles\HadoopSetupTools\hdp-1.1.
    CAQuietExec: 0.winpkg.install.log
    CAQuietExec: + CategoryInfo : ObjectNotFound: (datanode:String)
    CAQuietExec: HADOOP: Logging to D:\HadoopInstallFiles\HadoopSetupTools\hdp-1.1.0.winpkg.inst
    CAQuietExec: all.log
    CAQuietExec: , ServiceCommandException
    CAQuietExec: HADOOP: HDP_INSTALL_PATH: D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpkg
    CAQuietExec: \resources\hadoop-1.1.0-SNAPSHOT.winpkg\scripts
    CAQuietExec: + FullyQualifiedErrorId : NoServiceFoundForGivenName,Microsoft.PowerShell.
    CAQuietExec: Commands.StopServiceCommand
    CAQuietExec: HADOOP: HDP_RESOURCES_DIR: D:\HadoopInstallFiles\HadoopPackages\hdp-1.1.0-winpk
    CAQuietExec: g\resources\hadoop-1.1.0-SNAPSHOT.winpkg\resources
    CAQuietExec: HADOOP: hadoopInstallToDir: D:\hdp\\hadoop-1.1.0-SNAPSHOT

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

  • Author
    Replies
  • #18606

    Sef
    Member

    Hi Lei,

    I was not able to locate file on FTP server. Can you please verify upload and let us know the file name?

    Thanks,
    Seth

    Collapse
    #18531

    Lei Cui
    Member

    Hi Larry,

    I have provided the installation log to the ftp server.

    Collapse
    #18388

    Larry Liu
    Moderator

    Hi, Lei

    Look like the installation was not successful. The service should be installed correctly on windows if installation succeeds.

    Can you please provide the installation log and upload to our ftp?

    http://hortonworks.com/community/forums/topic/hmc-installation-support-help-us-help-you/

    Thanks
    Larry

    Collapse
Viewing 3 replies - 1 through 3 (of 3 total)

You are not currently logged in.






» Lost your Password?

Join Our Community

Stay up-to-date on the latest news, download software, watch training videos and more.

Join the Hortonworks Community

About HDP

Hortonworks Data Platform (HDP) is a 100% open source data management platform based on Apache Hadoop. It allows you to load, store, process and manage data in virtually any format and at any scale.

Learn More

Hadoop Training

Developing Solutions with Apache Hadoop Classes

Understanding Hadoop on Windows Classes

Applying Data Science using Apache Hadoop Classes

Developing Apache Hadoop Applications with Java Classes

View All Classes »