<?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: Hive CLI not launched in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142511#M32131</link>
    <description>&lt;P&gt;It's working ,but still there is big process runs on console while iam run a simple query&lt;/P&gt;&lt;P&gt;java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory)
  at java.io.FileInputStream.open(Native Method)
  at java.io.FileInputStream.&amp;lt;init&amp;gt;(FileInputStream.java:146)
  at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.loadTrustManager(ReloadingX509TrustManager.java:164)
  at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.&amp;lt;init&amp;gt;(ReloadingX509TrustManager.java:81)
  at org.apache.hadoop.security.ssl.FileBasedKeyStoresFactory.init(FileBasedKeyStoresFactory.java:209)
  at org.apache.hadoop.security.ssl.SSLFactory.init(SSLFactory.java:131)
  at org.apache.atlas.security.SecureClientUtils.newSslConnConfigurator(SecureClientUtils.java:151)
  at org.apache.atlas.security.SecureClientUtils.newConnConfigurator(SecureClientUtils.java:137)
  at org.apache.atlas.security.SecureClientUtils.getClientConnectionHandler(SecureClientUtils.java:70)
  at org.apache.atlas.AtlasClient.&amp;lt;init&amp;gt;(AtlasClient.java:103)
  at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.&amp;lt;init&amp;gt;(HiveMetaStoreBridge.java:81)
  at org.apache.atlas.hive.hook.HiveHook.fireAndForget(HiveHook.java:179)
  at org.apache.atlas.hive.hook.HiveHook.run(HiveHook.java:160)
  at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1522)
  at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1195)
  at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1059)
  at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1049)
  at org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:213)
  at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:165)
  at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:376)
  at org.apache.hadoop.hive.cli.CliDriver.executeDriver(CliDriver.java:736)
  at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:681)
  at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:621)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
  at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
16/06/16 11:43:41 [main]: INFO security.SecureClientUtils: Real User: root (auth:SIMPLE), is from ticket cache? false
16/06/16 11:43:41 [main]: INFO security.SecureClientUtils: doAsUser: root
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=PostHook.org.apache.atlas.hive.hook.HiveHook start=1466077421528 end=1466077422039 duration=511 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: INFO metadata.Hive: Dumping metastore api call timing information for : execution phase
16/06/16 11:43:42 [main]: DEBUG metadata.Hive: Total time spent in each metastore function (ms): {}
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=Driver.execute start=1466077421390 end=1466077422040 duration=650 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
OK
16/06/16 11:43:42 [main]: INFO ql.Driver: OK
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;PERFLOG method=releaseLocks from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: DEBUG lockmgr.DbLockManager: Unlocking lockid:44
16/06/16 11:43:42 [main]: DEBUG lockmgr.DbLockManager: Removed a lock true
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=releaseLocks start=1466077422040 end=1466077422071 duration=31 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=Driver.run start=1466077420594 end=1466077422071 duration=1477 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: DEBUG mapred.FileInputFormat: Time taken to get FileStatuses: 2
16/06/16 11:43:42 [main]: INFO mapred.FileInputFormat: Total input paths to process : 1
16/06/16 11:43:42 [main]: DEBUG mapred.FileInputFormat: Total # of splits generated by getSplits: 1, TimeTaken: 3
16/06/16 11:43:42 [main]: DEBUG exec.FetchOperator: Creating fetchTask with deserializer typeinfo: struct&amp;lt;col_name:string,data_type:string,comment:string&amp;gt;
16/06/16 11:43:42 [main]: DEBUG exec.FetchOperator: deserializer properties:
table properties: {columns=col_name,data_type,comment, serialization.null.format= , serialization.lib=org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, serialization.format=9, columns.types=string:string:string}
partition properties: {columns=col_name,data_type,comment, serialization.null.format= , serialization.lib=org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, serialization.format=9, columns.types=string:string:string}
code  string
description  string
total_emp  int
salary  int&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2016 18:48:23 GMT</pubDate>
    <dc:creator>ravikumar_hdpde</dc:creator>
    <dc:date>2016-06-16T18:48:23Z</dc:date>
    <item>
      <title>Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142509#M32129</link>
      <description>&lt;P&gt;SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/hadoop/lib/slf4j-log4j12  -1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/spark/lib/spark-assembly  -1.4.1.2.3.2.0-2950-hadoop2.7.1.2.3.2.0-2950.jar!/org/slf4j/impl/StaticLoggerBin  der.class]
SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
WARNING: Use "yarn jar" to launch YARN applications.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/hadoop/lib/slf4j-log4j12  -1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.3.2.0-2950/spark/lib/spark-assembly  -1.4.1.2.3.2.0-2950-hadoop2.7.1.2.3.2.0-2950.jar!/org/slf4j/impl/StaticLoggerBin  der.class]
SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;/P&gt;&lt;P&gt;Logging initialized using configuration in file:/etc/hive/2.3.2.0-2950/0/hive-log4j.properties&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:23:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142509#M32129</guid>
      <dc:creator>ravikumar_hdpde</dc:creator>
      <dc:date>2016-06-16T18:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142510#M32130</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11189/ravikumarhdpdevp.html" nodeid="11189"&gt;@ravi kumar&lt;/A&gt;&lt;P&gt;First check whether HDFS and YARN services are in healthy state in the cluster. If everything looks fine then try enabbling hive debug and review for more debug logs for any possible issue.&lt;/P&gt;&lt;PRE&gt;hive --hiveconf hive.root.logger=DEBUG,console&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:27:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142510#M32130</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-16T18:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142511#M32131</link>
      <description>&lt;P&gt;It's working ,but still there is big process runs on console while iam run a simple query&lt;/P&gt;&lt;P&gt;java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory)
  at java.io.FileInputStream.open(Native Method)
  at java.io.FileInputStream.&amp;lt;init&amp;gt;(FileInputStream.java:146)
  at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.loadTrustManager(ReloadingX509TrustManager.java:164)
  at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.&amp;lt;init&amp;gt;(ReloadingX509TrustManager.java:81)
  at org.apache.hadoop.security.ssl.FileBasedKeyStoresFactory.init(FileBasedKeyStoresFactory.java:209)
  at org.apache.hadoop.security.ssl.SSLFactory.init(SSLFactory.java:131)
  at org.apache.atlas.security.SecureClientUtils.newSslConnConfigurator(SecureClientUtils.java:151)
  at org.apache.atlas.security.SecureClientUtils.newConnConfigurator(SecureClientUtils.java:137)
  at org.apache.atlas.security.SecureClientUtils.getClientConnectionHandler(SecureClientUtils.java:70)
  at org.apache.atlas.AtlasClient.&amp;lt;init&amp;gt;(AtlasClient.java:103)
  at org.apache.atlas.hive.bridge.HiveMetaStoreBridge.&amp;lt;init&amp;gt;(HiveMetaStoreBridge.java:81)
  at org.apache.atlas.hive.hook.HiveHook.fireAndForget(HiveHook.java:179)
  at org.apache.atlas.hive.hook.HiveHook.run(HiveHook.java:160)
  at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1522)
  at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1195)
  at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1059)
  at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1049)
  at org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:213)
  at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:165)
  at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:376)
  at org.apache.hadoop.hive.cli.CliDriver.executeDriver(CliDriver.java:736)
  at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:681)
  at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:621)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
  at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
