All Projects → Esri → Hadoop For Geoevent

Esri / Hadoop For Geoevent

Licence: apache-2.0
ArcGIS GeoEvent Server sample Hadoop connector for storing GeoEvents in HDFS.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hadoop For Geoevent

Bigdata Notes
大数据入门指南 ⭐
Stars: ✭ 10,991 (+219720%)
Mutual labels:  big-data, hadoop, bigdata, hdfs
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (+160%)
Mutual labels:  big-data, hadoop, bigdata, hdfs
Big Data Engineering Coursera Yandex
Big Data for Data Engineers Coursera Specialization from Yandex
Stars: ✭ 71 (+1320%)
Mutual labels:  big-data, bigdata, hdfs
Kafka Connect Hdfs
Kafka Connect HDFS connector
Stars: ✭ 400 (+7900%)
Mutual labels:  big-data, hadoop, hdfs
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (+2900%)
Mutual labels:  big-data, hadoop, hdfs
Hdfs Shell
HDFS Shell is a HDFS manipulation tool to work with functions integrated in Hadoop DFS
Stars: ✭ 117 (+2240%)
Mutual labels:  big-data, hadoop, hdfs
Camus
Mirror of Linkedin's Camus
Stars: ✭ 81 (+1520%)
Mutual labels:  hadoop, hdfs, connector
Bigdata Interview
🎯 🌟[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
Stars: ✭ 857 (+17040%)
Mutual labels:  hadoop, bigdata, hdfs
bigdata-doc
大数据学习笔记,学习路线,技术案例整理。
Stars: ✭ 37 (+640%)
Mutual labels:  hadoop, bigdata, hdfs
twitter-for-geoevent
ArcGIS GeoEvent Server sample Twitter connectors for sending and receiving tweets.
Stars: ✭ 21 (+320%)
Mutual labels:  connector, arcgis, transport
God Of Bigdata
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
Stars: ✭ 6,008 (+120060%)
Mutual labels:  hadoop, bigdata, hdfs
Sparkrdma
RDMA accelerated, high-performance, scalable and efficient ShuffleManager plugin for Apache Spark
Stars: ✭ 215 (+4200%)
Mutual labels:  big-data, hadoop, bigdata
big data
A collection of tutorials on Hadoop, MapReduce, Spark, Docker
Stars: ✭ 34 (+580%)
Mutual labels:  big-data, hadoop, bigdata
bigdata-fun
A complete (distributed) BigData stack, running in containers
Stars: ✭ 14 (+180%)
Mutual labels:  big-data, hadoop, hdfs
Bigdl
Building Large-Scale AI Applications for Distributed Big Data
Stars: ✭ 3,813 (+76160%)
Mutual labels:  big-data, hadoop
Hive
Apache Hive
Stars: ✭ 4,031 (+80520%)
Mutual labels:  big-data, hadoop
Ignite
Apache Ignite
Stars: ✭ 4,027 (+80440%)
Mutual labels:  big-data, hadoop
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+7860%)
Mutual labels:  server, transport
Vespa
The open big data serving engine. https://vespa.ai
Stars: ✭ 3,747 (+74840%)
Mutual labels:  big-data, server
Orc
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
Stars: ✭ 389 (+7680%)
Mutual labels:  big-data, hadoop

hadoop-for-geoevent

ArcGIS 10.4 GeoEvent Extension for Server sample Hadoop Output Connector for storing GeoEvents in HDFS.

App

Features

  • Hadoop Outbound Transport

Instructions

Building the source code:

  1. Make sure Maven and ArcGIS GeoEvent Extension SDK are installed on your machine.
  2. Run 'mvn install -Dcontact.address=[YourContactEmailAddress]'

Installing the transport and connector:

  1. Copy the *.jar files under the 'target' sub-folder(s) into the [ArcGIS-GeoEvent-Extension-Install-Directory]/deploy folder.
  2. Open the ArcGIS GeoEvent Manager, go to the 'Site -> Configuration Store' page and import the HDFS_Connector.xml file.

Requirements

  • ArcGIS GeoEvent Extension for Server.
  • ArcGIS GeoEvent Extension SDK.
  • Java JDK 1.7 or greater.
  • Maven.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].