I get this error message in the console.. 11/12/06 08:14:50 INFO DataNucleus.MetaData: Registering listener for metadata initialisation 11/12/06 08:14:50 INFO metastore.ObjectStore: Initialized ObjectStore 11/12/06 08:14:50 WARN DataNucleus.MetaData: MetaData Parser encountered an error in file "jar:file:/opt/hive/lib/hive-metastore-0.7.1-cdh3u2.jar!/package.jdo" at line 11, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 11/12/06 08:14:50 WARN DataNucleus.MetaData: MetaData Parser encountered an error in file "jar:file:/opt/hive/lib/hive-metastore-0.7.1-cdh3u2.jar!/package.jdo" at line 312, column 13 : The content of element type "class" must match "(extension*,implements*,datastore-identity?,primary-key?,inheritance?,version?,join*,foreign-key*,index*,unique*,column*,field*,property*,query*,fetch-group*,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
________________________________ From: sangeetha k <[email protected]> To: "[email protected]" <[email protected]> Sent: Tuesday, December 6, 2011 8:21 PM Subject: Hive web console - schema is empty Hi, I opened the web console for Hive using http://localhost:9999/hwi In the Browse Schema option, I could see only the default Hive table list name and description. Not able to view the tables. What should be issue? I have created 2 tables under default schema , but could not able to see those tables under the Browse schema option. Thanks, Sangeetha
