All Projects → smartloli → hive-cube

smartloli / hive-cube

Licence: Apache-2.0 license
Data self exporting and monitoring platform based on Hive data warehouse. https://hc.smartloli.org

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
shell
77523 projects
CSS
56736 projects
Batchfile
5799 projects
PLpgSQL
1095 projects

Projects that are alternatives of or similar to hive-cube

regln
Windows Rregistry Linking Utility
Stars: ✭ 38 (+11.76%)
Mutual labels:  hive
BigInsights-on-Apache-Hadoop
Example projects for 'BigInsights for Apache Hadoop' on IBM Bluemix
Stars: ✭ 21 (-38.24%)
Mutual labels:  hive
hadoopoffice
HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Stars: ✭ 56 (+64.71%)
Mutual labels:  hive
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+294.12%)
Mutual labels:  hive
fense
Fense is a database proxy written in Java, which can connect DB of different engines at the same time. The key features are: authority management, query cache, audit security, current limiting fuse, onesql and so on
Stars: ✭ 22 (-35.29%)
Mutual labels:  hive
hiveql-parser
HiveQL Parser. Parse HiveQL code and print AST in JSON format if success, else print well formed syntax error message.
Stars: ✭ 25 (-26.47%)
Mutual labels:  hive
Mzinga
Open-source software to play the board game Hive.
Stars: ✭ 57 (+67.65%)
Mutual labels:  hive
hadoop-etl-udfs
The Hadoop ETL UDFs are the main way to load data from Hadoop into EXASOL
Stars: ✭ 17 (-50%)
Mutual labels:  hive
awesome-hive
A curated list of awesome Hive resources.
Stars: ✭ 20 (-41.18%)
Mutual labels:  hive
simple-ddl-parser
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
Stars: ✭ 76 (+123.53%)
Mutual labels:  hive
hive-bigquery-storage-handler
Hive Storage Handler for interoperability between BigQuery and Apache Hive
Stars: ✭ 16 (-52.94%)
Mutual labels:  hive
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (-14.71%)
Mutual labels:  hive
xxhadoop
Data Analysis Using Hadoop/Spark/Storm/ElasticSearch/MachineLearning etc. This is My Daily Notes/Code/Demo. Don't fork, Just star !
Stars: ✭ 37 (+8.82%)
Mutual labels:  hive
hive to es
同步Hive数据仓库数据到Elasticsearch的小工具
Stars: ✭ 21 (-38.24%)
Mutual labels:  hive
databricks-dbapi
DBAPI and SQLAlchemy dialect for Databricks Workspace and SQL Analytics clusters
Stars: ✭ 21 (-38.24%)
Mutual labels:  hive
logparser
Easy parsing of Apache HTTPD and NGINX access logs with Java, Hadoop, Hive, Pig, Flink, Beam, Storm, Drill, ...
Stars: ✭ 139 (+308.82%)
Mutual labels:  hive
common-datax
基于DataX的通用数据同步微服务,一个Restful接口搞定所有通用数据同步
Stars: ✭ 51 (+50%)
Mutual labels:  hive
liquibase-impala
Liquibase extension to add Impala Database support
Stars: ✭ 23 (-32.35%)
Mutual labels:  hive
beekeeper
Service for automatically managing and cleaning up unreferenced data
Stars: ✭ 43 (+26.47%)
Mutual labels:  hive
data-profiling
a set of scripts to pull meta data and data profiling metrics from relational database systems
Stars: ✭ 57 (+67.65%)
Mutual labels:  hive

Build Status codebeat badge Hex.pm

Hive Cube

This is a data export platform based on hive. At the same time, it also integrates the functions of Hadoop cluster resource monitoring management, as well as the query function of MySQL, HBase and other storage media.

When you install Hive Cube, you can write hive SQL in accordance with your business logic, and submit tasks to Hadoop cluster computing, and you can export the results of calculations. At the same time, we can monitor and manage the resources consumed by the task in the process of operation. In addition, you can modify, delete, or set the task to be a scheduled task. This helps facilitate the export of the data we need. At the same time, it also allows us to view the health status of the cluster and the consumption of resources at any time.

The system can use SQL to filter data from HBase quickly through rowkey conditional filtering to get the data we want.

Here are a few Hive Cube system screenshots:

Hive Common Task

Common

Task Detail

Task

Metrics (YARN)

YARN

Application

Application

Quickstart

Please read Hive Cube Install for setting up and running Hive Cube.

Deploy

The project is a maven project that uses the Maven command to pack the deployment as follows:

mvn clean && mvn package

More Information

Please see the Hive Cube Manual for for more information including:

  • System environment settings and installation instructions.
  • Information about how to use script command.
  • Visual task,cluster,system metadata information etc.
  • Metadata collection and log change information.

Contributing

The Hive Cube is released under the Apache License and we welcome any contributions within this license. Any pull request is welcome and will be reviewed and merged as quickly as possible.

Since this is an open source tool, please comply with the relevant laws and regulations, the use of civilization.

Committers

Thanks to the following members for maintaining the project.

Alias Github Email
smartloli smartloli [email protected]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].