#
hbase
Here are 603 public repositories matching this topic...
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
mysql
redis
elasticsearch
streaming
kafka
spark
influxdb
rabbitmq
clickhouse
hbase
stream-processing
opentsdb
loki
flink
rocketmq
-
Updated
Jun 24, 2021 - Java
redis
elasticsearch
jwt
oauth2
spark
spring-boot
modules
rabbitmq
maven
assembly
swagger
hbase
batch
druid
springboot
mybatis
aliyun
dubbo
multi-data
lomback
-
Updated
Jun 27, 2021 - Java
Open
Refactor existing hashCode() to include class for methods using the Apache Commons Lang 3 style
3
GCHQDev404
commented
Nov 3, 2020
Append class
to all HashCodeBuilders
in Gaffer for the below issue to minimise hash collisions.
@Test
void name() {
Foo foo = new Foo();
Bar bar = new Bar();
assertFalse(foo.equals(bar));
assertNotEquals(foo.hashCode(), bar.hashCode()); //fails
}
class Bar {
int a = 3;
@Override
public int hashCode() {
后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。
mysql
python
nginx
spring-boot
hive
spring-cloud
postgresql
apache
hbase
opentsdb
spring-batch
log4j2
apache-flume
-
Updated
Jul 12, 2021
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
mysql
linux
docker
kubernetes
redis
jenkins
aws
elasticsearch
cloud
kafka
cassandra
hadoop
rabbitmq
consul
travis-ci
solr
cloudera
hbase
zookeeper
nagios-plugins
-
Updated
Jul 28, 2021 - Python
深圳地铁大数据客流分析系统🚇 🚄 🌟
mysql
docker
redis
elasticsearch
phoenix
kibana
scala
kafka
spark
mongodb
hive
hadoop
clickhouse
hbase
zookeeper
springboot
flink
kylin
cdh6
szt-bigdata
-
Updated
May 9, 2021 - Scala
50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak, TeamCity and DevOps tools built on the major Linux distros: Alpine, CentOS, Debian, Fedora, Ubuntu
linux
docker
kubernetes
devops
kafka
spark
cassandra
presto
hadoop
rabbitmq
consul
solr
hbase
zookeeper
nagios-plugins
dockerhub
nifi
rabbitmq-cluster
apache-drill
solrcloud
-
Updated
Jul 23, 2021 - Shell
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
kubernetes
redis
mqtt
elasticsearch
coap
streaming
kafka
cassandra
mongodb
influxdb
connector
hazelcast
ftp
jms
kudu
rethinkdb
hbase
dataops
kafka-connect
cosmosdb
-
Updated
Jul 20, 2021 - Scala
大数据生态解决方案数据平台:基于大数据、数据平台、微服务、机器学习、商城、自动化运维、DevOps、容器部署平台、数据平台采集、数据平台存储、数据平台计算、数据平台开发、数据平台应用搭建的大数据解决方案。
react
docker
redis
elasticsearch
app
machine-learning
scala
spark
spider
mongodb
vue
hive
storm
elk
hbase
mapreduce
flink
playframework
skywalking
kubenetes
-
Updated
Jun 24, 2021 - Java
80+ DevOps & Data CLI Tools - AWS, GCP, GCF Python Cloud Functions, Log Anonymizer, Spark, Hadoop, HBase, Hive, Impala, Linux, Docker, Spark Data Converters & Validators (Avro/Parquet/JSON/CSV/INI/XML/YAML), Travis CI, AWS CloudFormation, Elasticsearch, Solr etc.
python
linux
docker
aws
elasticsearch
devops
json
cloudformation
spark
hadoop
avro
travis-ci
solr
gcp
hbase
pyspark
hdfs
parquet
dockerhub
gcf
-
Updated
Jul 23, 2021 - Python
WeDataSphere is a financial level one-stop open-source suitcase for big data platforms. Currently the source code of Scriptis and Linkis has already been released to the open-source community. WeDataSphere, Big Data Made Easy!
-
Updated
Dec 14, 2020
Improve this page
Add a description, image, and links to the hbase topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hbase topic, visit your repo's landing page and select "manage topics."
In Chapter 5. Schema and Data Modeling first there is paragraph:
and then example: