You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2021/08/12 01:28:13 UTC

[incubator-kyuubi] branch master updated: [KYUUBI #919] [MISC] Add DISCLAIMER and misc changes on pom

This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 92a45e2  [KYUUBI #919] [MISC] Add DISCLAIMER and misc changes on pom
92a45e2 is described below

commit 92a45e2679b66c2bf1a0e2d1fc63213004564390
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Thu Aug 12 09:28:05 2021 +0800

    [KYUUBI #919] [MISC] Add DISCLAIMER and misc changes on pom
    
    <!--
    Thanks for sending a pull request!
    
    Here are some tips for you:
      1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
      2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
      3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
    -->
    
    ### _Why are the changes needed?_
    <!--
    Please clarify why the changes are needed. For instance,
      1. If you add a feature, you can talk about the use case of it.
      2. If you fix a bug, you can clarify why it is a bug.
    -->
    
    ### _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 <ch...@apache.org>
    Signed-off-by: Cheng Pan <ch...@apache.org>
---
 DISCLAIMER                                | 10 ++++++
 externals/kyuubi-spark-sql-engine/pom.xml | 19 -----------
 pom.xml                                   | 55 +++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 19 deletions(-)

diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 0000000..55f34b7
--- /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 db6f37a..3fadea9 100644
--- a/externals/kyuubi-spark-sql-engine/pom.xml
+++ b/externals/kyuubi-spark-sql-engine/pom.xml
@@ -57,18 +57,6 @@
         </dependency>
 
         <dependency>
-            <groupId>com.fasterxml.jackson.module</groupId>
-            <artifactId>jackson-module-scala_${scala.binary.version}</artifactId>
-            <scope>provided</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>com.fasterxml.jackson.core</groupId>
-            <artifactId>jackson-databind</artifactId>
-            <scope>provided</scope>
-        </dependency>
-
-        <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-client-api</artifactId>
             <scope>provided</scope>
@@ -192,13 +180,6 @@
                                 <include>org.apache.curator.**</include>
                             </includes>
                         </relocation>
-                        <relocation>
-                            <pattern>org.javassist</pattern>
-                            <shadedPattern>${kyuubi.shade.packageName}.org.javassist</shadedPattern>
-                            <includes>
-                                <include>org.javassist.**</include>
-                            </includes>
-                        </relocation>
                     </relocations>
                 </configuration>
                 <executions>
diff --git a/pom.xml b/pom.xml
index ffc7560..d82b3bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,12 +56,67 @@
 
     <developers>
         <developer>
+            <id>aajisaka</id>
+            <name>Akira Ajisaka</name>
+            <email>aajisaka@apache.org</email>
+            <organization>Yahoo</organization>
+            <url>https://github.com/aajisaka</url>
+        </developer>
+        <developer>
+            <id>pan3793</id>
+            <name>Cheng Pan</name>
+            <email>chengpan@apache.org</email>
+            <url>https://github.com/pan3793</url>
+        </developer>
+        <developer>
+            <id>turbofei</id>
+            <name>Fei Wang</name>
+            <email>feiwang@apache.org</email>
+            <organization>eBay</organization>
+            <url>https://github.com/turbofei</url>
+        </developer>
+        <developer>
+            <id>jhx1008</id>
+            <name>Hongxiang Jiang</name>
+            <email>jhx1008@apache.org</email>
+            <organization>NetEase</organization>
+            <url>https://github.com/jhx1008</url>
+        </developer>
+        <developer>
+            <id>ningjiang</id>
+            <name>Willem Ning Jiang</name>
+            <email>ningjiang@apache.org</email>
+            <organization>Huawai</organization>
+            <url>https://github.com/ningjiang</url>
+        </developer>
+        <developer>
+            <id>ulysses-you</id>
+            <name>Xiduo You</name>
+            <email>ulyssesyou@apache.org</email>
+            <organization>NetEase</organization>
+            <url>https://github.com/ulysses-you</url>
+        </developer>
+        <developer>
             <id>yaooqinn</id>
             <name>Kent Yao</name>
             <email>yao@apache.org</email>
             <organization>NetEase</organization>
             <url>https://github.com/yaooqinn</url>
         </developer>
+        <developer>
+            <id>apache9</id>
+            <name>Duo Zhang</name>
+            <email>zhangduo@apache.org</email>
+            <organization>Xiaomi</organization>
+            <url>https://github.com/apache9</url>
+        </developer>
+        <developer>
+            <id>zjffdu</id>
+            <name>Jeff Zhang</name>
+            <email>zjffdu@apache.org</email>
+            <organization>Alibaba</organization>
+            <url>https://github.com/zjffdu</url>
+        </developer>
     </developers>
 
     <mailingLists>