fixes #297 Squashed commit of the following: commit 26df4c44a57f92dd16efe69898e9e969c22093fa Author: fwang12 <fwang12@ebay.com> Date: Mon Jan 18 13:09:13 2021 +0800 remove unused properties in build info
53 lines
759 B
Plaintext
53 lines
759 B
Plaintext
*#*#
|
|
*.#*
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.pyc
|
|
*.pyo
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
.cache
|
|
.classpath
|
|
.ensime
|
|
.ensime_cache/
|
|
.ensime_lucene
|
|
.generated-mima*
|
|
.idea/
|
|
.idea_modules/
|
|
.project
|
|
.pydevproject
|
|
.scala_dependencies
|
|
.settings
|
|
build/apache-maven*
|
|
build/scala*
|
|
build/test
|
|
target/
|
|
dist/
|
|
kyuubi-*-bin-*
|
|
*.gz
|
|
logs/
|
|
pid/
|
|
local/
|
|
out/
|
|
hs_err_pid*
|
|
spark-warehouse/
|
|
metastore_db
|
|
derby.log
|
|
ldap
|
|
*/dependency-reduced-pom.xml
|
|
*/*/dependency-reduced-pom.xml
|
|
metrics/report.json
|
|
metrics/.report.json.crc
|
|
/kyuubi-ha/embedded_zookeeper/
|
|
embedded_zookeeper/
|
|
/externals/kyuubi-spark-sql-engine/operation_logs/
|
|
/externals/kyuubi-spark-sql-engine/spark-warehouse/
|
|
/work/
|
|
/docs/_build/
|
|
/kyuubi-common/metrics/
|
|
kyuubi-common/operation_logs/
|
|
/kyuubi-common/operation_logs/
|
|
/kyuubi-main/operation_logs/
|