hive
- Sign up for GitHub or sign in to edit this page
Here are 684 public repositories matching this topic...
Hey Cube.Js team!
I get the following yarn warnings when installing dependencies. Can these be fixed? Thank you.
warning @cubejs-backend/server-core > @cubejs-backend/schema-compiler > joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning @cubejs-backe
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
-
Updated
Nov 22, 2019 - Java
As we talked offline, let's add Slack badge to documentation so that everyone can join the community easily. I created some samples.
I have begun to play with Hive and it is awesome, but sometimes frustrating because documentation is lacking some information. This might be specially difficult for newcomers (including me).
For example:
- How do I even init Hive? I would modify this page to inform that you need to import path_provider on Android and iOS, but not web. I would also add
后端开发常用框架文档及中文翻译,包含 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)等最新官方文档以及对应的中文翻译。
-
Updated
Nov 22, 2019
Moonbox is a DVtaaS (Data Virtualization as a Service) Platform
-
Updated
Nov 22, 2019 - Scala
基于Docker构建的Hadoop开发测试环境,包含Hadoop,Hive,HBase,Spark
-
Updated
Nov 13, 2019 - Shell
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
-
Updated
Nov 20, 2019 - Java
For documentation???
Spark is great at parallel processing data already in a distributed store like HDFS but it's not really designed for ingesting data at REST from a non-distributed store like a Local File System though there is support for it, i.e. local mode.
The disadvantage of ingesting data at REST from a local file system:
- There's no advantage in using YARN o
Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
-
Updated
Oct 31, 2019 - Java
An Rule of Optimization which provides SQL Standard Authorization for Apache Spark
-
Updated
Nov 19, 2019 - Scala
Some useful custom hive udf functions, especial array, json, math, string functions.
-
Updated
Nov 22, 2019 - Java
Row-level security has been running in Facebook for almost half a year based on framework in #13102. It is time to move it out to open source.