Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by EdwardCapriolo: http://wiki.apache.org/hadoop/HiveDerbyServerMode ------------------------------------------------------------------------------ == Hive using Derby in Server Mode == - Hive in embedded mode has a limitation of 1 user. You may want to run Derby as a Network Server in this way multiple users can access it simultaneously from different systems. + Hive in embedded mode has a limitation of 1 user. You may want to run Derby as a Network Server, this way multiple users can access it simultaneously from different systems. === Download Derby === It is suggested you download the version of derby that ships with hive. If you have already ran Hive in embedded mode the first line of derby.log contains the version. @@ -22, +22 @@ }}} === Set environment === - What variable to set has changed over the years. DERBY_HOME is now the proper name. I set this and the legacy name. + The variable to set has changed over the years. DERBY_HOME is now the proper name. I set this and the legacy name. /etc/profile.d/derby.sh {{{
