<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: ​Service 'userhome' check failed: File does not exist: /user/admin in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130801#M93487</link>
    <description>&lt;P&gt;This is missing,&lt;/P&gt;&lt;PRE&gt;hdfs dfs -chown admin:hadoop /user/admin
&lt;/PRE&gt;</description>
    <pubDate>Tue, 01 Aug 2017 04:09:42 GMT</pubDate>
    <dc:creator>afernandez</dc:creator>
    <dc:date>2017-08-01T04:09:42Z</dc:date>
    <item>
      <title>​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130790#M93476</link>
      <description>&lt;PRE&gt;  Service 'userhome' check failed:
java.io.FileNotFoundException: File does not exist: /user/admin
	at sun.reflect.GeneratedConstructorAccessor226.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106)
	at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:95)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.toIOException(WebHdfsFileSystem.java:509)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.access$800(WebHdfsFileSystem.java:113)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner.shouldRetry(WebHdfsFileSystem.java:801)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner.runWithRetry(WebHdfsFileSystem.java:767)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner.access$100(WebHdfsFileSystem.java:582)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner$1.run(WebHdfsFileSystem.java:612)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner.run(WebHdfsFileSystem.java:608)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.getHdfsFileStatus(WebHdfsFileSystem.java:987)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.getFileStatus(WebHdfsFileSystem.java:1003)
	at org.apache.ambari.view.utils.hdfs.HdfsApi$3.run(HdfsApi.java:127)
	at org.apache.ambari.view.utils.hdfs.HdfsApi$3.run(HdfsApi.java:125)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
	at org.apache.ambari.view.utils.hdfs.HdfsApi.execute(HdfsApi.java:397)
	at org.apache.ambari.view.utils.hdfs.HdfsApi.getFileStatus(HdfsApi.java:125)
	at org.apache.ambari.view.commons.hdfs.UserService.homeDir(UserService.java:57)
	at org.apache.ambari.view.hive2.resources.files.FileService.userhomeSmokeTest(FileService.java:245)
	at org.apache.ambari.view.hive2.HelpService.userhomeStatus(HelpService.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1507)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.apache.ambari.server.security.authorization.AmbariAuthorizationFilter.doFilter(AmbariAuthorizationFilter.java:257)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.apache.ambari.server.security.authorization.jwt.JwtAuthenticationFilter.doFilter(JwtAuthenticationFilter.java:96)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
	at org.apache.ambari.server.security.authentication.AmbariAuthenticationFilter.doFilter(AmbariAuthenticationFilter.java:88)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.apache.ambari.server.security.authorization.AmbariUserAuthorizationFilter.doFilter(AmbariUserAuthorizationFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.api.MethodOverrideFilter.doFilter(MethodOverrideFilter.java:72)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.api.AmbariPersistFilter.doFilter(AmbariPersistFilter.java:47)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.view.AmbariViewsMDCLoggingFilter.doFilter(AmbariViewsMDCLoggingFilter.java:54)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.view.ViewThrottleFilter.doFilter(ViewThrottleFilter.java:161)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.security.AbstractSecurityHeaderFilter.doFilter(AbstractSecurityHeaderFilter.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.apache.ambari.server.security.AbstractSecurityHeaderFilter.doFilter(AbstractSecurityHeaderFilter.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:294)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1478)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:427)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.apache.ambari.server.controller.AmbariHandlerList.processHandlers(AmbariHandlerList.java:212)
	at org.apache.ambari.server.controller.AmbariHandlerList.processHandlers(AmbariHandlerList.java:201)
	at org.apache.ambari.server.controller.AmbariHandlerList.handle(AmbariHandlerList.java:150)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:973)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1035)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:641)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:231)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): File does not exist: /user/admin
	at org.apache.hadoop.hdfs.web.JsonUtil.toRemoteException(JsonUtil.java:118)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.validateResponse(WebHdfsFileSystem.java:477)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.access$200(WebHdfsFileSystem.java:113)
	at org.apache.hadoop.hdfs.web.WebHdfsFileSystem$AbstractRunner.runWithRetry(WebHdfsFileSystem.java:738)
	... 118 more&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Oct 2016 07:05:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130790#M93476</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-14T07:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130791#M93477</link>
      <description>&lt;P&gt;Can you please tell us a little about what you are doing here?  It seems from the log you are using webhdfs using user admin?  If that is correct please confirm user admin exist in the kernel.  Or use another user which does exist.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 08:29:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130791#M93477</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-10-14T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130792#M93478</link>
      <description>&lt;P&gt;Solved, THX&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:08:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130792#M93478</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-14T09:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130793#M93479</link>
      <description>&lt;P&gt;Hi Atif - How did you resolve that issue? Am facing the similar issue when deploy the services via Ambari blueprint&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 16:37:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130793#M93479</guid>
      <dc:creator>SenthilGM</dc:creator>
      <dc:date>2016-10-18T16:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130794#M93480</link>
      <description>&lt;P&gt;Not yet, Sunile will be looking into this today.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 22:35:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130794#M93480</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-18T22:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130795#M93481</link>
      <description>&lt;P&gt;The same error &lt;/P&gt;&lt;PRE&gt;Service 'userhome' check failed:
