All Projects → pulse → Similar Projects or Alternatives

387 Open source projects that are alternatives of or similar to pulse

Parquet4s
Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
Stars: ✭ 125 (+861.54%)
Mutual labels:  hadoop, akka-streams
Nagios Plugins
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...
Stars: ✭ 1,000 (+7592.31%)
Mutual labels:  hadoop, solr
wasp
WASP is a framework to build complex real time big data applications. It relies on a kind of Kappa/Lambda architecture mainly leveraging Kafka and Spark. If you need to ingest huge amount of heterogeneous data and analyze them through complex pipelines, this is the framework for you.
Stars: ✭ 19 (+46.15%)
Mutual labels:  hadoop, solr
Pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+92276.92%)
Mutual labels:  hadoop, solr
bigdata-fun
A complete (distributed) BigData stack, running in containers
Stars: ✭ 14 (+7.69%)
Mutual labels:  hadoop, solr
Hadoop Solr
Code to index HDFS to Solr using MapReduce
Stars: ✭ 51 (+292.31%)
Mutual labels:  hadoop, solr
Devops Python Tools
80+ DevOps & Data CLI Tools - AWS, GCP, GCF Python Cloud Function, 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.
Stars: ✭ 406 (+3023.08%)
Mutual labels:  hadoop, solr
query-segmenter
Solr Query Segmenter for structuring unstructured queries
Stars: ✭ 21 (+61.54%)
Mutual labels:  solr, solrcloud
Dockerfiles
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
Stars: ✭ 847 (+6415.38%)
Mutual labels:  hadoop, solr
BnLMetsExporter
Command Line Interface (CLI) to export METS/ALTO documents to other formats.
Stars: ✭ 11 (-15.38%)
Mutual labels:  solr, solrcloud
solr-zkutil
Solr Cloud and ZooKeeper CLI
Stars: ✭ 14 (+7.69%)
Mutual labels:  solr, solrcloud
IATI.cloud
The open-source IATI datastore for IATI data with RESTful web API providing XML, JSON, CSV output. It extracts and parses IATI XML files referenced in the IATI Registry and powered by Apache Solr.
Stars: ✭ 35 (+169.23%)
Mutual labels:  solr, solrcloud
GooglePlay-Web-Crawler
Mapreduce project by Hadoop, Nutch, AWS EMR, Pig, Tez, Hive
Stars: ✭ 18 (+38.46%)
Mutual labels:  hadoop
Addax
Addax is an open source universal ETL tool that supports most of those RDBMS and NoSQLs on the planet, helping you transfer data from any one place to another.
Stars: ✭ 615 (+4630.77%)
Mutual labels:  hadoop
EngineeringTeam
와이빅타 엔지니어링팀의 자료를 정리해두는 곳입니다.
Stars: ✭ 41 (+215.38%)
Mutual labels:  hadoop
py-hdfs-mount
Mount HDFS with fuse, works with kerberos!
Stars: ✭ 13 (+0%)
Mutual labels:  hadoop
typebus
Framework for building distributed microserviceies in scala with akka-streams and kafka
Stars: ✭ 14 (+7.69%)
Mutual labels:  akka-streams
fluent-plugin-webhdfs
Hadoop WebHDFS output plugin for Fluentd
Stars: ✭ 57 (+338.46%)
Mutual labels:  hadoop
bitnami-docker-solr
Bitnami Docker Image for Solr
Stars: ✭ 33 (+153.85%)
Mutual labels:  solr
solr role
Ansible role to install an Apache Solr (Cloud) server/cluster
Stars: ✭ 21 (+61.54%)
Mutual labels:  solrcloud
yuzhouwan
Code Library for My Blog
Stars: ✭ 39 (+200%)
Mutual labels:  hadoop
CDH-Install-Manual
CDH安装手册
Stars: ✭ 70 (+438.46%)
Mutual labels:  hadoop
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (+300%)
Mutual labels:  hadoop
ibis
IBIS is a workflow creation-engine that abstracts the Hadoop internals of ingesting RDBMS data.
Stars: ✭ 48 (+269.23%)
Mutual labels:  hadoop
RelevancyTuning
Dice.com tutorial on using black box optimization algorithms to do relevancy tuning on your Solr Search Engine Configuration from Simon Hughes Dice.com
Stars: ✭ 28 (+115.38%)
Mutual labels:  solr
spark-util
low-level helpers for Apache Spark libraries and tests
Stars: ✭ 16 (+23.08%)
Mutual labels:  hadoop
platys-modern-data-platform
Support for generating modern platforms dynamically with services such as Kafka, Spark, Streamsets, HDFS, ....
Stars: ✭ 35 (+169.23%)
Mutual labels:  hadoop
conciliator
OpenRefine reconciliation services for VIAF, ORCID, and Open Library + framework for creating more.
Stars: ✭ 95 (+630.77%)
Mutual labels:  solr
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (+0%)
Mutual labels:  hadoop
TitanDataOperationSystem
最好的大数据项目。《Titan数据运营系统》,本项目是一个全栈闭环系统,我们有用作数据可视化的web系统,然后用flume-kafaka-flume进行日志的读取,在hive设计数仓,编写spark代码进行数仓表之间的转化以及ads层表到mysql的迁移,使用azkaban进行定时任务的调度,使用技术:Java/Scala语言,Hadoop、Spark、Hive、Kafka、Flume、Azkaban、SpringBoot,Bootstrap, Echart等;
Stars: ✭ 62 (+376.92%)
Mutual labels:  hadoop
lib
Perl Utility Library for my other repos
Stars: ✭ 16 (+23.08%)
Mutual labels:  solr
my-awesome-projects
Learn by doing projects
Stars: ✭ 48 (+269.23%)
Mutual labels:  hadoop
reactive-gremlin
akka http gremlin 3 websocket connector
Stars: ✭ 32 (+146.15%)
Mutual labels:  akka-streams
cloud
云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件
Stars: ✭ 48 (+269.23%)
Mutual labels:  hadoop
trembita
Model complex data transformation pipelines easily
Stars: ✭ 44 (+238.46%)
Mutual labels:  akka-streams
akka-streams-example
Example on Akka Streams with productive cases
Stars: ✭ 20 (+53.85%)
Mutual labels:  akka-streams
Xponents
Geographic Place, Date/time, and Pattern entity extraction toolkit along with text extraction from unstructured data and GIS outputters.
Stars: ✭ 39 (+200%)
Mutual labels:  solr
basic-solr-config
A starting point for solr schema, config and xslt.
Stars: ✭ 17 (+30.77%)
Mutual labels:  solr
aut
The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
Stars: ✭ 111 (+753.85%)
Mutual labels:  hadoop
cmux
A set of commands for managing CDH clusters using Cloudera Manager REST API.
Stars: ✭ 34 (+161.54%)
Mutual labels:  hadoop
hadoop-data-ingestion-tool
OLAP and ETL of Big Data
Stars: ✭ 17 (+30.77%)
Mutual labels:  hadoop
solr-ontology-tagger
Automatic tagging and analysis of documents in an Apache Solr index for faceted search by RDF(S) Ontologies & SKOS thesauri
Stars: ✭ 36 (+176.92%)
Mutual labels:  solr
knit
Deprecated, please use https://github.com/jcrist/skein or https://github.com/dask/dask-yarn instead
Stars: ✭ 53 (+307.69%)
Mutual labels:  hadoop
ros hadoop
Hadoop splittable InputFormat for ROS. Process rosbag with Hadoop Spark and other HDFS compatible systems.
Stars: ✭ 92 (+607.69%)
Mutual labels:  hadoop
swordfish
Open-source distribute workflow schedule tools, also support streaming task.
Stars: ✭ 35 (+169.23%)
Mutual labels:  hadoop
jesterj
Document Ingestion Framework for Search Systems
Stars: ✭ 26 (+100%)
Mutual labels:  solr
akka-http-streaming-response-examples
A list of examples that involve streaming with Akka Streams and used together with Akka HTTP
Stars: ✭ 73 (+461.54%)
Mutual labels:  akka-streams
reactive-streams-for-java-developers
No description or website provided.
Stars: ✭ 16 (+23.08%)
Mutual labels:  akka-streams
fastdata-cluster
Fast Data Cluster (Apache Cassandra, Kafka, Spark, Flink, YARN and HDFS with Vagrant and VirtualBox)
Stars: ✭ 20 (+53.85%)
Mutual labels:  hadoop
docker-hadoop-3
Docker file for Hadoop 3
Stars: ✭ 19 (+46.15%)
Mutual labels:  hadoop
ezplatform-search-extra
Netgen's extra bits for eZ Platform search
Stars: ✭ 13 (+0%)
Mutual labels:  solr
litemall-dw
基于开源Litemall电商项目的大数据项目,包含前端埋点(openresty+lua)、后端埋点;数据仓库(五层)、实时计算和用户画像。大数据平台采用CDH6.3.2(已使用vagrant+ansible脚本化),同时也包含了Azkaban的workflow。
Stars: ✭ 36 (+176.92%)
Mutual labels:  solr
cobra-policytool
Manage Apache Atlas and Ranger configuration for your Hadoop environment.
Stars: ✭ 16 (+23.08%)
Mutual labels:  hadoop
Akka-Streams-custom-stream-processing-examples
Demos of how to do custom stream processing using the Akka Streams GraphStages API
Stars: ✭ 13 (+0%)
Mutual labels:  akka-streams
jumbo
🐘 A local Hadoop cluster bootstrapper using Vagrant, Ansible, and Ambari.
Stars: ✭ 17 (+30.77%)
Mutual labels:  hadoop
clusterdock
clusterdock is a framework for creating Docker-based container clusters
Stars: ✭ 26 (+100%)
Mutual labels:  hadoop
flokkr
Documentation placeholder and utilities for all the other containers.
Stars: ✭ 30 (+130.77%)
Mutual labels:  hadoop
big data
A collection of tutorials on Hadoop, MapReduce, Spark, Docker
Stars: ✭ 34 (+161.54%)
Mutual labels:  hadoop
mdserver-web
Simple Linux Panel
Stars: ✭ 1,064 (+8084.62%)
Mutual labels:  solr
fsbrowser
Fast desktop client for Hadoop Distributed File System
Stars: ✭ 27 (+107.69%)
Mutual labels:  hadoop
1-60 of 387 similar projects