<?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>topic Unable to obtain password from user in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340330#M108371</link>
    <description>&lt;P&gt;hello, job is running normally on localhost but i'm using jobserver to run the job from target Exec tab to test the job on server to be able to run it on TAC , i tried also to change keytab path to jobserver path but also failed with same error , any help ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking ports...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending job 'ProdDemo' to server (edp-prd-talnd-js02:8001)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File transfer completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deploying job 'ProdDemo' on server (172.16.163.174:8000)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running job 'ProdDemo'...&lt;/P&gt;&lt;P&gt;Starting job ProdDemo at 23:07 27/12/2022.&lt;/P&gt;&lt;P&gt;NOTE: Picked up JDK_JAVA_OPTIONS: --add-reads=java.xml=java.logging --add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED --patch-module java.base=lib/endorsed/org.apache.karaf.specs.locator-4.2.11.jar --patch-module java.xml=lib/endorsed/org.apache.karaf.specs.java.xml-4.2.11.jar --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.naming/javax.naming.spi=ALL-UNNAMED --add-opens java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.file=ALL-UNNAMED" target="_blank"&gt;www.protocol.file=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.ftp=ALL-UNNAMED" target="_blank"&gt;www.protocol.ftp=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.http=ALL-UNNAMED" target="_blank"&gt;www.protocol.http=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.https=ALL-UNNAMED" target="_blank"&gt;www.protocol.https=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.jar=ALL-UNNAMED" target="_blank"&gt;www.protocol.jar=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.content.text=ALL-UNNAMED" target="_blank"&gt;www.content.text=ALL-UNNAMED&lt;/A&gt; --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=jdk.naming.rmi/com.sun.jndi.url.rmi=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;WARNING: package org.apache.karaf.specs.locator not in java.base&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3705&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;[FATAL] 09:07:26 uat.proddemo_0_1.ProdDemo- tHDFSConnection_1 failure to login: for principal: prdtest@ZAINJO.AI from keytab C:/Users/devtest/Downloads/prod/prdtest.keytab javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;org.apache.hadoop.security.KerberosAuthException: failure to login: for principal: prdtest@ZAINJO.AI from keytab C:/Users/devtest/Downloads/prod/prdtest.keytab javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1993) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytabAndReturnUGI(UserGroupInformation.java:1361) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytab(UserGroupInformation.java:1141) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tHDFSConnection_1Process(ProdDemo.java:2069) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tPrejob_1Process(ProdDemo.java:1894) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.runJobInTOS(ProdDemo.java:8919) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.main(ProdDemo.java:8541) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;Caused by: javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.promptForPass(Krb5LoginModule.java:877) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:740) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:592) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.invoke(LoginContext.java:747) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext$4.run(LoginContext.java:672) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext$4.run(LoginContext.java:670) ~[?:?]&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:670) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.login(LoginContext.java:581) ~[?:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:2072) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1983) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	... 6 more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:14:14 GMT</pubDate>
    <dc:creator>mshafeeq</dc:creator>
    <dc:date>2024-11-15T22:14:14Z</dc:date>
    <item>
      <title>Unable to obtain password from user</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340330#M108371</link>
      <description>&lt;P&gt;hello, job is running normally on localhost but i'm using jobserver to run the job from target Exec tab to test the job on server to be able to run it on TAC , i tried also to change keytab path to jobserver path but also failed with same error , any help ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking ports...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending job 'ProdDemo' to server (edp-prd-talnd-js02:8001)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File transfer completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deploying job 'ProdDemo' on server (172.16.163.174:8000)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running job 'ProdDemo'...&lt;/P&gt;&lt;P&gt;Starting job ProdDemo at 23:07 27/12/2022.&lt;/P&gt;&lt;P&gt;NOTE: Picked up JDK_JAVA_OPTIONS: --add-reads=java.xml=java.logging --add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED --patch-module java.base=lib/endorsed/org.apache.karaf.specs.locator-4.2.11.jar --patch-module java.xml=lib/endorsed/org.apache.karaf.specs.java.xml-4.2.11.jar --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.naming/javax.naming.spi=ALL-UNNAMED --add-opens java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.file=ALL-UNNAMED" target="_blank"&gt;www.protocol.file=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.ftp=ALL-UNNAMED" target="_blank"&gt;www.protocol.ftp=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.http=ALL-UNNAMED" target="_blank"&gt;www.protocol.http=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.https=ALL-UNNAMED" target="_blank"&gt;www.protocol.https=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.protocol.jar=ALL-UNNAMED" target="_blank"&gt;www.protocol.jar=ALL-UNNAMED&lt;/A&gt; --add-exports=java.base/sun.net.&lt;A href="http://www.content.text=ALL-UNNAMED" target="_blank"&gt;www.content.text=ALL-UNNAMED&lt;/A&gt; --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=jdk.naming.rmi/com.sun.jndi.url.rmi=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;WARNING: package org.apache.karaf.specs.locator not in java.base&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3705&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;[FATAL] 09:07:26 uat.proddemo_0_1.ProdDemo- tHDFSConnection_1 failure to login: for principal: prdtest@ZAINJO.AI from keytab C:/Users/devtest/Downloads/prod/prdtest.keytab javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;org.apache.hadoop.security.KerberosAuthException: failure to login: for principal: prdtest@ZAINJO.AI from keytab C:/Users/devtest/Downloads/prod/prdtest.keytab javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1993) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytabAndReturnUGI(UserGroupInformation.java:1361) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.loginUserFromKeytab(UserGroupInformation.java:1141) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tHDFSConnection_1Process(ProdDemo.java:2069) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tPrejob_1Process(ProdDemo.java:1894) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.runJobInTOS(ProdDemo.java:8919) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.main(ProdDemo.java:8541) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;Caused by: javax.security.auth.login.LoginException: Unable to obtain password from user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.promptForPass(Krb5LoginModule.java:877) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:740) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:592) ~[jdk.security.auth:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.invoke(LoginContext.java:747) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext$4.run(LoginContext.java:672) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext$4.run(LoginContext.java:670) ~[?:?]&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:670) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.login.LoginContext.login(LoginContext.java:581) ~[?:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:2072) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1983) ~[hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	... 6 more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340330#M108371</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2024-11-15T22:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to obtain password from user</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340331#M108372</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Is jobserver installed on the same machine where studio is installed? If not, the keytab&amp;nbsp;file should exist on Jobserver and set the file path pointed to Jobserver's keytab. Additionally, ensure that the right permissions are available on the keytab file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 07:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340331#M108372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-29T07:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to obtain password from user</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340332#M108373</link>
      <description>&lt;P&gt;i did that and change the path to job server keytab but faced new error &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OTE: Picked up JDK_JAVA_OPTIONS: --add-reads=java.xml=java.logging --add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED --patch-module java.base=lib/endorsed/org.apache.karaf.specs.locator-4.2.11.jar --patch-module java.xml=lib/endorsed/org.apache.karaf.specs.java.xml-4.2.11.jar --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.naming/javax.naming.spi=ALL-UNNAMED --add-opens java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.file=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.ftp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED --add-exports=java.base/sun.net.www.content.text=ALL-UNNAMED --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=jdk.naming.rmi/com.sun.jndi.url.rmi=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;WARNING: package org.apache.karaf.specs.locator not in java.base&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3396&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;[ERROR] 12:22:13 org.apache.thrift.transport.TSaslTransport- SASL negotiation failure&lt;/P&gt;&lt;P&gt;javax.security.sasl.SaslException: GSS initiate failed&lt;/P&gt;&lt;P&gt;	at com.sun.security.sasl.gsskerb.GssKrb5Client.evaluateChallenge(GssKrb5Client.java:222) ~[jdk.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at org.apache.thrift.transport.TSaslClientTransport.handleSaslStartMessage(TSaslClientTransport.java:94) ~[hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:271) [hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.thrift.transport.TSaslClientTransport.open(TSaslClientTransport.java:37) [hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hive.metastore.security.TUGIAssumingTransport$1.run(TUGIAssumingTransport.java:51) [hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hive.metastore.security.TUGIAssumingTransport$1.run(TUGIAssumingTransport.java:48) [hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]&lt;/P&gt;&lt;P&gt;	at javax.security.auth.Subject.doAs(Subject.java:423) [?:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1876) [hadoop-common-3.1.1.7.1.1.0-565.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hive.metastore.security.TUGIAssumingTransport.open(TUGIAssumingTransport.java:48) [hive-exec-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:441) [hive-jdbc-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.hive.jdbc.HiveConnection.&amp;lt;init&amp;gt;(HiveConnection.java:317) [hive-jdbc-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:107) [hive-jdbc-3.1.3000.7.1.1.0-565.jar:3.1.3000.7.1.1.0-565]&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(DriverManager.java:677) [java.sql:?]&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(DriverManager.java:251) [java.sql:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tHiveConnection_1Process(ProdDemo.java:2372) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tHDFSConnection_1Process(ProdDemo.java:2165) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.tPrejob_1Process(ProdDemo.java:1880) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.runJobInTOS(ProdDemo.java:8571) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;	at uat.proddemo_0_1.ProdDemo.main(ProdDemo.java:8193) [proddemo_0_1.jar:?]&lt;/P&gt;&lt;P&gt;Caused by: org.ietf.jgss.GSSException: No valid credentials provided (Mechanism level: KDC has no support for encryption type (14))&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:773) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:266) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:196) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.sasl.gsskerb.GssKrb5Client.evaluateChallenge(GssKrb5Client.java:203) ~[jdk.security.jgss:?]&lt;/P&gt;&lt;P&gt;	... 19 more&lt;/P&gt;&lt;P&gt;Caused by: sun.security.krb5.KrbException: KDC has no support for encryption type (14)&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsRep.&amp;lt;init&amp;gt;(KrbTgsRep.java:70) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsReq.getReply(KrbTgsReq.java:226) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsReq.sendAndGetCreds(KrbTgsReq.java:237) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.CredentialsUtil.serviceCredsSingle(CredentialsUtil.java:477) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.CredentialsUtil.serviceCreds(CredentialsUtil.java:340) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.CredentialsUtil.serviceCreds(CredentialsUtil.java:314) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.CredentialsUtil.acquireServiceCreds(CredentialsUtil.java:169) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.Credentials.acquireServiceCreds(Credentials.java:490) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:697) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:266) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:196) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at com.sun.security.sasl.gsskerb.GssKrb5Client.evaluateChallenge(GssKrb5Client.java:203) ~[jdk.security.jgss:?]&lt;/P&gt;&lt;P&gt;	... 19 more&lt;/P&gt;&lt;P&gt;Caused by: sun.security.krb5.Asn1Exception: Identifier doesn't match expected value (906)&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.KDCRep.init(KDCRep.java:140) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.TGSRep.init(TGSRep.java:65) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.internal.TGSRep.&amp;lt;init&amp;gt;(TGSRep.java:60) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsRep.&amp;lt;init&amp;gt;(KrbTgsRep.java:55) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsReq.getReply(KrbTgsReq.java:226) ~[java.security.jgss:?]&lt;/P&gt;&lt;P&gt;	at sun.security.krb5.KrbTgsReq.sendAndGetCreds(KrbTgsReq.java:237) ~[java.security.jgss:?]&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 10:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-obtain-password-from-user/m-p/2340332#M108373</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2022-12-29T10:34:19Z</dc:date>
    </item>
  </channel>
</rss>

