[maven-release-plugin] copy for tag kylin-4.0.0-alpha
[maven-release-plugin] prepare release kylin-4.0.0-alpha
29 files changed
tree: a90a354db49889110b87c0f7bc2da4f7fafe3958
  1. .github/
  2. .settings/
  3. assembly/
  4. build/
  5. build-engine/
  6. cache/
  7. core-common/
  8. core-cube/
  9. core-dictionary/
  10. core-job/
  11. core-metadata/
  12. core-metrics/
  13. core-storage/
  14. datasource-sdk/
  15. dev-support/
  16. docker/
  17. engine-flink/
  18. engine-mr/
  19. engine-spark/
  20. examples/
  21. jdbc/
  22. kylin-it/
  23. kylin-spark-project/
  24. metastore-hbase/
  25. metrics-reporter-hive/
  26. metrics-reporter-kafka/
  27. odbc/
  28. parquet-assembly/
  29. query/
  30. server/
  31. server-base/
  32. source-hive/
  33. source-jdbc/
  34. source-kafka/
  35. storage-hbase/
  36. storage-stream/
  37. stream-coordinator/
  38. stream-core/
  39. stream-receiver/
  40. stream-source-kafka/
  41. tool/
  42. tool-assembly/
  43. webapp/
  44. .gitconfig
  45. .gitignore
  46. .reviewboardrc
  47. .travis.yml
  48. KEYS
  49. LICENSE
  50. NOTICE
  51. pom.xml
  52. README.md
  53. scalastyle_config.xml
README.md

Apache Kylin

Build Status License Coverage Status Codacy Badge Quality Gate SonarCloud Coverage SonarCloud Bugs SonarCloud Vulnerabilities

Extreme OLAP Engine for Big Data

Apache Kylin is an open source Distributed Analytics Engine, contributed by eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.

For more details, see the website http://kylin.apache.org.

Develop

Please refer to https://github.com/Kyligence/kylin-on-parquet-v2/wiki/Development-document.

Documentation

Please refer to http://kylin.apache.org/docs/.

Get Help

The fastest way to get response from our developers is to send email to our mail list dev@kylin.apache.org,
and remember to subscribe our mail list via dev-subscribe@kylin.apache.org

License

Please refer to LICENSE file.