solved in thread "select count(1)" on Mon, 03 Jan
t; I had written an article on using Hive from Jython
>> - http://csgrad.blogspot.com/2010/04/to-use-language-other-than-java-say.html.
>> Verifying that all the jars listed in the article are in your classpath may
>> help.
>> Regards
>> Dilip
>>
>> On Mon, Ja
To specify things: I run the embedded mode with the url:
"jdbc:hive://". If I take "jdbc:hive://localhost:1/default" with
the hiveserver mode, the error will not occur and everything's fine.
But I need multithreated access to my data.
Malte
2011/1/3 kiteraddict :
&g
Hi Dilip,
Unfortunately, not. No special characters. Tried a symlink as well...
The Path seems ok, and the strange is: select count(1) from the cli
woks.
I get the same error in Eclipse and in Netbeans (OSX 10.6.4). However
thank you for your tip!
Malte
2011/1/3 Dilip Joseph :
> Does the full path
see more specific question at Mon, 03 Jan, 13:55
my fault, didn't realize the different locations of the derby-database
for the metadata and that only one client per time may able to
connect.