[KYUUBI #2085][FOLLOWUP] Fix the wrong path of module:hive
### _Why are the changes needed?_ Fix the wrong path of `module:hive` ### _How was this patch tested?_ - https://github.com/cfmcgrady/incubator-kyuubi/pull/12 Closes #2139 from cfmcgrady/kyuubi-2085-followup. Closes #2085 ca93467b [Fu Chen] addressed comment 2dc6253a [Fu Chen] fix the wrong path of module:hive Authored-by: Fu Chen <cfmcgrady@gmail.com> Signed-off-by: ulysses-you <ulyssesyou@apache.org>
This commit is contained in:
parent
d7d8b05d4a
commit
ffb7a6f403
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@ -74,7 +74,11 @@
|
||||
- "kyuubi-zookeeper/**/*"
|
||||
|
||||
"module:hive":
|
||||
- "kyuubi-hive-sql-engine/**/*"
|
||||
- "bin/beeline"
|
||||
- "externals/kyuubi-hive-sql-engine/**/*"
|
||||
- "kyuubi-hive-beeline/**/*"
|
||||
- "kyuubi-hive-jdbc/**/*"
|
||||
- "kyuubi-hive-jdbc-shaded/**/*"
|
||||
|
||||
"module:kubernetes":
|
||||
- ".dockerignore"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user