Spark2.1.1

时间:2025-05-15 08:19:56
<properties> <>UTF-8</> <>UTF-8</> <>1.7</> <>3.3.9</> <>spark</> <>1.7.16</> <>1.2.17</> <>2.2.0</> <>2.5.0</> <>${}</> <>1.6.0</> <>3.4.5</> <>2.4.0</> <></> <!-- Version used in Maven Hive dependency --> <>1.2.1.spark2</> <!-- Version used for internal directory structure --> <>1.2.1</> <>10.12.1.1</> <>1.8.1</> <>1.6.0</> <>9.2.16.v20160414</> <>3.1.0</> <>0.8.0</> <>2.4.0</> <>2.0.8</> <>3.1.2</> <>1.7.7</> <>hadoop2</> <>0.7.1</> <>1.6.1</> <!-- the producer is used in tests --> <>0.10.2</> <!-- /httpclient--> <>4.5.2</> <>4.4.4</> <!-- commons-httpclient/commons-httpclient--> <>3.1</> <commons.>3.4.1</commons.> <!-- managed up from 3.2.1 for SPARK-11652 --> <>3.2.2</> <>2.11.8</> <>2.11</> <>1.9.13</> <>2.6.5</> <>1.1.2.6</> <>1.1.2</> <>1.2.0-incubating</> <>1.10</> <>2.4</> <!-- /commons-lang/--> <>2.6</> <!-- /commons-lang3/--> <>3.5</> <>3.2.10</> <>3.0.0</> <>2.22.2</> <>2.9.3</> <>3.5.2</> <>1.3.9</> <>0.9.3</> <>4.5.3</> <>1.1</> <>2.52.0</> <>2.8</> <>1.8</> <>1.0.0</> <>${}</> <></> <!-- When using different JDKs for the build, we can't use Zinc for the jdk8 part. --> <useZincForJdk8>true</useZincForJdk8> <!-- Package to use when relocating shaded classes. --> <>org.spark_project</> <!-- Modules that copy jars to the build directory should do so under this location. --> <>${}/scala-${}/jars</> <!-- Allow modules to enable / disable certain build plugins easily. --> <>prepare-package</> <>none</> <!-- Dependency scopes that can be overridden by enabling certain profiles. These profiles are declared in the projects that build assemblies. For other projects the scope should remain as "compile", otherwise they are not available during compilation if the dependency is transivite (. "graphx/" depending on "core/" and needing Hadoop classes in the classpath to compile). --> <>compile</> <>compile</> <>compile</> <>compile</> <>test</> <!-- Overridable test home. So that you can call individual pom files directly without things breaking. --> <>${}</> <PermGen>64m</PermGen> <MaxPermGen>512m</MaxPermGen> <CodeCacheSize>512m</CodeCacheSize> </properties>

相关文章