java.io.FileNotFoundException: File does not exist: /user/admin
&lt;/PRE&gt;&lt;P&gt;When I try to open &lt;STRONG&gt;Hive View&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:32:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130795#M93481</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2016-10-19T22:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130796#M93482</link>
      <description>&lt;P&gt;Fixed by creating this directory on HDFS &lt;/P&gt;&lt;PRE&gt;hadoop fs -mkdir /user/admin&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:47:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130796#M93482</guid>
      <dc:creator>nord_tramper</dc:creator>
      <dc:date>2016-10-19T22:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130797#M93483</link>
      <description>&lt;P&gt;Resolved, thanks yo all&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:52:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130797#M93483</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-19T22:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130798#M93484</link>
      <description>&lt;P&gt;Resolved, thanks to all.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:53:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130798#M93484</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-19T22:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130799#M93485</link>
      <description>&lt;P&gt;Thanks for help&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:54:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130799#M93485</guid>
      <dc:creator>atif_farid</dc:creator>
      <dc:date>2016-10-19T22:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130800#M93486</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13729/nord-tramper.html" nodeid="13729"&gt;@Nikita Kiselev&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Try below commands and check&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;sudo su - hdfs&lt;/LI&gt;&lt;LI&gt;hdfs dfs -mkdir /user/admin&lt;/LI&gt;&lt;LI&gt;hdfs dfs -chown root:hdfs /user/admin&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 16 Feb 2017 15:14:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130800#M93486</guid>
      <dc:creator>munnyrahul</dc:creator>
      <dc:date>2017-02-16T15:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130801#M93487</link>
      <description>&lt;P&gt;This is missing,&lt;/P&gt;&lt;PRE&gt;hdfs dfs -chown admin:hadoop /user/admin
&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Aug 2017 04:09:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130801#M93487</guid>
      <dc:creator>afernandez</dc:creator>
      <dc:date>2017-08-01T04:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: ​Service 'userhome' check failed: File does not exist: /user/admin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130802#M93488</link>
      <description>&lt;P&gt;If that doesn't work, try running as the HDFS superuser&lt;/P&gt;&lt;P&gt;sudo -u hdfs hdfs dfsadmin -safemode leave &lt;BR /&gt;sudo -u hdfs hdfs dfs -mkdir /user/admin &lt;BR /&gt;sudo -u hdfs hdfs dfs -chown root:hdfs /user/admin&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 09:56:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Service-userhome-check-failed-File-does-not-exist-user-admin/m-p/130802#M93488</guid>
      <dc:creator>ponko73</dc:creator>
      <dc:date>2018-05-09T09:56:29Z</dc:date>
    </item>
  </channel>
</rss>

