实例介绍
apache-hive-1.2.1-bin.tar.gz
【实例截图】
【核心代码】
25972aa4-5c1c-448b-8e73-e2958b0025a9
└── apache-hive-1.2.1-bin
├── bin
│ ├── beeline
│ ├── ext
│ │ ├── beeline.sh
│ │ ├── cli.cmd
│ │ ├── cli.sh
│ │ ├── debug.cmd
│ │ ├── debug.sh
│ │ ├── help.cmd
│ │ ├── help.sh
│ │ ├── hiveburninclient.sh
│ │ ├── hiveserver2.cmd
│ │ ├── hiveserver2.sh
│ │ ├── hiveserver.cmd
│ │ ├── hiveserver.sh
│ │ ├── hwi.cmd
│ │ ├── hwi.sh
│ │ ├── jar.cmd
│ │ ├── jar.sh
│ │ ├── lineage.cmd
│ │ ├── lineage.sh
│ │ ├── metastore.cmd
│ │ ├── metastore.sh
│ │ ├── metatool.sh
│ │ ├── orcfiledump.cmd
│ │ ├── orcfiledump.sh
│ │ ├── rcfilecat.cmd
│ │ ├── rcfilecat.sh
│ │ ├── schemaTool.cmd
│ │ ├── schemaTool.sh
│ │ ├── util
│ │ │ ├── execHiveCmd.cmd
│ │ │ └── execHiveCmd.sh
│ │ └── version.sh
│ ├── hive
│ ├── hive-config.sh
│ ├── hiveserver2
│ ├── metatool
│ └── schematool
├── conf
│ ├── beeline-log4j.properties.template
│ ├── hive-default.xml.template
│ ├── hive-env.sh.template
│ ├── hive-exec-log4j.properties.template
│ ├── hive-log4j.properties.template
│ └── ivysettings.xml
├── examples
│ ├── files
│ │ ├── 2000_cols_data.csv
│ │ ├── agg_01-p1.txt
│ │ ├── agg_01-p2.txt
│ │ ├── agg_01-p3.txt
│ │ ├── alltypes2.txt
│ │ ├── alltypes.txt
│ │ ├── apache.access.2.log
│ │ ├── apache.access.log
│ │ ├── archive_corrupt.rc
│ │ ├── array_table.txt
│ │ ├── avro_charvarchar.txt
│ │ ├── avro_date.txt
│ │ ├── AvroPrimitiveInList.parquet
│ │ ├── AvroSingleFieldGroupInList.parquet
│ │ ├── avro_timestamp.txt
│ │ ├── binary.txt
│ │ ├── bool_literal.txt
│ │ ├── bool.txt
│ │ ├── cbo_t1.txt
│ │ ├── cbo_t2.txt
│ │ ├── cbo_t3.txt
│ │ ├── cbo_t4.txt
│ │ ├── cbo_t5.txt
│ │ ├── cbo_t6.txt
│ │ ├── char_varchar_udf.txt
│ │ ├── complex.seq
│ │ ├── covar_tab.txt
│ │ ├── create_nested_type.txt
│ │ ├── csv.txt
│ │ ├── customer_address.txt
│ │ ├── datatypes.txt
│ │ ├── data_with_escape.txt
│ │ ├── dec.avro
│ │ ├── dec_comp.txt
│ │ ├── decimal_10_0.txt
│ │ ├── decimal.txt
│ │ ├── dec.parq
│ │ ├── dec.txt
│ │ ├── dept.txt
│ │ ├── dim-data.txt
│ │ ├── dim_shops.txt
│ │ ├── doctors.avro
│ │ ├── docurl.txt
│ │ ├── double.txt
│ │ ├── dynamic_partition_insert.txt
│ │ ├── dynpart_test.txt
│ │ ├── employee2.dat
│ │ ├── employee.dat
│ │ ├── employee_part.txt
│ │ ├── emp.txt
│ │ ├── empty1.txt
│ │ ├── empty2.txt
│ │ ├── episodes.avro
│ │ ├── escapetest.txt
│ │ ├── extrapolate_stats_full.txt
│ │ ├── extrapolate_stats_partial_ndv.txt
│ │ ├── extrapolate_stats_partial.txt
│ │ ├── fact-data.txt
│ │ ├── flights_join.txt
│ │ ├── flights_tiny.txt
│ │ ├── flights_tiny.txt.1
│ │ ├── futurama_episodes.avro
│ │ ├── grad.avsc
│ │ ├── groupby_groupingid.txt
│ │ ├── grouping_sets1.txt
│ │ ├── grouping_sets2.txt
│ │ ├── grouping_sets.txt
│ │ ├── hive_626_bar.txt
│ │ ├── hive_626_count.txt
│ │ ├── hive_626_foo.txt
│ │ ├── HiveGroup.parquet
│ │ ├── HiveRequiredGroupInList.parquet
│ │ ├── in1.txt
│ │ ├── in2.txt
│ │ ├── in3.txt
│ │ ├── in4.txt
│ │ ├── in5.txt
│ │ ├── in6.txt
│ │ ├── in7.txt
│ │ ├── in8.txt
│ │ ├── in9.txt
│ │ ├── infer_const_type.txt
│ │ ├── in_file.dat
│ │ ├── input.txt
│ │ ├── int.txt
│ │ ├── json.txt
│ │ ├── keystore.jks
│ │ ├── kv10.txt
│ │ ├── kv1_broken.seq
│ │ ├── kv1_cb.txt
│ │ ├── kv1_cc.txt
│ │ ├── kv1kv2.cogroup.txt
│ │ ├── kv1.seq
│ │ ├── kv1.string-sorted.txt
│ │ ├── kv1.txt
│ │ ├── kv1.val.sorted.txt
│ │ ├── kv2.txt
│ │ ├── kv3.txt
│ │ ├── kv4.txt
│ │ ├── kv5.txt
│ │ ├── kv6.txt
│ │ ├── kv7.txt
│ │ ├── kv8.txt
│ │ ├── kv9.txt
│ │ ├── leftsemijoin_mr_t1.txt
│ │ ├── leftsemijoin_mr_t2.txt
│ │ ├── lineitem.txt
│ │ ├── location.txt
│ │ ├── loc.txt
│ │ ├── lt100.sorted.txt
│ │ ├── lt100.txt
│ │ ├── lt100.txt.deflate
│ │ ├── map_null_schema.avro
│ │ ├── map_null_val.avro
│ │ ├── map_table.txt
│ │ ├── MultiFieldGroupInList.parquet
│ │ ├── nestedcomplex_additional.txt
│ │ ├── nested_complex.txt
│ │ ├── NestedMap.parquet
│ │ ├── NewOptionalGroupInList.parquet
│ │ ├── NewRequiredGroupInList.parquet
│ │ ├── non_ascii_tbl.txt
│ │ ├── nullfile.txt
│ │ ├── nulls.txt
│ │ ├── null.txt
│ │ ├── opencsv-data.txt
│ │ ├── orc_create_people.txt
│ │ ├── orc_create.txt
│ │ ├── orc_split_elim.orc
│ │ ├── parquet_array_null_element.txt
│ │ ├── parquet_columnar.txt
│ │ ├── parquet_create.txt
│ │ ├── parquet_external_time.parq
│ │ ├── parquet_partitioned.txt
│ │ ├── parquet_types.txt
│ │ ├── part.rc
│ │ ├── part.seq
│ │ ├── part_tiny.txt
│ │ ├── person age.txt
│ │ ├── person+age.txt
│ │ ├── posexplode_data.txt
│ │ ├── primitive_type_arrays.txt
│ │ ├── ProxyAuth.res
│ │ ├── pw17.txt
│ │ ├── sales.txt
│ │ ├── sample.json
│ │ ├── sample-queryplan-in-history.txt
│ │ ├── sample-queryplan.txt
│ │ ├── SingleFieldGroupInList.parquet
│ │ ├── smallsrcsortbucket1outof4.txt
│ │ ├── smallsrcsortbucket2outof4.txt
│ │ ├── smallsrcsortbucket3outof4.txt
│ │ ├── smallsrcsortbucket4outof4.txt
│ │ ├── smbbucket_1.rc
│ │ ├── smbbucket_1.txt
│ │ ├── smbbucket_2.rc
│ │ ├── smbbucket_2.txt
│ │ ├── smbbucket_3.rc
│ │ ├── smbbucket_3.txt
│ │ ├── smb_bucket_input.rc
│ │ ├── smb_bucket_input.txt
│ │ ├── SortCol1Col2.txt
│ │ ├── SortCol2Col1.txt
│ │ ├── SortDescCol1Col2.txt
│ │ ├── SortDescCol2Col1.txt
│ │ ├── sortdp.txt
│ │ ├── sour1.txt
│ │ ├── sour2.txt
│ │ ├── source.txt
│ │ ├── srcbucket0.txt
│ │ ├── srcbucket1.txt
│ │ ├── srcbucket20.txt
│ │ ├── srcbucket21.txt
│ │ ├── srcbucket22.txt
│ │ ├── srcbucket23.txt
│ │ ├── srcsortbucket1outof4.txt
│ │ ├── srcsortbucket2outof4.txt
│ │ ├── srcsortbucket3outof4.txt
│ │ ├── srcsortbucket4outof4.txt
│ │ ├── store_sales.txt
│ │ ├── store.txt
│ │ ├── StringMapOfOptionalIntArray.parquet
│ │ ├── string.txt
│ │ ├── symlink1.txt
│ │ ├── symlink2.txt
│ │ ├── T1.txt
│ │ ├── T2.txt
│ │ ├── T3.txt
│ │ ├── tbl.txt
│ │ ├── test1.txt
│ │ ├── test2.dat
│ │ ├── test.dat
│ │ ├── text-en.txt
│ │ ├── things2.txt
│ │ ├── things.txt
│ │ ├── ThriftPrimitiveInList.parquet
│ │ ├── ThriftSingleFieldGroupInList.parquet
│ │ ├── tiny_a.txt
│ │ ├── tiny_b.txt
│ │ ├── tjoin1.txt
│ │ ├── tjoin2.txt
│ │ ├── truststore.jks
│ │ ├── tsformat.json
│ │ ├── ts_formats.txt
│ │ ├── type_evolution.avro
│ │ ├── UnannotatedListOfGroups.parquet
│ │ ├── UnannotatedListOfPrimitives.parquet
│ │ ├── union_input.txt
│ │ ├── UserVisits.dat
│ │ ├── v1.txt
│ │ ├── v2.txt
│ │ ├── vc1.txt
│ │ ├── x.txt
│ │ ├── y.txt
│ │ └── z.txt
│ └── queries
│ ├── case_sensitivity.q
│ ├── cast1.q
│ ├── groupby1.q
│ ├── groupby2.q
│ ├── groupby3.q
│ ├── groupby4.q
│ ├── groupby5.q
│ ├── groupby6.q
│ ├── input1.q
│ ├── input20.q
│ ├── input2.q
│ ├── input3.q
│ ├── input4.q
│ ├── input5.q
│ ├── input6.q
│ ├── input7.q
│ ├── input8.q
│ ├── input9.q
│ ├── input_part1.q
│ ├── input_testsequencefile.q
│ ├── input_testxpath2.q
│ ├── input_testxpath.q
│ ├── join1.q
│ ├── join2.q
│ ├── join3.q
│ ├── join4.q
│ ├── join5.q
│ ├── join6.q
│ ├── join7.q
│ ├── join8.q
│ ├── sample1.q
│ ├── sample2.q
│ ├── sample3.q
│ ├── sample4.q
│ ├── sample5.q
│ ├── sample6.q
│ ├── sample7.q
│ ├── subq.q
│ ├── udf1.q
│ ├── udf4.q
│ ├── udf6.q
│ ├── udf_case.q
│ ├── udf_when.q
│ └── union.q
├── hcatalog
│ ├── bin
│ │ ├── common.sh
│ │ ├── hcat
│ │ ├── hcatcfg.py
│ │ ├── hcat.py
│ │ └── templeton.cmd
│ ├── etc
│ │ ├── hcatalog
│ │ │ ├── jndi.properties
│ │ │ └── proto-hive-site.xml
│ │ └── webhcat
│ │ ├── webhcat-default.xml
│ │ └── webhcat-log4j.properties
│ ├── libexec
│ │ └── hcat-config.sh
│ ├── sbin
│ │ ├── hcatcfg.py
│ │ ├── hcat_server.py
│ │ ├── hcat_server.sh
│ │ ├── update-hcatalog-env.sh
│ │ ├── webhcat_config.sh
│ │ └── webhcat_server.sh
│ └── share
│ ├── doc
│ │ └── hcatalog
│ │ └── README.txt
│ ├── hcatalog
│ │ ├── hive-hcatalog-core-1.2.1.jar
│ │ ├── hive-hcatalog-pig-adapter-1.2.1.jar
│ │ ├── hive-hcatalog-server-extensions-1.2.1.jar
│ │ └── hive-hcatalog-streaming-1.2.1.jar
│ └── webhcat
│ ├── java-client
│ │ └── hive-webhcat-java-client-1.2.1.jar
│ └── svr
│ └── lib
│ ├── asm-3.1.jar
│ ├── commons-exec-1.1.jar
│ ├── hive-webhcat-1.2.1.jar
│ ├── jackson-core-asl-1.9.2.jar
│ ├── jackson-jaxrs-1.9.2.jar
│ ├── jackson-xc-1.9.2.jar
│ ├── jaxb-api-2.2.2.jar
│ ├── jaxb-impl-2.2.3-1.jar
│ ├── jersey-core-1.14.jar
│ ├── jersey-json-1.14.jar
│ ├── jersey-server-1.14.jar
│ ├── jersey-servlet-1.14.jar
│ ├── jettison-1.1.jar
│ ├── jul-to-slf4j-1.7.5.jar
│ ├── stax-api-1.0-2.jar
│ ├── wadl-resourcedoc-doclet-1.4.jar
│ ├── xercesImpl-2.9.1.jar
│ └── xml-apis-1.3.04.jar
├── lib
│ ├── accumulo-core-1.6.0.jar
│ ├── accumulo-fate-1.6.0.jar
│ ├── accumulo-start-1.6.0.jar
│ ├── accumulo-trace-1.6.0.jar
│ ├── activation-1.1.jar
│ ├── ant-1.9.1.jar
│ ├── ant-launcher-1.9.1.jar
│ ├── antlr-2.7.7.jar
│ ├── antlr-runtime-3.4.jar
│ ├── apache-curator-2.6.0.pom
│ ├── apache-log4j-extras-1.2.17.jar
│ ├── asm-commons-3.1.jar
│ ├── asm-tree-3.1.jar
│ ├── avro-1.7.5.jar
│ ├── bonecp-0.8.0.RELEASE.jar
│ ├── calcite-avatica-1.2.0-incubating.jar
│ ├── calcite-core-1.2.0-incubating.jar
│ ├── calcite-linq4j-1.2.0-incubating.jar
│ ├── commons-beanutils-1.7.0.jar
│ ├── commons-beanutils-core-1.8.0.jar
│ ├── commons-cli-1.2.jar
│ ├── commons-codec-1.4.jar
│ ├── commons-collections-3.2.1.jar
│ ├── commons-compiler-2.7.6.jar
│ ├── commons-compress-1.4.1.jar
│ ├── commons-configuration-1.6.jar
│ ├── commons-dbcp-1.4.jar
│ ├── commons-digester-1.8.jar
│ ├── commons-httpclient-3.0.1.jar
│ ├── commons-io-2.4.jar
│ ├── commons-lang-2.6.jar
│ ├── commons-logging-1.1.3.jar
│ ├── commons-math-2.1.jar
│ ├── commons-pool-1.5.4.jar
│ ├── commons-vfs2-2.0.jar
│ ├── curator-client-2.6.0.jar
│ ├── curator-framework-2.6.0.jar
│ ├── curator-recipes-2.6.0.jar
│ ├── datanucleus-api-jdo-3.2.6.jar
│ ├── datanucleus-core-3.2.10.jar
│ ├── datanucleus-rdbms-3.2.9.jar
│ ├── derby-10.10.2.0.jar
│ ├── eigenbase-properties-1.1.5.jar
│ ├── geronimo-annotation_1.0_spec-1.1.1.jar
│ ├── geronimo-jaspic_1.0_spec-1.0.jar
│ ├── geronimo-jta_1.1_spec-1.1.1.jar
│ ├── groovy-all-2.1.6.jar
│ ├── guava-14.0.1.jar
│ ├── hamcrest-core-1.1.jar
│ ├── hive-accumulo-handler-1.2.1.jar
│ ├── hive-ant-1.2.1.jar
│ ├── hive-beeline-1.2.1.jar
│ ├── hive-cli-1.2.1.jar
│ ├── hive-common-1.2.1.jar
│ ├── hive-contrib-1.2.1.jar
│ ├── hive-exec-1.2.1.jar
│ ├── hive-hbase-handler-1.2.1.jar
│ ├── hive-hwi-1.2.1.jar
│ ├── hive-jdbc-1.2.1.jar
│ ├── hive-jdbc-1.2.1-standalone.jar
│ ├── hive-metastore-1.2.1.jar
│ ├── hive-serde-1.2.1.jar
│ ├── hive-service-1.2.1.jar
│ ├── hive-shims-0.20S-1.2.1.jar
│ ├── hive-shims-0.23-1.2.1.jar
│ ├── hive-shims-1.2.1.jar
│ ├── hive-shims-common-1.2.1.jar
│ ├── hive-shims-scheduler-1.2.1.jar
│ ├── hive-testutils-1.2.1.jar
│ ├── httpclient-4.4.jar
│ ├── httpcore-4.4.jar
│ ├── ivy-2.4.0.jar
│ ├── janino-2.7.6.jar
│ ├── jcommander-1.32.jar
│ ├── jdo-api-3.0.1.jar
│ ├── jetty-all-7.6.0.v20120127.jar
│ ├── jetty-all-server-7.6.0.v20120127.jar
│ ├── jline-2.12.jar
│ ├── joda-time-2.5.jar
│ ├── jpam-1.1.jar
│ ├── json-20090211.jar
│ ├── jsr305-3.0.0.jar
│ ├── jta-1.1.jar
│ ├── junit-4.11.jar
│ ├── libfb303-0.9.2.jar
│ ├── libthrift-0.9.2.jar
│ ├── log4j-1.2.16.jar
│ ├── mail-1.4.1.jar
│ ├── maven-scm-api-1.4.jar
│ ├── maven-scm-provider-svn-commons-1.4.jar
│ ├── maven-scm-provider-svnexe-1.4.jar
│ ├── netty-3.7.0.Final.jar
│ ├── opencsv-2.3.jar
│ ├── oro-2.0.8.jar
│ ├── paranamer-2.3.jar
│ ├── parquet-hadoop-bundle-1.6.0.jar
│ ├── pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
│ ├── php
│ │ ├── autoload.php
│ │ ├── ext
│ │ │ └── thrift_protocol
│ │ │ ├── config.m4
│ │ │ ├── php_thrift_protocol.cpp
│ │ │ ├── php_thrift_protocol.h
│ │ │ └── tags
│ │ │ └── 1.0.0
│ │ │ ├── config.m4
│ │ │ ├── php_thrift_protocol.cpp
│ │ │ └── php_thrift_protocol.h
│ │ ├── packages
│ │ │ ├── fb303
│ │ │ │ ├── FacebookService.php
│ │ │ │ └── fb303_types.php
│ │ │ ├── hive_metastore
│ │ │ │ └── metastore
│ │ │ │ ├── ThriftHiveMetastore.php
│ │ │ │ └── Types.php
│ │ │ ├── hive_service
│ │ │ │ ├── TCLIService.php
│ │ │ │ ├── ThriftHive.php
│ │ │ │ └── Types.php
│ │ │ ├── queryplan
│ │ │ │ └── Types.php
│ │ │ └── serde
│ │ │ ├── org
│ │ │ │ └── apache
│ │ │ │ └── hadoop
│ │ │ │ └── hive
│ │ │ │ └── serde
│ │ │ │ └── Types.php
│ │ │ └── Types.php
│ │ ├── protocol
│ │ │ ├── TBinaryProtocol.php
│ │ │ └── TProtocol.php
│ │ ├── Thrift.php
│ │ └── transport
│ │ ├── TBufferedTransport.php
│ │ ├── TFramedTransport.php
│ │ ├── THttpClient.php
│ │ ├── TMemoryBuffer.php
│ │ ├── TNullTransport.php
│ │ ├── TPhpStream.php
│ │ ├── TSocket.php
│ │ ├── TSocketPool.php
│ │ └── TTransport.php
│ ├── plexus-utils-1.5.6.jar
│ ├── py
│ │ ├── fb303
│ │ │ ├── constants.py
│ │ │ ├── FacebookBase.py
│ │ │ ├── FacebookService.py
│ │ │ ├── FacebookService-remote
│ │ │ ├── __init__.py
│ │ │ └── ttypes.py
│ │ ├── fb303_scripts
│ │ │ ├── fb303_simple_mgmt.py
│ │ │ └── __init__.py
│ │ ├── hive_metastore
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ ├── ThriftHiveMetastore.py
│ │ │ ├── ThriftHiveMetastore-remote
│ │ │ └── ttypes.py
│ │ ├── hive_serde
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ └── ttypes.py
│ │ ├── hive_service
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ ├── ThriftHive.py
│ │ │ ├── ThriftHive-remote
│ │ │ └── ttypes.py
│ │ ├── queryplan
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ └── ttypes.py
│ │ ├── TCLIService
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ ├── TCLIService.py
│ │ │ ├── TCLIService-remote
│ │ │ └── ttypes.py
│ │ └── thrift
│ │ ├── __init__.py
│ │ ├── protocol
│ │ │ ├── fastbinary.c
│ │ │ ├── __init__.py
│ │ │ ├── TBinaryProtocol.py
│ │ │ └── TProtocol.py
│ │ ├── reflection
│ │ │ ├── __init__.py
│ │ │ └── limited
│ │ │ ├── constants.py
│ │ │ ├── __init__.py
│ │ │ └── ttypes.py
│ │ ├── server
│ │ │ ├── __init__.py
│ │ │ ├── THttpServer.py
│ │ │ ├── TNonblockingServer.py
│ │ │ └── TServer.py
│ │ ├── Thrift.py
│ │ ├── transport
│ │ │ ├── __init__.py
│ │ │ ├── THttpClient.py
│ │ │ ├── TSocket.py
│ │ │ ├── TTransport.py
│ │ │ └── TTwisted.py
│ │ └── TSCons.py
│ ├── regexp-1.3.jar
│ ├── servlet-api-2.5.jar
│ ├── snappy-java-1.0.5.jar
│ ├── ST4-4.0.4.jar
│ ├── stax-api-1.0.1.jar
│ ├── stringtemplate-3.2.1.jar
│ ├── super-csv-2.2.0.jar
│ ├── tempus-fugit-1.1.jar
│ ├── velocity-1.5.jar
│ ├── xz-1.0.jar
│ └── zookeeper-3.4.6.jar
├── LICENSE
├── NOTICE
├── README.txt
├── RELEASE_NOTES.txt
└── scripts
└── metastore
└── upgrade
├── derby
│ ├── 001-HIVE-972.derby.sql
│ ├── 002-HIVE-1068.derby.sql
│ ├── 003-HIVE-675.derby.sql
│ ├── 004-HIVE-1364.derby.sql
│ ├── 005-HIVE-417.derby.sql
│ ├── 006-HIVE-1823.derby.sql
│ ├── 007-HIVE-78.derby.sql
│ ├── 008-HIVE-2246.derby.sql
│ ├── 008-REVERT-HIVE-2246.derby.sql
│ ├── 009-HIVE-2215.derby.sql
│ ├── 010-HIVE-3072.derby.sql
│ ├── 011-HIVE-3649.derby.sql
│ ├── 012-HIVE-1362.derby.sql
│ ├── 013-HIVE-3255.derby.sql
│ ├── 014-HIVE-3764.derby.sql
│ ├── 016-HIVE-6386.derby.sql
│ ├── 017-HIVE-6458.derby.sql
│ ├── 018-HIVE-6757.derby.sql
│ ├── 019-HIVE-7784.derby.sql
│ ├── 020-HIVE-9296.derby.sql
│ ├── hive-schema-0.10.0.derby.sql
│ ├── hive-schema-0.11.0.derby.sql
│ ├── hive-schema-0.12.0.derby.sql
│ ├── hive-schema-0.13.0.derby.sql
│ ├── hive-schema-0.14.0.derby.sql
│ ├── hive-schema-0.3.0.derby.sql
│ ├── hive-schema-0.4.0.derby.sql
│ ├── hive-schema-0.4.1.derby.sql
│ ├── hive-schema-0.5.0.derby.sql
│ ├── hive-schema-0.6.0.derby.sql
│ ├── hive-schema-0.7.0.derby.sql
│ ├── hive-schema-0.8.0.derby.sql
│ ├── hive-schema-0.9.0.derby.sql
│ ├── hive-schema-1.1.0.derby.sql
│ ├── hive-schema-1.2.0.derby.sql
│ ├── hive-txn-schema-0.13.0.derby.sql
│ ├── hive-txn-schema-0.14.0.derby.sql
│ ├── README
│ ├── upgrade-0.10.0-to-0.11.0.derby.sql
│ ├── upgrade-0.11.0-to-0.12.0.derby.sql
│ ├── upgrade-0.12.0-to-0.13.0.derby.sql
│ ├── upgrade-0.13.0-to-0.14.0.derby.sql
│ ├── upgrade-0.14.0-to-1.1.0.derby.sql
│ ├── upgrade-0.5.0-to-0.6.0.derby.sql
│ ├── upgrade-0.6.0-to-0.7.0.derby.sql
│ ├── upgrade-0.7.0-to-0.8.0.derby.sql
│ ├── upgrade-0.8.0-to-0.9.0.derby.sql
│ ├── upgrade-0.9.0-to-0.10.0.derby.sql
│ ├── upgrade-1.1.0-to-1.2.0.derby.sql
│ └── upgrade.order.derby
├── mssql
│ ├── 001-HIVE-6862.mssql.sql
│ ├── 002-HIVE-7784.mssql.sql
│ ├── 003-HIVE-8239.mssql.sql
│ ├── 004-HIVE-8550.mssql.sql
│ ├── 005-HIVE-9296.mssql.sql
│ ├── 006-HIVE-9456.mssql.sql
│ ├── hive-schema-0.11.0.mssql.sql
│ ├── hive-schema-0.12.0.mssql.sql
│ ├── hive-schema-0.13.0.mssql.sql
│ ├── hive-schema-0.14.0.mssql.sql
│ ├── hive-schema-1.1.0.mssql.sql
│ ├── hive-schema-1.2.0.mssql.sql
│ ├── hive-txn-schema-0.13.0.mssql.sql
│ ├── hive-txn-schema-0.14.0.mssql.sql
│ ├── pre-0-upgrade-0.12.0-to-0.13.0.mssql.sql
│ ├── pre-0-upgrade-0.13.0-to-0.14.0.mssql.sql
│ ├── pre-1-upgrade-0.12.0-to-0.13.0.mssql.sql
│ ├── pre-1-upgrade-0.13.0-to-0.14.0.mssql.sql
│ ├── README
│ ├── upgrade-0.12.0-to-0.13.0.mssql.sql
│ ├── upgrade-0.13.0-to-0.14.0.mssql.sql
│ ├── upgrade-0.14.0-to-1.1.0.mssql.sql
│ ├── upgrade-1.1.0-to-1.2.0.mssql.sql
│ └── upgrade.order.mssql
├── mysql
│ ├── 001-HIVE-972.mysql.sql
│ ├── 002-HIVE-1068.mysql.sql
│ ├── 003-HIVE-675.mysql.sql
│ ├── 004-HIVE-1364.mysql.sql
│ ├── 005-HIVE-417.mysql.sql
│ ├── 006-HIVE-1823.mysql.sql
│ ├── 007-HIVE-78.mysql.sql
│ ├── 008-HIVE-2246.mysql.sql
│ ├── 009-HIVE-2215.mysql.sql
│ ├── 010-HIVE-3072.mysql.sql
│ ├── 011-HIVE-3649.mysql.sql
│ ├── 012-HIVE-1362.mysql.sql
│ ├── 013-HIVE-3255.mysql.sql
│ ├── 014-HIVE-3764.mysql.sql
│ ├── 016-HIVE-6386.mysql.sql
│ ├── 017-HIVE-6458.mysql.sql
│ ├── 018-HIVE-6757.mysql.sql
│ ├── 019-HIVE-7784.mysql.sql
│ ├── 020-HIVE-9296.mysql.sql
│ ├── hive-schema-0.10.0.mysql.sql
│ ├── hive-schema-0.11.0.mysql.sql
│ ├── hive-schema-0.12.0.mysql.sql
│ ├── hive-schema-0.13.0.mysql.sql
│ ├── hive-schema-0.14.0.mysql.sql
│ ├── hive-schema-0.3.0.mysql.sql
│ ├── hive-schema-0.4.0.mysql.sql
│ ├── hive-schema-0.4.1.mysql.sql
│ ├── hive-schema-0.5.0.mysql.sql
│ ├── hive-schema-0.6.0.mysql.sql
│ ├── hive-schema-0.7.0.mysql.sql
│ ├── hive-schema-0.8.0.mysql.sql
│ ├── hive-schema-0.9.0.mysql.sql
│ ├── hive-schema-1.1.0.mysql.sql
│ ├── hive-schema-1.2.0.mysql.sql
│ ├── hive-txn-schema-0.13.0.mysql.sql
│ ├── hive-txn-schema-0.14.0.mysql.sql
│ ├── README
│ ├── upgrade-0.10.0-to-0.11.0.mysql.sql
│ ├── upgrade-0.11.0-to-0.12.0.mysql.sql
│ ├── upgrade-0.12.0-to-0.13.0.mysql.sql
│ ├── upgrade-0.13.0-to-0.14.0.mysql.sql
│ ├── upgrade-0.14.0-to-1.1.0.mysql.sql
│ ├── upgrade-0.5.0-to-0.6.0.mysql.sql
│ ├── upgrade-0.6.0-to-0.7.0.mysql.sql
│ ├── upgrade-0.7.0-to-0.8.0.mysql.sql
│ ├── upgrade-0.8.0-to-0.9.0.mysql.sql
│ ├── upgrade-0.9.0-to-0.10.0.mysql.sql
│ ├── upgrade-1.1.0-to-1.2.0.mysql.sql
│ └── upgrade.order.mysql
├── oracle
│ ├── 010-HIVE-3072.oracle.sql
│ ├── 011-HIVE-3649.oracle.sql
│ ├── 012-HIVE-1362.oracle.sql
│ ├── 013-HIVE-3255.oracle.sql
│ ├── 014-HIVE-3764.oracle.sql
│ ├── 016-HIVE-6386.oracle.sql
│ ├── 017-HIVE-6458.oracle.sql
│ ├── 018-HIVE-6757.oracle.sql
│ ├── 019-HIVE-7118.oracle.sql
│ ├── 020-HIVE-7784.oracle.sql
│ ├── 021-HIVE-9296.oracle.sql
│ ├── hive-schema-0.10.0.oracle.sql
│ ├── hive-schema-0.11.0.oracle.sql
│ ├── hive-schema-0.12.0.oracle.sql
│ ├── hive-schema-0.13.0.oracle.sql
│ ├── hive-schema-0.14.0.oracle.sql
│ ├── hive-schema-0.9.0.oracle.sql
│ ├── hive-schema-1.1.0.oracle.sql
│ ├── hive-schema-1.2.0.oracle.sql
│ ├── hive-txn-schema-0.13.0.oracle.sql
│ ├── hive-txn-schema-0.14.0.oracle.sql
│ ├── pre-0-upgrade-0.13.0-to-0.14.0.oracle.sql
│ ├── upgrade-0.10.0-to-0.11.0.mysql.sql
│ ├── upgrade-0.10.0-to-0.11.0.oracle.sql
│ ├── upgrade-0.11.0-to-0.12.0.oracle.sql
│ ├── upgrade-0.12.0-to-0.13.0.oracle.sql
│ ├── upgrade-0.13.0-to-0.14.0.oracle.sql
│ ├── upgrade-0.14.0-to-1.1.0.oracle.sql
│ ├── upgrade-0.9.0-to-0.10.0.oracle.sql
│ ├── upgrade-1.1.0-to-1.2.0.oracle.sql
│ └── upgrade.order.oracle
└── postgres
├── 001-HIVE-972.postgres.sql
├── 002-HIVE-1068.postgres.sql
├── 003-HIVE-675.postgres.sql
├── 004-HIVE-1364.postgres.sql
├── 005-HIVE-417.postgres.sql
├── 006-HIVE-1823.postgres.sql
├── 007-HIVE-78.postgres.sql
├── 008-HIVE-2246.postgres.sql
├── 008-REVERT-HIVE-2246.postgres.sql
├── 009-HIVE-2215.postgres.sql
├── 010-HIVE-3072.postgres.sql
├── 011-HIVE-3649.postgres.sql
├── 012-HIVE-1362.postgres.sql
├── 013-HIVE-3255.postgres.sql
├── 014-HIVE-3764.postgres.sql
├── 016-HIVE-6386.postgres.sql
├── 017-HIVE-6458.postgres.sql
├── 018-HIVE-6757.postgres.sql
├── 019-HIVE-7784.postgres.sql
├── 020-HIVE-9296.postgres.sql
├── hive-schema-0.10.0.postgres.sql
├── hive-schema-0.11.0.postgres.sql
├── hive-schema-0.12.0.postgres.sql
├── hive-schema-0.13.0.postgres.sql
├── hive-schema-0.14.0.postgres.sql
├── hive-schema-0.3.0.postgres.sql
├── hive-schema-0.4.0.postgres.sql
├── hive-schema-0.4.1.postgres.sql
├── hive-schema-0.5.0.postgres.sql
├── hive-schema-0.6.0.postgres.sql
├── hive-schema-0.7.0.postgres.sql
├── hive-schema-0.8.0.postgres.sql
├── hive-schema-0.9.0.postgres.sql
├── hive-schema-1.1.0.postgres.sql
├── hive-schema-1.2.0.postgres.sql
├── hive-txn-schema-0.13.0.postgres.sql
├── hive-txn-schema-0.14.0.postgres.sql
├── pre-0-upgrade-0.12.0-to-0.13.0.postgres.sql
├── pre-0-upgrade-0.13.0-to-0.14.0.postgres.sql
├── README
├── upgrade-0.10.0-to-0.11.0.postgres.sql
├── upgrade-0.11.0-to-0.12.0.postgres.sql
├── upgrade-0.12.0-to-0.13.0.postgres.sql
├── upgrade-0.13.0-to-0.14.0.postgres.sql
├── upgrade-0.14.0-to-1.1.0.postgres.sql
├── upgrade-0.5.0-to-0.6.0.postgres.sql
├── upgrade-0.6.0-to-0.7.0.postgres.sql
├── upgrade-0.7.0-to-0.8.0.postgres.sql
├── upgrade-0.8.0-to-0.9.0.postgres.sql
├── upgrade-0.9.0-to-0.10.0.postgres.sql
├── upgrade-1.1.0-to-1.2.0.postgres.sql
└── upgrade.order.postgres
65 directories, 738 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论