forked from apache/hive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
43 lines (43 loc) · 802 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
build
build-eclipse
.arc_jira_lib
.classpath*
.externalToolBuilders
.project
.settings
.factorypath
*.launch
*.metadata
*~
metastore_db
common/src/gen
.idea
*.iml
*.ipr
*.iws
*.swp
derby.log
datanucleus.log
.arc
TempStatsStore/
target/
ql/TempStatsStore
hcatalog/hcatalog-pig-adapter/target
hcatalog/server-extensions/target
hcatalog/core/target
hcatalog/webhcat/java-client/target
hcatalog/storage-handlers/hbase/target
hcatalog/webhcat/svr/target
conf/hive-default.xml.template
itests/hive-blobstore/src/test/resources/blobstore-conf.xml
.DS_Store
.factorypath
patchprocess
standalone-metastore/src/gen/version
standalone-metastore/metastore-common/src/gen/version
standalone-metastore/metastore-server/src/gen/version
launch.json
settings.json
kafka-handler/src/test/gen
**/.vscode/
/.recommenders/