<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: starting hive getting unsatisfiedlinkerror</title>
		<link>http://www.datastax.com/support-forums/topic/starting-hive-getting-unsatisfiedlinkerror</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 20:38:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/starting-hive-getting-unsatisfiedlinkerror" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "starting hive getting unsatisfiedlinkerror"</title>
			<link>http://www.datastax.com/support-forums/topic/starting-hive-getting-unsatisfiedlinkerror#post-2163</link>
			<pubDate>Wed, 13 Jun 2012 19:32:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2163@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I did the manual install. Trying to run the portfolio demo. I was able to insert/update prices. I am getting the below error trying to run hive for the 10 day loss script.&#60;br /&#62;
Even running  dse hive, I get the same linkage error&#60;/p&#62;
&#60;p&#62;It is on redhat&#60;br /&#62;
Linux ulvdxxx.xxxxxx.com 2.6.18-308.8.1.el5 #1 SMP Fri May 4 16:43:02 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux&#60;/p&#62;
&#60;p&#62;Exception in thread &#34;main&#34; java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.HadoopProcess.execProcess([Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;)I&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.execProcess(Native Method)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.access$900(HadoopProcess.java:11)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess$1.run(HadoopProcess.java:124)&#60;br /&#62;
        at java.security.AccessController.doPrivileged(Native Method)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.start(HadoopProcess.java:118)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.&#38;lt;init&#38;gt;(HadoopProcess.java:100)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.startProcess(Shell.java:214)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:225)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.run(Shell.java:182)&#60;br /&#62;
        at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:401)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:487)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:470)&#60;br /&#62;
        at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:68)&#60;br /&#62;
        at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:45)&#60;br /&#62;
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:79)&#60;br /&#62;
        at org.apache.hadoop.security.UserGroupInformation.getGroupNames(UserGroupInformation.java:988)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.security.HadoopDefaultAuthenticator.setConf(HadoopDefaultAuthenticator.java:62)&#60;br /&#62;
        at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:62)&#60;br /&#62;
        at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:117)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.metadata.HiveUtils.getAuthenticator(HiveUtils.java:222)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:270)&#60;br /&#62;
        at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:603)&#60;br /&#62;
        at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:554)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:597)&#60;br /&#62;
        at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "starting hive getting unsatisfiedlinkerror"</title>
			<link>http://www.datastax.com/support-forums/topic/starting-hive-getting-unsatisfiedlinkerror#post-2130</link>
			<pubDate>Tue, 12 Jun 2012 20:58:02 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2130@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Linux ulvdxxx.xxxxxx.com 2.6.18-308.8.1.el5 #1 SMP Fri May 4 16:43:02 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux&#60;/p&#62;
&#60;p&#62;I uninstalled everything to try out the tarball install, so did not get anything for rpm -qa &#124; grep dse&#60;/p&#62;
&#60;p&#62;I followed the rpm install. Everything(cassandra, hadoop, opscenter etc..) except hive was working
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "starting hive getting unsatisfiedlinkerror"</title>
			<link>http://www.datastax.com/support-forums/topic/starting-hive-getting-unsatisfiedlinkerror#post-2124</link>
			<pubDate>Tue, 12 Jun 2012 16:59:26 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2124@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi kkodali,&#60;/p&#62;
&#60;p&#62;Since I see &#34;Logging initialized using configuration in file:/etc/dse/hive/hive-log4j.properties&#34;, I'm assuming this is either a deb or rpm installation.&#60;/p&#62;
&#60;p&#62;Could you post output from:&#60;/p&#62;
&#60;p&#62;'uname -a'&#60;/p&#62;
&#60;p&#62;and, if it's a deb install:  'dpkg -l &#124; grep dse'&#60;br /&#62;
or, if it's an rpm install:  'rpm -qa &#124; grep dse'&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "starting hive getting unsatisfiedlinkerror"</title>
			<link>http://www.datastax.com/support-forums/topic/starting-hive-getting-unsatisfiedlinkerror#post-2121</link>
			<pubDate>Tue, 12 Jun 2012 14:54:18 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2121@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am trying to run the hive samples and running into the error below. Map reduce sample programs seem to work fine&#60;/p&#62;
&#60;p&#62;$ dsetool ring&#60;br /&#62;
Address         DC          Rack        Workload        Status State   Load            Owns    Token&#60;br /&#62;
                                                                                               85070591730234615865843651857942052864&#60;br /&#62;
159.127.13.81   Cassandra   rack1       Cassandra       Up     Normal  147.69 MB       50.00%  0&#60;br /&#62;
159.127.13.93   Analytics   rack1       Analytics(JT)   Up     Normal  77.59 MB        0.00%   10&#60;br /&#62;
159.127.13.92   Analytics   rack1       Analytics(tt)   Up     Normal  70.51 MB        50.00%  85070591730234615865843651857942052864   &#60;/p&#62;
&#60;p&#62;$ sudo dse hive&#60;br /&#62;
Logging initialized using configuration in file:/etc/dse/hive/hive-log4j.properties&#60;br /&#62;
Hive history file=/tmp/root/hive_job_log_root_201206121032_690614177.txt&#60;br /&#62;
Exception in thread &#34;main&#34; java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.HadoopProcess.execProcess([Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;)I&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.execProcess(Native Method)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.access$900(HadoopProcess.java:11)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess$1.run(HadoopProcess.java:124)&#60;br /&#62;
        at java.security.AccessController.doPrivileged(Native Method)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.start(HadoopProcess.java:118)&#60;br /&#62;
        at org.apache.hadoop.util.HadoopProcess.&#38;lt;init&#38;gt;(HadoopProcess.java:100)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.startProcess(Shell.java:214)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:225)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.run(Shell.java:182)&#60;br /&#62;
        at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:401)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:487)&#60;br /&#62;
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:470)&#60;br /&#62;
        at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:68)&#60;br /&#62;
        at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:45)&#60;br /&#62;
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:79)&#60;br /&#62;
        at org.apache.hadoop.security.UserGroupInformation.getGroupNames(UserGroupInformation.java:988)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.security.HadoopDefaultAuthenticator.setConf(HadoopDefaultAuthenticator.java:62)&#60;br /&#62;
        at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:62)&#60;br /&#62;
        at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:117)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.metadata.HiveUtils.getAuthenticator(HiveUtils.java:222)&#60;br /&#62;
        at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:270)&#60;br /&#62;
        at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:603)&#60;br /&#62;
        at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:554)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:597)&#60;br /&#62;
        at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
