Last Version

com.qiniu:stream-hbase 0.1.0

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

stream-hbase
Version

Version

0.1.0
Type

Type

jar
Description

Description

QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

Download stream-hbase 0.1.0


<!-- https://jarcasting.com/artifacts/com.qiniu/stream-hbase/ -->
<dependency>
    <groupId>com.qiniu</groupId>
    <artifactId>stream-hbase</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/stream-hbase/
implementation 'com.qiniu:stream-hbase:0.1.0'
// https://jarcasting.com/artifacts/com.qiniu/stream-hbase/
implementation ("com.qiniu:stream-hbase:0.1.0")
'com.qiniu:stream-hbase:jar:0.1.0'
<dependency org="com.qiniu" name="stream-hbase" rev="0.1.0">
  <artifact name="stream-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='stream-hbase', version='0.1.0')
)
libraryDependencies += "com.qiniu" % "stream-hbase" % "0.1.0"
[com.qiniu/stream-hbase "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.hbase.connectors.spark : hbase-spark jar 1.0.0

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 jar 2.4.7

test (14)

Group / Artifact Type Version
com.qiniu : stream-core jar 0.1.0
org.scalatest : scalatest_2.11 jar 3.0.1
org.apache.spark : spark-sql_2.11 test-jar 2.4.7
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.7
org.apache.spark : spark-core_2.11 test-jar 2.4.7
org.apache.hadoop : hadoop-common test-jar 2.7.3
org.apache.hbase : hbase-hadoop2-compat test-jar 2.1.7
org.apache.hbase : hbase-hadoop-compat test-jar 2.1.7
org.apache.hbase : hbase-server test-jar 2.1.7
org.apache.hbase : hbase-common test-jar 2.1.7
org.apache.hbase : hbase-zookeeper test-jar 2.1.7
org.apache.hadoop : hadoop-hdfs test-jar 2.7.3
org.apache.hadoop : hadoop-hdfs jar 2.7.3
de.flapdoodle.embed : de.flapdoodle.embed.process jar 3.0.1

Project Modules

There are no modules declared in this project.