From 92a45e2679b66c2bf1a0e2d1fc63213004564390 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 12 Aug 2021 09:28:05 +0800 Subject: [PATCH] [KYUUBI #919] [MISC] Add DISCLAIMER and misc changes on pom ### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #919 from pan3793/asf-misc. Closes #919 336a4ea0 [Cheng Pan] Update 30ba74fb [Cheng Pan] Update developers db60eac4 [Cheng Pan] Update developers fcc9adc9 [Cheng Pan] Cleanup pom 70b6596a [Cheng Pan] Add DISCLAIMER Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- DISCLAIMER | 10 +++++ externals/kyuubi-spark-sql-engine/pom.xml | 19 -------- pom.xml | 55 +++++++++++++++++++++++ 3 files changed, 65 insertions(+), 19 deletions(-) create mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 000000000..55f34b7b8 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache Kyuubi(incubating) is an effort undergoing incubation at the Apache +Software Foundation (ASF), sponsored by the Apache Incubator PMC. + +Incubation is required of all newly accepted projects until a further review +indicates that the infrastructure, communications, and decision making process +have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness +or stability of the code, it does indicate that the project has yet to be +fully endorsed by the ASF. diff --git a/externals/kyuubi-spark-sql-engine/pom.xml b/externals/kyuubi-spark-sql-engine/pom.xml index db6f37acf..3fadea9fb 100644 --- a/externals/kyuubi-spark-sql-engine/pom.xml +++ b/externals/kyuubi-spark-sql-engine/pom.xml @@ -56,18 +56,6 @@ provided - - com.fasterxml.jackson.module - jackson-module-scala_${scala.binary.version} - provided - - - - com.fasterxml.jackson.core - jackson-databind - provided - - org.apache.hadoop hadoop-client-api @@ -192,13 +180,6 @@ org.apache.curator.** - - org.javassist - ${kyuubi.shade.packageName}.org.javassist - - org.javassist.** - - diff --git a/pom.xml b/pom.xml index ffc756043..d82b3bfff 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,47 @@ + + aajisaka + Akira Ajisaka + aajisaka@apache.org + Yahoo + https://github.com/aajisaka + + + pan3793 + Cheng Pan + chengpan@apache.org + https://github.com/pan3793 + + + turbofei + Fei Wang + feiwang@apache.org + eBay + https://github.com/turbofei + + + jhx1008 + Hongxiang Jiang + jhx1008@apache.org + NetEase + https://github.com/jhx1008 + + + ningjiang + Willem Ning Jiang + ningjiang@apache.org + Huawai + https://github.com/ningjiang + + + ulysses-you + Xiduo You + ulyssesyou@apache.org + NetEase + https://github.com/ulysses-you + yaooqinn Kent Yao @@ -62,6 +103,20 @@ NetEase https://github.com/yaooqinn + + apache9 + Duo Zhang + zhangduo@apache.org + Xiaomi + https://github.com/apache9 + + + zjffdu + Jeff Zhang + zjffdu@apache.org + Alibaba + https://github.com/zjffdu +