Created 12-21-2016 03:28 PM
I just setup Hortonworks Data Platform2.3.4 on Windows 2012 R2 server, When I started "Hadoop Name Node Status", browser does not show anything. Kindly suggest..
Created 12-21-2016 07:23 PM
Can you please share the below property value from hdfs-site.xml.
dfs.namenode.http-address
Also, is this a secure cluster or an unsecure cluster.
Created 12-22-2016 10:14 AM
Sorry. could not follow you...
Created 12-22-2016 11:44 AM
@Ritesh jain Actually Geoffrey is requesting for the contents of your hosts file located in C:\Windows\System32\drivers\etc.
If the IP where HDP is installed is 10.0.0.6 and its hostname is ritjainvmws2012 then please confirm if 10.0.0.6 is mapped to ritjainvmws2012 in the hosts file.
Created 12-22-2016 01:28 PM
Thanks....
Created 12-23-2016 01:08 PM
Added below entry but still no luck..
10.0.0.6 ritjainvmws2012
Created 01-06-2017 08:22 AM
Namenode status is up now but MR job is still not working. Please see if there are any inputs at below post -
Created 12-22-2016 01:27 PM
here are the contents of hosts file -
# Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. #127.0.0.1 localhost #::1 localhost