All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download spark-3.1.2 JAR files with dependency

Search JAR files by class name

spark-kafka-writer_2.10 from group com.github.benfradet (version 0.4.0)

sparkKafkaWriter

Group: com.github.benfradet Artifact: spark-kafka-writer_2.10
Show all versions Show documentation Show source 
 

2 downloads
Artifact spark-kafka-writer_2.10
Group com.github.benfradet
Version 0.4.0
Last update 21. July 2017
Organization com.github.benfradet
URL https://github.com/BenFradet/spark-kafka-writer
License Apache 2.0
Dependencies amount 2
Dependencies scala-library, kafka_2.10,
There are maybe transitive dependencies!

azure-cosmosdb-spark_2.0.2_2.11 from group com.microsoft.azure (version 0.0.3)

Spark Connector for Microsoft Azure CosmosDB

Group: com.microsoft.azure Artifact: azure-cosmosdb-spark_2.0.2_2.11
Show documentation Show source 
 

1 downloads
Artifact azure-cosmosdb-spark_2.0.2_2.11
Group com.microsoft.azure
Version 0.0.3
Last update 20. July 2017
Organization not specified
URL http://azure.microsoft.com/en-us/services/documentdb/
License MIT License
Dependencies amount 8
Dependencies scala-library, azure-documentdb, rxjava, azure-documentdb-rx, slf4j-api, spark-gremlin, tinkergraph-gremlin, jackson-module-scala_2.10,
There are maybe transitive dependencies!

spark-streaming-twitch from group com.andrewgapic (version 1.0.0)

Stream messages from Twitch chats using Spark Streaming.

Group: com.andrewgapic Artifact: spark-streaming-twitch
Show documentation Show source 
 

0 downloads
Artifact spark-streaming-twitch
Group com.andrewgapic
Version 1.0.0
Last update 14. July 2017
Organization not specified
URL https://github.com/agapic/twitch-streamer
License Apache 2.0 License
Dependencies amount 7
Dependencies spark-streaming_${scala.binary.version}, slf4j-api, akka-actor_2.11, scala-compiler, scala-reflect, scala-library, scalap,
There are maybe transitive dependencies!

spring-data-hadoop-spark from group org.springframework.data (version 2.5.0.RELEASE)

Spring for Apache Hadoop Spark Support

Group: org.springframework.data Artifact: spring-data-hadoop-spark
Show all versions Show documentation Show source 
 

2 downloads
Artifact spring-data-hadoop-spark
Group org.springframework.data
Version 2.5.0.RELEASE
Last update 06. July 2017
Organization Spring by Pivotal
URL http://github.com/spring-projects/spring-hadoop
License The Apache Software License, Version 2.0
Dependencies amount 16
Dependencies spring-beans, hadoop-streaming, spring-messaging, hadoop-common, hadoop-yarn-common, spring-batch-core, hadoop-distcp, hadoop-mapreduce-client-core, hadoop-hdfs, spring-expression, spring-context, spring-core, spring-aop, spring-data-hadoop-core, spring-context-support, hadoop-mapreduce-client-jobclient,
There are maybe transitive dependencies!

spark-ml-recommender from group com.github.chen0040 (version 1.0.5)

Recommender algorithms implemented in Java and for Spark

Group: com.github.chen0040 Artifact: spark-ml-recommender
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-ml-recommender
Group com.github.chen0040
Version 1.0.5
Last update 04. July 2017
Organization not specified
URL https://github.com/chen0040/spark-ml-recommender
License MIT
Dependencies amount 5
Dependencies slf4j-api, slf4j-log4j12, java-data-frame, spark-ml-commons, spark-core_${scala.binary.version},
There are maybe transitive dependencies!

spark-local_2.1.0_2.11 from group com.github.piotr-kalanski (version 0.6.0)

spark-local

Group: com.github.piotr-kalanski Artifact: spark-local_2.1.0_2.11
Show documentation Show source 
 

0 downloads
Artifact spark-local_2.1.0_2.11
Group com.github.piotr-kalanski
Version 0.6.0
Last update 01. July 2017
Organization com.github.piotr-kalanski
URL https://github.com/piotr-kalanski/spark-local
License Apache License, Version 2.0
Dependencies amount 11
Dependencies scala-library, spark-sql_2.11, spark-hive_2.11, spark-avro_2.11, csv2class_2.11, parquet-avro, avro4s-core_2.11, class2sql_2.11, es-client_2.11, elasticsearch-spark-20_2.11, data-model-generator_2.11,
There are maybe transitive dependencies!

spark-local_2.1.1_2.11 from group com.github.piotr-kalanski (version 0.6.0)

spark-local

Group: com.github.piotr-kalanski Artifact: spark-local_2.1.1_2.11
Show documentation Show source 
 

0 downloads
Artifact spark-local_2.1.1_2.11
Group com.github.piotr-kalanski
Version 0.6.0
Last update 01. July 2017
Organization com.github.piotr-kalanski
URL https://github.com/piotr-kalanski/spark-local
License Apache License, Version 2.0
Dependencies amount 11
Dependencies scala-library, spark-sql_2.11, spark-hive_2.11, spark-avro_2.11, csv2class_2.11, parquet-avro, avro4s-core_2.11, class2sql_2.11, es-client_2.11, elasticsearch-spark-20_2.11, data-model-generator_2.11,
There are maybe transitive dependencies!

spark-opt-moea from group com.github.chen0040 (version 1.0.1)

Spark implementation of Multi-Objective Evolutionary Computation Framework for Distributed Computing Numerical Optimization

Group: com.github.chen0040 Artifact: spark-opt-moea
Show documentation Show source 
 

0 downloads
Artifact spark-opt-moea
Group com.github.chen0040
Version 1.0.1
Last update 24. June 2017
Organization not specified
URL https://github.com/chen0040/spark-opt-moea
License MIT
Dependencies amount 6
Dependencies slf4j-api, slf4j-log4j12, java-data-frame, spark-ml-commons, spark-core_${scala.binary.version}, java-moea,
There are maybe transitive dependencies!

spark-ml-regex-generator from group com.github.chen0040 (version 1.0.1)

Spark algorithm that uses Genetic Programming discovers the Grok regex for a target set of text messages

Group: com.github.chen0040 Artifact: spark-ml-regex-generator
Show documentation Show source 
 

0 downloads
Artifact spark-ml-regex-generator
Group com.github.chen0040
Version 1.0.1
Last update 23. June 2017
Organization not specified
URL https://github.com/chen0040/spark-ml-regex-generator
License MIT
Dependencies amount 7
Dependencies slf4j-api, slf4j-log4j12, java-data-frame, spark-ml-commons, spark-core_${scala.binary.version}, spark-ml-genetic-programming, grok,
There are maybe transitive dependencies!

spark-ml-genetic-programming from group com.github.chen0040 (version 1.0.5)

Genetic Programming algorithms implemented in Java and for Apache Spark

Group: com.github.chen0040 Artifact: spark-ml-genetic-programming
Show all versions Show documentation Show source 
 

1 downloads
Artifact spark-ml-genetic-programming
Group com.github.chen0040
Version 1.0.5
Last update 23. June 2017
Organization not specified
URL https://github.com/chen0040/spark-ml-genetic-programming
License MIT
Dependencies amount 6
Dependencies slf4j-api, slf4j-log4j12, java-data-frame, spark-ml-commons, spark-core_${scala.binary.version}, java-genetic-programming,
There are maybe transitive dependencies!



Page 261 from 348 (items total 3480)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy