All Projects → Introtohadoopandmr__udacity_course → Similar Projects or Alternatives

283 Open source projects that are alternatives of or similar to Introtohadoopandmr__udacity_course

Coltsteele webdevcourse
Collection of coursework I've done from Colt Steele's Udemy Web Development course
Stars: ✭ 86 (-21.82%)
Mutual labels:  mooc
Course Crawler
🎓 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载。
Stars: ✭ 611 (+455.45%)
Mutual labels:  mooc
Docker Spark Cluster
A Spark cluster setup running on Docker containers
Stars: ✭ 57 (-48.18%)
Mutual labels:  hadoop
Hadoop study
定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)
Stars: ✭ 567 (+415.45%)
Mutual labels:  hadoop
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (-12.73%)
Mutual labels:  mooc
Bigdata
💎🔥大数据学习笔记
Stars: ✭ 488 (+343.64%)
Mutual labels:  hadoop
Hadoop Solr
Code to index HDFS to Solr using MapReduce
Stars: ✭ 51 (-53.64%)
Mutual labels:  hadoop
School Of Sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
Stars: ✭ 5,141 (+4573.64%)
Mutual labels:  hadoop
Docker Hadoop Cluster
Multiple node cluster on Docker for self development.
Stars: ✭ 82 (-25.45%)
Mutual labels:  hadoop
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+4210%)
Mutual labels:  mooc
Play With Machine Learning Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,037 (+842.73%)
Mutual labels:  mooc
Mooc Downloader
An icourse163.org MOOC downloader implemented by .NET. 一枚由 .NET 实现的中国大学 MOOC 下载器.
Stars: ✭ 454 (+312.73%)
Mutual labels:  mooc
Py4e
Web site for www.py4e.com and source to the Python 3.0 textbook
Stars: ✭ 1,387 (+1160.91%)
Mutual labels:  mooc
God Of Bigdata
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
Stars: ✭ 6,008 (+5361.82%)
Mutual labels:  hadoop
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 (+809.09%)
Mutual labels:  hadoop
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 (+269.09%)
Mutual labels:  hadoop
Learn machine learning
Road to Machine Learning
Stars: ✭ 81 (-26.36%)
Mutual labels:  hadoop
Big data architect skills
一个大数据架构师应该掌握的技能
Stars: ✭ 400 (+263.64%)
Mutual labels:  hadoop
Learning Spark
零基础学习spark,大数据学习
Stars: ✭ 37 (-66.36%)
Mutual labels:  hadoop
Orc
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
Stars: ✭ 389 (+253.64%)
Mutual labels:  hadoop
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-16.36%)
Mutual labels:  hadoop
Bigdl
Building Large-Scale AI Applications for Distributed Big Data
Stars: ✭ 3,813 (+3366.36%)
Mutual labels:  hadoop
Stanford dbclass
Collection of my solutions to the (infamous) dbclass (2014 version) offered by Stanford.
Stars: ✭ 35 (-68.18%)
Mutual labels:  mooc
Wedatasphere
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!
Stars: ✭ 372 (+238.18%)
Mutual labels:  hadoop
Docker Spark
🚢 Docker image for Apache Spark
Stars: ✭ 78 (-29.09%)
Mutual labels:  hadoop
Ytk Learn
Ytk-learn is a distributed machine learning library which implements most of popular machine learning algorithms(GBDT, GBRT, Mixture Logistic Regression, Gradient Boosting Soft Tree, Factorization Machines, Field-aware Factorization Machines, Logistic Regression, Softmax).
Stars: ✭ 337 (+206.36%)
Mutual labels:  hadoop
Data Algorithms Book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
Stars: ✭ 949 (+762.73%)
Mutual labels:  hadoop
Gather Deployment
Gathers scalable tensorflow and infrastructure deployment
Stars: ✭ 326 (+196.36%)
Mutual labels:  hadoop
Tinymooc
🌸 Lightweight Java Platform Online Mooc Learning Website
Stars: ✭ 110 (+0%)
Mutual labels:  mooc
Tez
Apache Tez
Stars: ✭ 313 (+184.55%)
Mutual labels:  hadoop
Interview Questions Collection
按知识领域整理面试题,包括C++、Java、Hadoop、机器学习等
Stars: ✭ 21 (-80.91%)
Mutual labels:  hadoop
Spline
Data Lineage Tracking And Visualization Solution
Stars: ✭ 306 (+178.18%)
Mutual labels:  hadoop
Tf Yarn
Train TensorFlow models on YARN in just a few lines of code!
Stars: ✭ 76 (-30.91%)
Mutual labels:  hadoop
Play With Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 3,309 (+2908.18%)
Mutual labels:  mooc
Bigdata Interview
🎯 🌟[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
Stars: ✭ 857 (+679.09%)
Mutual labels:  hadoop
Elasticluster
Create clusters of VMs on the cloud and configure them with Ansible.
Stars: ✭ 298 (+170.91%)
Mutual labels:  hadoop
Hadoop Yarn Api Python Client
Python client for Hadoop® YARN API
Stars: ✭ 91 (-17.27%)
Mutual labels:  hadoop
Android Nosql
Lightweight, simple structured NoSQL database for Android
Stars: ✭ 284 (+158.18%)
Mutual labels:  hadoop
Hadoop Pot
A scalable Apache Hadoop-based implementation of the Pooled Time Series video similarity algorithm based on M. Ryoo et al paper CVPR 2015.
Stars: ✭ 8 (-92.73%)
Mutual labels:  hadoop
Hadoop Mini Clusters
hadoop-mini-clusters provides an easy way to test Hadoop projects directly in your IDE
Stars: ✭ 265 (+140.91%)
Mutual labels:  hadoop
Docker Hadoop
Apache Hadoop docker image
Stars: ✭ 1,190 (+981.82%)
Mutual labels:  hadoop
IT-Security-Quiz-App
IT Security Quiz App for Android. Project for Android Basics: User Input course by Udacity
Stars: ✭ 15 (-86.36%)
Mutual labels:  mooc
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (+731.82%)
Mutual labels:  mooc
pulse
phData Pulse application log aggregation and monitoring
Stars: ✭ 13 (-88.18%)
Mutual labels:  hadoop
Bigdata Notes
大数据入门指南 ⭐
Stars: ✭ 10,991 (+9891.82%)
Mutual labels:  hadoop
knit
Deprecated, please use https://github.com/jcrist/skein or https://github.com/dask/dask-yarn instead
Stars: ✭ 53 (-51.82%)
Mutual labels:  hadoop
Floating Elephants
Docker containers for Hadoop.
Stars: ✭ 19 (-82.73%)
Mutual labels:  hadoop
bigdata-fun
A complete (distributed) BigData stack, running in containers
Stars: ✭ 14 (-87.27%)
Mutual labels:  hadoop
Hive Funnel Udf
Hive UDFs for funnel analysis
Stars: ✭ 72 (-34.55%)
Mutual labels:  hadoop
XLearning-GPU
qihoo360 xlearning with GPU support; AI on Hadoop
Stars: ✭ 22 (-80%)
Mutual labels:  hadoop
Hadoop For Geoevent
ArcGIS GeoEvent Server sample Hadoop connector for storing GeoEvents in HDFS.
Stars: ✭ 5 (-95.45%)
Mutual labels:  hadoop
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-88.18%)
Mutual labels:  hadoop
Hadoop Mapreduce
Mirror of Apache Hadoop MapReduce
Stars: ✭ 88 (-20%)
Mutual labels:  hadoop
Awesome Neuroscience
A curated list of awesome neuroscience libraries, software and any content related to the domain.
Stars: ✭ 734 (+567.27%)
Mutual labels:  mooc
Waterdrop
Production Ready Data Integration Product, documentation:
Stars: ✭ 1,856 (+1587.27%)
Mutual labels:  hadoop
Haproxy Configs
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.
Stars: ✭ 106 (-3.64%)
Mutual labels:  hadoop
Antsdb
AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase
Stars: ✭ 99 (-10%)
Mutual labels:  hadoop
Vvedenie Mashinnoe Obuchenie
📝 Подборка ресурсов по машинному обучению
Stars: ✭ 1,282 (+1065.45%)
Mutual labels:  mooc
Jumbune
Jumbune, an open source BigData APM & Data Quality Management Platform for Data Clouds. Enterprise feature offering is available at http://jumbune.com. More details of open source offering are at,
Stars: ✭ 64 (-41.82%)
Mutual labels:  hadoop
Tony
TonY is a framework to natively run deep learning frameworks on Apache Hadoop.
Stars: ✭ 626 (+469.09%)
Mutual labels:  hadoop
61-120 of 283 similar projects