16/06/16 11:43:41 [main]: INFO security.SecureClientUtils: Real User: root (auth:SIMPLE), is from ticket cache? false
16/06/16 11:43:41 [main]: INFO security.SecureClientUtils: doAsUser: root
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=PostHook.org.apache.atlas.hive.hook.HiveHook start=1466077421528 end=1466077422039 duration=511 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: INFO metadata.Hive: Dumping metastore api call timing information for : execution phase
16/06/16 11:43:42 [main]: DEBUG metadata.Hive: Total time spent in each metastore function (ms): {}
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=Driver.execute start=1466077421390 end=1466077422040 duration=650 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
OK
16/06/16 11:43:42 [main]: INFO ql.Driver: OK
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;PERFLOG method=releaseLocks from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: DEBUG lockmgr.DbLockManager: Unlocking lockid:44
16/06/16 11:43:42 [main]: DEBUG lockmgr.DbLockManager: Removed a lock true
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=releaseLocks start=1466077422040 end=1466077422071 duration=31 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: INFO log.PerfLogger: &amp;lt;/PERFLOG method=Driver.run start=1466077420594 end=1466077422071 duration=1477 from=org.apache.hadoop.hive.ql.Driver&amp;gt;
16/06/16 11:43:42 [main]: DEBUG mapred.FileInputFormat: Time taken to get FileStatuses: 2
16/06/16 11:43:42 [main]: INFO mapred.FileInputFormat: Total input paths to process : 1
16/06/16 11:43:42 [main]: DEBUG mapred.FileInputFormat: Total # of splits generated by getSplits: 1, TimeTaken: 3
16/06/16 11:43:42 [main]: DEBUG exec.FetchOperator: Creating fetchTask with deserializer typeinfo: struct&amp;lt;col_name:string,data_type:string,comment:string&amp;gt;
16/06/16 11:43:42 [main]: DEBUG exec.FetchOperator: deserializer properties:
table properties: {columns=col_name,data_type,comment, serialization.null.format= , serialization.lib=org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, serialization.format=9, columns.types=string:string:string}
partition properties: {columns=col_name,data_type,comment, serialization.null.format= , serialization.lib=org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, serialization.format=9, columns.types=string:string:string}
code  string
description  string
total_emp  int
salary  int&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:48:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142511#M32131</guid>
      <dc:creator>ravikumar_hdpde</dc:creator>
      <dc:date>2016-06-16T18:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142512#M32132</link>
      <description>&lt;P&gt;After restart it's working..Thanks a lot jithu&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 19:08:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142512#M32132</guid>
      <dc:creator>ravikumar_hdpde</dc:creator>
      <dc:date>2016-06-16T19:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142513#M32133</link>
      <description>&lt;P&gt;Hi Ravi - Can you tell me what did you restart - I see the same issue when i'm trying to launch hive.&lt;/P&gt;&lt;P&gt;Cannot load customized ssl related configuration. Fallback to system-generic settings
java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:28:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142513#M32133</guid>
      <dc:creator>tspardhu</dc:creator>
      <dc:date>2016-07-07T15:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142514#M32134</link>
      <description>&lt;P&gt;launch hive shell in  a new terminal ..&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:42:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142514#M32134</guid>
      <dc:creator>ravikumar_hdpde</dc:creator>
      <dc:date>2016-07-07T15:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142515#M32135</link>
      <description>&lt;P&gt;launch hive shell in a new terminal&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:42:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142515#M32135</guid>
      <dc:creator>ravikumar_hdpde</dc:creator>
      <dc:date>2016-07-07T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142516#M32136</link>
      <description>&lt;P&gt;I see the same issue - Do you have any ideas on how to fix that &lt;/P&gt;&lt;P&gt;Cannot load customized ssl related configuration. Fallback to system-generic settings java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 15:52:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142516#M32136</guid>
      <dc:creator>tspardhu</dc:creator>
      <dc:date>2016-07-07T15:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hive CLI not launched</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142517#M32137</link>
      <description>&lt;P&gt;I see the same issue - Do you have any ideas on how to fix that&lt;/P&gt;&lt;P&gt;Cannot load customized ssl related configuration. Fallback to system-generic settings java.io.FileNotFoundException: /etc/security/clientKeys/all.jks (No such file or directory)&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 16:55:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-CLI-not-launched/m-p/142517#M32137</guid>
      <dc:creator>tspardhu</dc:creator>
      <dc:date>2016-07-07T16:55:38Z</dc:date>
    </item>
  </channel>
</rss>

