jar

org.apache.spark : spark-hive_2.12

Maven & Gradle

Aug 05, 2023
138 usages
36.2k stars

Spark Project Hive

Table Of Contents

Latest Version

Download org.apache.spark : spark-hive_2.12 JAR file - Latest Versions:

All Versions

Download org.apache.spark : spark-hive_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-hive_2.12-3.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.sql.hive.security

├─ org.apache.spark.sql.hive.security.HiveDelegationTokenProvider.class - [JAR]

org.apache.spark.sql.hive.orc

├─ org.apache.spark.sql.hive.orc.OrcFileFormat.class - [JAR]

├─ org.apache.spark.sql.hive.orc.OrcFileOperator.class - [JAR]

├─ org.apache.spark.sql.hive.orc.OrcOutputWriter.class - [JAR]

├─ org.apache.spark.sql.hive.orc.OrcSerializer.class - [JAR]

org.apache.hadoop.hive.ql.io.orc

├─ org.apache.hadoop.hive.ql.io.orc.SparkOrcNewRecordReader.class - [JAR]

org.apache.spark.unused

├─ org.apache.spark.unused.UnusedStubClass.class - [JAR]

org.apache.spark.sql.hive.execution

├─ org.apache.spark.sql.hive.execution.CreateHiveTableAsSelectBase.class - [JAR]

├─ org.apache.spark.sql.hive.execution.CreateHiveTableAsSelectCommand.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveFileFormat.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveOptions.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveOutputWriter.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveScriptIOSchema.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveScriptTransformationExec.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveScriptTransformationWriterThread.class - [JAR]

├─ org.apache.spark.sql.hive.execution.HiveTableScanExec.class - [JAR]

├─ org.apache.spark.sql.hive.execution.InsertIntoHiveDirCommand.class - [JAR]

├─ org.apache.spark.sql.hive.execution.InsertIntoHiveTable.class - [JAR]

├─ org.apache.spark.sql.hive.execution.OptimizedCreateHiveTableAsSelectCommand.class - [JAR]

├─ org.apache.spark.sql.hive.execution.PruneHiveTablePartitions.class - [JAR]

├─ org.apache.spark.sql.hive.execution.SaveAsHiveFile.class - [JAR]

org.apache.spark.sql.hive

├─ org.apache.spark.sql.hive.DeferredObjectAdapter.class - [JAR]

├─ org.apache.spark.sql.hive.DeserializerLock.class - [JAR]

├─ org.apache.spark.sql.hive.DetermineTableStats.class - [JAR]

├─ org.apache.spark.sql.hive.HadoopTableReader.class - [JAR]

├─ org.apache.spark.sql.hive.HiveAnalysis.class - [JAR]

├─ org.apache.spark.sql.hive.HiveContext.class - [JAR]

├─ org.apache.spark.sql.hive.HiveExternalCatalog.class - [JAR]

├─ org.apache.spark.sql.hive.HiveGenericUDF.class - [JAR]

├─ org.apache.spark.sql.hive.HiveGenericUDTF.class - [JAR]

├─ org.apache.spark.sql.hive.HiveInspectors.class - [JAR]

├─ org.apache.spark.sql.hive.HiveMetastoreCatalog.class - [JAR]

├─ org.apache.spark.sql.hive.HiveSessionCatalog.class - [JAR]

├─ org.apache.spark.sql.hive.HiveSessionResourceLoader.class - [JAR]

├─ org.apache.spark.sql.hive.HiveSessionStateBuilder.class - [JAR]

├─ org.apache.spark.sql.hive.HiveShim.class - [JAR]

├─ org.apache.spark.sql.hive.HiveSimpleUDF.class - [JAR]

├─ org.apache.spark.sql.hive.HiveStrategies.class - [JAR]

├─ org.apache.spark.sql.hive.HiveTableUtil.class - [JAR]

├─ org.apache.spark.sql.hive.HiveUDAFBuffer.class - [JAR]

├─ org.apache.spark.sql.hive.HiveUDAFFunction.class - [JAR]

├─ org.apache.spark.sql.hive.HiveUDFExpressionBuilder.class - [JAR]

├─ org.apache.spark.sql.hive.HiveUtils.class - [JAR]

├─ org.apache.spark.sql.hive.RelationConversions.class - [JAR]

├─ org.apache.spark.sql.hive.ResolveHiveSerdeTable.class - [JAR]

├─ org.apache.spark.sql.hive.TableReader.class - [JAR]

├─ org.apache.spark.sql.hive.package.class - [JAR]

org.apache.spark.sql.hive.client

├─ org.apache.spark.sql.hive.client.HiveClient.class - [JAR]

├─ org.apache.spark.sql.hive.client.HiveClientImpl.class - [JAR]

├─ org.apache.spark.sql.hive.client.IsolatedClientLoader.class - [JAR]

├─ org.apache.spark.sql.hive.client.RawHiveTable.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v0_12.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v0_13.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v0_14.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v1_0.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v1_1.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v1_2.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v2_0.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v2_1.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v2_2.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v2_3.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v3_0.class - [JAR]

├─ org.apache.spark.sql.hive.client.Shim_v3_1.class - [JAR]

├─ org.apache.spark.sql.hive.client.package.class - [JAR]

Advertisement

Dependencies from Group

May 09, 2021
1.3k usages
36.2k stars
May 09, 2021
1.1k usages
36.2k stars
Aug 05, 2023
649 usages
36.2k stars
Jan 08, 2019
626 usages
36.2k stars
Aug 05, 2023
587 usages
36.2k stars

Discover Dependencies

May 09, 2021
72 usages
36.2k stars
Nov 08, 2018
2 stars
Aug 25, 2023
4 usages
2k stars
Sep 17, 2019
1 usages
0 stars
Aug 21, 2023
451 usages
7.7k stars
May 26, 2021
32 stars
Dec 03, 2019
1 usages
1.7k stars
Apr 02, 2022
4 usages
10.2k stars