Git Product home page Git Product logo

compass's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compass's Issues

执行mvn clean install -Dmaven.test.skip=true出现以下错

[INFO] sogou compass ...................................... SUCCESS [ 0.270 s]
[INFO] sogou compass core ................................. FAILURE [ 2.759 s]
[INFO] sogou compass delayfree ............................ SKIPPED
[INFO] sogou compass aggregation .......................... SKIPPED
[INFO] sogou compass sample ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.184 s
[INFO] Finished at: 2016-01-13T10:11:32+08:00
[INFO] Final Memory: 18M/225M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.
3.2:compile (default-compile) on project compass-core: Compilation failure: Comp
ilation failure:
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\datasource\ShardDataSource.java:[30,7] 错误: ShardDataSource不是抽象的,
并且未覆盖CommonDataSource中的抽象方法getParentLogger()
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\datasource\MasterSlaveDataSource.java:[34,7] 错误: MasterSlaveDataSource
不是抽象的, 并且未覆盖CommonDataSource中的抽象方法getParentLogger()
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\datasource\SingleDataSource.java:[19,7] 错误: SingleDataSource不是抽象的,
并且未覆盖CommonDataSource中的抽象方法getParentLogger()
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\proxyconnection\ShardDataSourceProxyConnection.java:[27,7] 错误: ShardDat
aSourceProxyConnection不是抽象的, 并且未覆盖Connection中的抽象方法getNetworkTime
out()
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\proxyconnection\ShardDataSourceProxyStatement.java:[18,7] 错误: ShardData
SourceProxyStatement不是抽象的, 并且未覆盖Statement中的抽象方法isCloseOnCompleti
on()
[ERROR] \xxx-projects\sogou-compass\core\src\main\java\com\sogou\bizdev\compas
s\core\proxyconnection\MasterSlaveDataSourceProxyConnection.java:[24,7] 错误: Ma
sterSlaveDataSourceProxyConnection不是抽象的, 并且未覆盖Connection中的抽象方法ge
tNetworkTimeout()
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR] mvn -rf :compass-core

SQL parser如何选型?

compass使用的parser是JSqlParser,Mycat用的是druid的parser和lexer,也有一些使用antlr实现SQL解析器(如hive的sqlparser)。它们之间有何优劣,如何选择呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.