#
hive
Here are 1,080 public repositories matching this topic...
findepi
commented
Jun 21, 2021
In the past a conversion through Number "interface" has proven to be able to mask bugs in the code.
We should remove these conversions from io.trino.spi.type.TypeUtils#writeNativeValue.
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Jul 15, 2021 - Dart
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
sql
spark
presto
hive
storage
jdbc
rest-api
engine
impala
pyspark
udf
thrift-server
resource-manager
jobserver
application-manager
livy
hive-table
linkis
context-service
scriptis
-
Updated
Jul 16, 2021 - Scala
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
-
Updated
Apr 1, 2019 - Java
Python interface to Hive and Presto. 🐝
-
Updated
Jun 19, 2021 - Python
zhanghaicheng1
commented
Dec 9, 2019
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
后端开发常用框架文档及中文翻译,包含 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
深圳地铁大数据客流分析系统🚇 🚄 🌟
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
Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis.
scala
sql
spark
hive
ide
pyspark
udf
hue
zeppelin
hql
hive-table
resouce-management
linkis
errorcode
-
Updated
Jul 13, 2021 - Vue
Apache Kyuubi is a distributed multi-tenant JDBC server for large-scale data processing and analytics, built on top of Apache Spark
kubernetes
sql
spark
hive
hadoop
jdbc
thrift
data-lake
spark-sql
kyuubi-server
thrift-jdbc
odbc-server
-
Updated
Jul 17, 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
Yet Another UserAgent Analyzer
java
parse
user-agent
hive
user-agent-parser
analyzer
pig
apache-beam
apache-flink
udf
flink
nifi-processors
apache-hive
nifi-processor
-
Updated
Jul 14, 2021 - Java
Web UI for Trino, Presto, Hive, Elasticsearch, SparkSQL
-
Updated
May 31, 2021 - Java
Moonbox is a DVtaaS (Data Virtualization as a Service) Platform
-
Updated
Jun 3, 2021 - JavaScript
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
基于Docker构建的Hadoop开发测试环境,包含Hadoop,Hive,HBase,Spark
-
Updated
May 26, 2019 - Shell
Addax(formerly DataX) is an open source universal ETL tool that support Cassandra, ClickHouse, DBF, Hive, InfluxDB, Kudu, MySQL, Oracle, Presto(Trino), PostgreSQL, SQL Server.
mysql
java
database
influxdb
hive
hadoop
etl
clickhouse
kudu
oracle
sqlserver
data-integrity
trino
prestosql
-
Updated
Jul 16, 2021 - Java
Improve this page
Add a description, image, and links to the hive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hive topic, visit your repo's landing page and select "manage topics."
Describe the bug
If I pass 'Next 7 days' into the dateRange in query, the response is not a range over the next 7 days but only the day IN 7 days.
To Reproduce
Steps to reproduce the behavior: