#
presto
Here are 139 public repositories matching this topic...
Alluxio, data orchestration for analytics and machine learning in the cloud
spark
presto
hadoop
tensorflow
data-analysis
alluxio
memory-speed
data-orchestration
virtual-distributed-filesystem
-
Updated
Dec 16, 2020 - Java
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
mysql
postgres
sql-server
cassandra
presto
data-visualization
data-analysis
sap-hana
sql-editor
vertica
crate-io
-
Updated
Dec 16, 2020 - JavaScript
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
Dec 16, 2020 - Scala
findepi
commented
Dec 4, 2020
See https://github.com/prestosql/presto/runs/1497472672
- tests apparently hanged
- one test thread is here:
2020-12-04T07:53:43.1535741Z "pool-2-thread-2" prio=5 Id=16 BLOCKED on org.testng.TestClass@2a78dd6a owned by "pool-2-thread-1" Id=15
2020-12-04T07:53:43.1537790Z at app//org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:158)
2020-12-04T07:53
sim-wangyan
commented
Oct 14, 2020
1 issue description
2. fix bug, enhance....
3. git commit -m "issue name (#issue number)"
Python interface to Hive and Presto. 🐝
-
Updated
Nov 11, 2020 - Python
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 various 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
Dec 14, 2020 - Shell
Presto Ethereum Connector -- SQL on Ethereum
-
Updated
Apr 24, 2019 - Java
A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
scala
sql
big-data
presto
hive
analytics
postgresql
oracle
druid
api-framework
star-schema
druid-lookups
druid-manager
-
Updated
Dec 8, 2020 - Scala
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
mysql
redis
elasticsearch
cassandra
presto
influxdb
hive
hadoop
nosql
cloudera
postgresql
hbase
prometheus
zookeeper
haproxy
opentsdb
hortonworks
apache-drill
solrcloud
mapr
-
Updated
Dec 14, 2020 - Shell
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
-
Updated
Dec 15, 2020 - Go
Multiple node presto cluster on docker container
-
Updated
Nov 29, 2020 - Makefile
A tool based on presto using sql to query the resources of kubernetes, such as pods, nodes and so on.
-
Updated
Jun 18, 2020 - Java
Terraform module to provision an Elastic MapReduce (EMR) cluster on AWS
emr
spark
presto
hive
hadoop
terraform
terraform-modules
emr-cluster
terraform-module
emrfs
terraform-aws
emr-notebooks
hcl2
-
Updated
Nov 24, 2020 - HCL
-
Updated
Aug 5, 2020 - Go
SQL Parser derived from Presto, written in Python with the PLY framework
-
Updated
Aug 18, 2017 - Python
[Docs & Development] Soogle, self-made searchable system for your knowledge jessie(docs, images, etc.), with futuristic and friendly clients, integrated with Google/Baidu APIs(OCR, Translate) 💫 笔者在日常笔记、写作、浏览、发布中的工具集锦,包含构建自己的文档/图片等知识搜索能力,多端接入以便捷使用 OCR/翻译等外部 API 等
-
Updated
Dec 13, 2020 - TypeScript
alexey-kotlyar
commented
Jun 26, 2018
According to RFC 5737:
The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.
A Presto client for the PHP programming language.
-
Updated
May 27, 2020 - PHP
presto-redis is an experimental sql layer for redis
-
Updated
Dec 4, 2014 - Java
Improve this page
Add a description, image, and links to the presto topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the presto topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It is idiomatic for JWTs to be accepted using a header format of
Authorization: Bearer <JWT>(see jwt.io introduction.) In general, in history, the RFCs surrounding the authorization header have taken care to specify the mode of Authorization as the first part of the header value (e.g. Basic, Di