All Projects → fluent-plugin-webhdfs → Similar Projects or Alternatives

343 Open source projects that are alternatives of or similar to fluent-plugin-webhdfs

fluent-plugin-windows-eventlog
Fluentd plugin to collect windows event logs
Stars: ✭ 27 (-52.63%)
Mutual labels:  fluentd, fluentd-plugin
fluent-plugin-http-pull
The input plugin of fluentd to pull log from rest api.
Stars: ✭ 19 (-66.67%)
Mutual labels:  fluentd, fluentd-plugin
Jsr203 Hadoop
A Java NIO file system provider for HDFS
Stars: ✭ 35 (-38.6%)
Mutual labels:  hadoop, hdfs
kafka-connect-fs
Kafka Connect FileSystem Connector
Stars: ✭ 107 (+87.72%)
Mutual labels:  hadoop, hdfs
datasqueeze
Hadoop utility to compact small files
Stars: ✭ 18 (-68.42%)
Mutual labels:  hadoop, hdfs
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 (-66.67%)
Mutual labels:  hadoop, hdfs
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 (+612.28%)
Mutual labels:  hadoop, hdfs
God Of Bigdata
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
Stars: ✭ 6,008 (+10440.35%)
Mutual labels:  hadoop, hdfs
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (+163.16%)
Mutual labels:  hadoop, hdfs
teraslice
Scalable data processing pipelines in JavaScript
Stars: ✭ 48 (-15.79%)
Mutual labels:  hadoop, hdfs
Bigdata Notes
大数据入门指南 ⭐
Stars: ✭ 10,991 (+19182.46%)
Mutual labels:  hadoop, hdfs
skein
A tool and library for easily deploying applications on Apache YARN
Stars: ✭ 128 (+124.56%)
Mutual labels:  hadoop, hdfs
Dynamometer
A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
Stars: ✭ 122 (+114.04%)
Mutual labels:  hadoop, hdfs
Wifi
基于wifi抓取信息的大数据查询分析系统
Stars: ✭ 93 (+63.16%)
Mutual labels:  hadoop, hdfs
docker-hadoop
Docker image for main Apache Hadoop components (Yarn/Hdfs)
Stars: ✭ 59 (+3.51%)
Mutual labels:  hadoop, hdfs
py-hdfs-mount
Mount HDFS with fuse, works with kerberos!
Stars: ✭ 13 (-77.19%)
Mutual labels:  hadoop, hdfs
bigdata-fun
A complete (distributed) BigData stack, running in containers
Stars: ✭ 14 (-75.44%)
Mutual labels:  hadoop, hdfs
Bigdata Interview
🎯 🌟[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
Stars: ✭ 857 (+1403.51%)
Mutual labels:  hadoop, hdfs
Hadoop For Geoevent
ArcGIS GeoEvent Server sample Hadoop connector for storing GeoEvents in HDFS.
Stars: ✭ 5 (-91.23%)
Mutual labels:  hadoop, hdfs
Ibis
A pandas-like deferred expression system, with first-class SQL support
Stars: ✭ 1,630 (+2759.65%)
Mutual labels:  hadoop, hdfs
Hdfs Shell
HDFS Shell is a HDFS manipulation tool to work with functions integrated in Hadoop DFS
Stars: ✭ 117 (+105.26%)
Mutual labels:  hadoop, hdfs
fluentd-plugin-mdsd
Azure Linux monitoring agent (mdsd) output plugin for fluentd
Stars: ✭ 26 (-54.39%)
Mutual labels:  fluentd, fluentd-plugin
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (+182.46%)
Mutual labels:  hadoop, hdfs
hive to es
同步Hive数据仓库数据到Elasticsearch的小工具
Stars: ✭ 21 (-63.16%)
Mutual labels:  hadoop, hdfs
fluent-plugin-ec2-metadata
Fluentd output plugin to add Amazon EC2 metadata into messages
Stars: ✭ 43 (-24.56%)
Mutual labels:  fluentd, fluentd-plugin
aaocp
一个对用户行为日志进行分析的大数据项目
Stars: ✭ 53 (-7.02%)
Mutual labels:  hadoop, hdfs
ros hadoop
Hadoop splittable InputFormat for ROS. Process rosbag with Hadoop Spark and other HDFS compatible systems.
Stars: ✭ 92 (+61.4%)
Mutual labels:  hadoop, hdfs
fluent-plugin-gcs
Google Cloud Storage output plugin for Fluentd.
Stars: ✭ 39 (-31.58%)
Mutual labels:  fluentd, fluentd-plugin
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (+61.4%)
Mutual labels:  hadoop, hdfs
Learning Spark
零基础学习spark,大数据学习
Stars: ✭ 37 (-35.09%)
Mutual labels:  hadoop, hdfs
fsbrowser
Fast desktop client for Hadoop Distributed File System
Stars: ✭ 27 (-52.63%)
Mutual labels:  hadoop, hdfs
bigdata-doc
大数据学习笔记,学习路线,技术案例整理。
Stars: ✭ 37 (-35.09%)
Mutual labels:  hadoop, hdfs
fluent-plugin-grok-parser
Fluentd's Grok parser
Stars: ✭ 100 (+75.44%)
Mutual labels:  fluentd, fluentd-plugin
Bigdata
💎🔥大数据学习笔记
Stars: ✭ 488 (+756.14%)
Mutual labels:  hadoop, hdfs
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-77.19%)
Mutual labels:  hadoop, hdfs
fluent-plugin-multiprocess
Multiprocess agent plugin for Fluentd
Stars: ✭ 42 (-26.32%)
Mutual labels:  fluentd, fluentd-plugin
Kafka Connect Hdfs
Kafka Connect HDFS connector
Stars: ✭ 400 (+601.75%)
Mutual labels:  hadoop, hdfs
HDFS-Netdisc
基于Hadoop的分布式云存储系统 🌴
Stars: ✭ 56 (-1.75%)
Mutual labels:  hadoop, hdfs
Camus
Mirror of Linkedin's Camus
Stars: ✭ 81 (+42.11%)
Mutual labels:  hadoop, hdfs
fluent-plugin-redis
Redis output plugin for Fluent event collector
Stars: ✭ 40 (-29.82%)
Mutual labels:  fluentd, fluentd-plugin
fluent-plugin-rabbitmq
Fluent input/output plugin for RabbitMQ.
Stars: ✭ 26 (-54.39%)
Mutual labels:  fluentd, fluentd-plugin
fastdata-cluster
Fast Data Cluster (Apache Cassandra, Kafka, Spark, Flink, YARN and HDFS with Vagrant and VirtualBox)
Stars: ✭ 20 (-64.91%)
Mutual labels:  hadoop, hdfs
cobra-policytool
Manage Apache Atlas and Ranger configuration for your Hadoop environment.
Stars: ✭ 16 (-71.93%)
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 (+8.77%)
Mutual labels:  hadoop
clusterdock
clusterdock is a framework for creating Docker-based container clusters
Stars: ✭ 26 (-54.39%)
Mutual labels:  hadoop
flokkr
Documentation placeholder and utilities for all the other containers.
Stars: ✭ 30 (-47.37%)
Mutual labels:  hadoop
jumbo
🐘 A local Hadoop cluster bootstrapper using Vagrant, Ansible, and Ambari.
Stars: ✭ 17 (-70.18%)
Mutual labels:  hadoop
EngineeringTeam
와이빅타 엔지니어링팀의 자료를 정리해두는 곳입니다.
Stars: ✭ 41 (-28.07%)
Mutual labels:  hadoop
bitnami-docker-fluentd
Bitnami Docker Image for Fluentd
Stars: ✭ 16 (-71.93%)
Mutual labels:  fluentd
my-awesome-projects
Learn by doing projects
Stars: ✭ 48 (-15.79%)
Mutual labels:  hadoop
hadoop-deployment-bash
Code for the deployment of Hadoop clusters, written in Bourne or Bourne Again shell.
Stars: ✭ 31 (-45.61%)
Mutual labels:  hadoop
hadoop-data-ingestion-tool
OLAP and ETL of Big Data
Stars: ✭ 17 (-70.18%)
Mutual labels:  hadoop
fruently
A yet another Fluentd logger for Rust. a.k.a. verification of Fluentd's forward protocol playground.
Stars: ✭ 17 (-70.18%)
Mutual labels:  fluentd
web-click-flow
网站点击流离线日志分析
Stars: ✭ 14 (-75.44%)
Mutual labels:  hadoop
MLHadoop
This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Clustering (K-Means), Classification (KNN) etc.
Stars: ✭ 50 (-12.28%)
Mutual labels:  hadoop
clickhouse hadoop
Import data from clickhouse to hadoop with pure SQL
Stars: ✭ 26 (-54.39%)
Mutual labels:  hadoop
BigDataTools
tools for bigData
Stars: ✭ 36 (-36.84%)
Mutual labels:  hdfs
stackdriver-tools
Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
Stars: ✭ 22 (-61.4%)
Mutual labels:  fluentd
big data
A collection of tutorials on Hadoop, MapReduce, Spark, Docker
Stars: ✭ 34 (-40.35%)
Mutual labels:  hadoop
fluent-logger-scala
A structured logger implementation in Scala.
Stars: ✭ 46 (-19.3%)
Mutual labels:  fluentd
1-60 of 343 similar projects