Crux is a reporting application for HBase. Crux provides a simple web based graphical interface to access HBase, query data and create reports. Crux is open sourced under Apache Software Foundation License v2.0.
I see messages (development mode) on SQL syntax error. It may be because of mismatch with my MySQL server version but I am adding a ticket so that it can be resolved, if possible-
2011-08-24 09:55:36,424 INFO org.hibernate.tool.hbm2ddl.SchemaExport.execute:226 - Running hbm2ddl schema export
2011-08-24 09:55:36,425 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:242 - import file not found: /import.sql
2011-08-24 09:55:36,425 INFO org.hibernate.tool.hbm2ddl.SchemaExport.execute:251 - exporting generated schema to database
2011-08-24 09:55:36,427 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:377 - alter table columnAlias drop constraint FKCC94789AE4BABCDC
2011-08-24 09:55:36,517 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:362 - Unsuccessful: alter table columnAlias drop constraint FKCC94789AE4BABCDC
2011-08-24 09:55:36,519 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:363 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'constraint FKCC94789AE4BABCDC' at line 1
2011-08-24 09:55:36,521 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:377 - alter table columnAlias drop constraint FKCC94789AEF4CE402
2011-08-24 09:55:36,528 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:362 - Unsuccessful: alter table columnAlias drop constraint FKCC94789AEF4CE402
2011-08-24 09:55:36,528 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:363 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'constraint FKCC94789AEF4CE402' at line 1
Environment
Hadoop: 0.20.203.0 HBase: 0.90.3 MySQL: 5.1 Jetty: 7.4.1 OS: Ubuntu 11.04 Hardware: AMD64 with 4GB
I see messages (development mode) on SQL syntax error. It may be because of mismatch with my MySQL server version but I am adding a ticket so that it can be resolved, if possible-
2011-08-24 09:55:36,424 INFO org.hibernate.tool.hbm2ddl.SchemaExport.execute:226 - Running hbm2ddl schema export 2011-08-24 09:55:36,425 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:242 - import file not found: /import.sql 2011-08-24 09:55:36,425 INFO org.hibernate.tool.hbm2ddl.SchemaExport.execute:251 - exporting generated schema to database 2011-08-24 09:55:36,427 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:377 - alter table columnAlias drop constraint FKCC94789AE4BABCDC 2011-08-24 09:55:36,517 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:362 - Unsuccessful: alter table columnAlias drop constraint FKCC94789AE4BABCDC 2011-08-24 09:55:36,519 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:363 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'constraint FKCC94789AE4BABCDC' at line 1 2011-08-24 09:55:36,521 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.execute:377 - alter table columnAlias drop constraint FKCC94789AEF4CE402 2011-08-24 09:55:36,528 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:362 - Unsuccessful: alter table columnAlias drop constraint FKCC94789AEF4CE402 2011-08-24 09:55:36,528 DEBUG org.hibernate.tool.hbm2ddl.SchemaExport.drop:363 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'constraint FKCC94789AEF4CE402' at line 1