<?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 HIVE -K8S /  failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394086#M248665</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need a help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying to install and launch Apache Hive meta store with PG database &amp;nbsp;on Kubernetes.&lt;BR /&gt;The version of Hive is : apache-hive-4.0.0-bin.&lt;BR /&gt;I configured hive-site.xml and all volume needed for Apache Hive.&lt;BR /&gt;The init scheme was done succsufly by executing :&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;./schematool -dbType postgres -initSchema&lt;BR /&gt;&lt;BR /&gt;Since, when try to&amp;nbsp;&lt;/SPAN&gt;launch hive, I obtained this error that nput name is null.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;@Former Member-hive-v2-78d588-gf8rv:/opt/apache-hive-bin/bin$ hive&lt;BR /&gt;WARNING: log4j.properties is not found. HADOOP_CONF_DIR may be incomplete.&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/opt/apache-hive-bin/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/opt/hadoop/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]&lt;BR /&gt;Hive Session ID = 43722632-401f-4a28-975c-711f1e569a8c&lt;/P&gt;&lt;P&gt;Logging initialized using configuration in jar:file:/opt/apache-hive-bin/lib/hive-common-3.1.3.jar!/hive-log4j2.properties Async: true&lt;BR /&gt;Exception in thread "main" java.lang.RuntimeException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name&lt;BR /&gt;at com.sun.security.auth.UnixPrincipal.&amp;lt;init&amp;gt;(UnixPrincipal.java:71)&lt;BR /&gt;at com.sun.security.auth.module.UnixLoginModule.login(UnixLoginModule.java:133)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at javax.security.auth.login.LoginContext.invoke(LoginContext.java:755)&lt;BR /&gt;at javax.security.auth.login.LoginContext.access$000(LoginContext.java:195)&lt;/P&gt;&lt;P&gt;Thanks for help&lt;BR /&gt;Ps : Kerberos Authentification is disabled on hive-site.xml.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2024 13:27:58 GMT</pubDate>
    <dc:creator>kiki123</dc:creator>
    <dc:date>2024-09-27T13:27:58Z</dc:date>
    <item>
      <title>HIVE -K8S /  failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394086#M248665</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need a help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying to install and launch Apache Hive meta store with PG database &amp;nbsp;on Kubernetes.&lt;BR /&gt;The version of Hive is : apache-hive-4.0.0-bin.&lt;BR /&gt;I configured hive-site.xml and all volume needed for Apache Hive.&lt;BR /&gt;The init scheme was done succsufly by executing :&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;./schematool -dbType postgres -initSchema&lt;BR /&gt;&lt;BR /&gt;Since, when try to&amp;nbsp;&lt;/SPAN&gt;launch hive, I obtained this error that nput name is null.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;@Former Member-hive-v2-78d588-gf8rv:/opt/apache-hive-bin/bin$ hive&lt;BR /&gt;WARNING: log4j.properties is not found. HADOOP_CONF_DIR may be incomplete.&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/opt/apache-hive-bin/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/opt/hadoop/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]&lt;BR /&gt;Hive Session ID = 43722632-401f-4a28-975c-711f1e569a8c&lt;/P&gt;&lt;P&gt;Logging initialized using configuration in jar:file:/opt/apache-hive-bin/lib/hive-common-3.1.3.jar!/hive-log4j2.properties Async: true&lt;BR /&gt;Exception in thread "main" java.lang.RuntimeException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name&lt;BR /&gt;at com.sun.security.auth.UnixPrincipal.&amp;lt;init&amp;gt;(UnixPrincipal.java:71)&lt;BR /&gt;at com.sun.security.auth.module.UnixLoginModule.login(UnixLoginModule.java:133)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at javax.security.auth.login.LoginContext.invoke(LoginContext.java:755)&lt;BR /&gt;at javax.security.auth.login.LoginContext.access$000(LoginContext.java:195)&lt;/P&gt;&lt;P&gt;Thanks for help&lt;BR /&gt;Ps : Kerberos Authentification is disabled on hive-site.xml.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 13:27:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394086#M248665</guid>
      <dc:creator>kiki123</dc:creator>
      <dc:date>2024-09-27T13:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: HIVE -K8S /  failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394393#M248715</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/117505"&gt;@kiki123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share the hive-site.xml here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 16:19:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394393#M248715</guid>
      <dc:creator>ajay_riddler</dc:creator>
      <dc:date>2024-10-02T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: HIVE -K8S /  failure to login: javax.security.auth.login.LoginException: java.lang.NullPointerException: invalid null input: name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394633#M248771</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We recommend utilizing CDW for Kubernetes on Hive.&lt;BR /&gt;&lt;BR /&gt;Based on the description, it seems that you are currently using the apache-hive library. In the upstream (Apache), images have already been pushed to Docker Hub, so you can utilize the same. I have attached the relevant documents for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://hive.apache.org/development/quickstart/" target="_blank"&gt;https://hive.apache.org/development/quickstart/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/data-warehouse/cloud/overview/topics/dw-service-architecture.html" target="_blank"&gt;https://docs.cloudera.com/data-warehouse/cloud/overview/topics/dw-service-architecture.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 07:29:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HIVE-K8S-failure-to-login-javax-security-auth-login/m-p/394633#M248771</guid>
      <dc:creator>ggangadharan</dc:creator>
      <dc:date>2024-10-07T07:29:29Z</dc:date>
    </item>
  </channel>
</rss>

