Hi,
To start HiveDerbyServerMode
In hive these 2 configuration need to configure
javax.jdo.option.ConnectionURL
jdbc:derby//{derbyIP}:1527/metastore_db;create=true
JDBC connect string for a JDBC metastore
javax.jdo.option.ConnectionDriverName
org.apache.derby.jdbc.Clie
I don't have experience with this setup, but apparently the page you're looking
for has moved to
https://cwiki.apache.org/confluence/display/Hive/HiveDerbyServerMode.
-Original Message-
From: Matt Kennedy [mailto:stinkym...@gmail.com]
Sent: Monday, October 10, 2011 9:17 AM
To: user@hiv