I followed the instruction in the wiki for using derby in network server mode and was able to get hive running in multi-user mode. I would be interested in using mysql instead. Not sure if I will have time to try to get that working so instructions from someone who has already done so would be very useful.
Bill On Tue, Dec 9, 2008 at 9:46 AM, Edward Capriolo <[EMAIL PROTECTED]>wrote: > You have two options: > > 1) You can start derby in network server mode rather than embedded. > http://wiki.apache.org/hadoop/HiveDerbyServerMode > 2) You can also follow the above instructions and replaced derby with > an jpox capable database. > > If you were going to use another database besides derby server mode > like mysql. It would be cool if you added another wiki with > instructions. I have never tried mysql as a metastore but it may have > better performance/be more tunable then derby. >
