1 Star 0 Fork 18

李恬/hive

forked from src-openEuler/hive 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xmvn-reactor 18.90 KB
一键复制 编辑 原始数据 按行查看 历史
yangzhao_kl 提交于 2022-09-13 22:18 +08:00 . update to v3.1.3
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://fedorahosted.org/xmvn/METADATA/3.0.0">
<artifacts>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-beeline</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/beeline/target/hive-beeline-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-beeline</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/beeline/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-cli</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/cli/target/hive-cli-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-cli</artifactId>
<extension>pom</extension>
<version>2.2.5</version>
<path>absolute-prefix/cli/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-common</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/common/target/hive-common-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-common</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/common/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-contrib</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/contrib/target/hive-contrib-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-contrib</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/contrib/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-exec</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/ql/target/hive-exec-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-exec</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/ql/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-jdbc</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/jdbc/target/hive-jdbc-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-jdbc</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/jdbc/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-metastore</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/metastore/target/hive-metastore-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-metastore</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/metastore/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/serde/target/hive-serde-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/serde/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/service/target/hive-service-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/service/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-shims</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/shims/aggregator/target/hive-shims-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-shims</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/shims/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--================================================================================-->
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-core</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/core/target/hive-hcatalog-core-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-core</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/core/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-pig-adapter</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-pig-adapter</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/hcatalog-pig-adapter/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-server-extensions</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/server-extensions/target/hive-hcatalog-server-extensions-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hcatalog-server-extensions</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/server-extensions/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-webhcat-java-client</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/webhcat/java-client/target/hive-webhcat-java-client-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-webhcat-java-client</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/webhcat/java-client/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-webhcat</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/webhcat/svr/target/hive-webhcat-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-webhcat</artifactId>
<extension>pom</extension>
<version>3.1.3</version>
<path>absolute-prefix/hcatalog/webhcat/svr/pom.xml</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--=========================================================-->
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-accumulo-handler</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/accumulo-handler/target/hive-accumulo-handler-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-ant</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/ant/target/hive-ant-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact-->
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-hbase-handler</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hbase-handler/target/hive-hbase-handler-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-hplsql</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hplsql/target/hive-hplsql-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-hwi</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/hwi/target/hive-hwi-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact-->
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-client</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/llap-client/target/hive-llap-client-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-common</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/llap-common/target/hive-llap-common-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-ext-client</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/llap-ext-client/target/hive-llap-ext-client-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-server</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/llap-server/target/hive-llap-server-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-llap-tez</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/llap-tez/target/hive-llap-tez-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-orc</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/orc/target/hive-orc-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact-->
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service-rpc</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/service-rpc/target/hive-service-rpc-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-0.23</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/shims/0.23/target/hive-shims-0.23-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-common</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/shims/common/target/hive-shims-common-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-scheduler</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/shims/scheduler/target/hive-shims-scheduler-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<!--artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-storage-api</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/storage-api/target/hive-storage-api-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact-->
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-testutils</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/testutils/target/hive-testutils-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-classification</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/classification/target/hive-classification-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-druid-handler</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/druid-handler/target/hive-druid-handler-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-jdbc-handler</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/jdbc-handler/target/hive-jdbc-handler-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-kryo-registrator</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/kryo-registrator/target/hive-kryo-registrator-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-standalone-metastore</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/standalone-metastore/target/hive-standalone-metastore-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-streaming</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/streaming/target/hive-streaming-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-upgrade-acid</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/upgrade-acid/target/hive-upgrade-acid-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
<artifact>
<groupId>org.apache.hive</groupId>
<artifactId>hive-vector-code-gen</artifactId>
<version>3.1.3</version>
<path>absolute-prefix/vector-code-gen/target/hive-vector-code-gen-3.1.3.jar</path>
<properties>
<type>jar</type>
<requiresJava>1.6</requiresJava>
</properties>
</artifact>
</artifacts>
</metadata>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/litian_code/hive.git
git@gitee.com:litian_code/hive.git
litian_code
hive
hive
master

搜索帮助