scispace - formally typeset
Journal ArticleDOI

Apache Spark: a unified engine for big data processing

Reads0
Chats0
TLDR
This open source computing framework unifies streaming, batch, and interactive big data workloads to unlock new applications.
Abstract
This open source computing framework unifies streaming, batch, and interactive big data workloads to unlock new applications

read more

Citations
More filters
Book ChapterDOI

Lessons learned from challenging data science case studies

TL;DR: This chapter revisits the conclusions and lessons learned of the chapters presented in Part II of this book and analyze them systematically, and serves as a directory to the individual chapters, allowing readers to identify which chapters to focus on when they are interested either in a certain stage of the knowledge discovery process or in a particular data science method or application area.
Journal ArticleDOI

GIS-KG: building a large-scale hierarchical knowledge graph for geographic information science

TL;DR: An organized knowledge base can facilitate the exploration of existing knowledge and the detection of emerging topics in a domain this paper, and it can also facilitate the discovery of new topics in the domain.
Journal ArticleDOI

Spatiotemporal data partitioning for distributed random forest algorithm: Air quality prediction using imbalanced big spatiotemporal data on spark distributed framework

TL;DR: In this paper , a parallel air quality prediction system equipped with a spatiotemporal data partitioning method, a distributed machine learning algorithm, Hadoop's distributed data storage platform and its resource scheduler/manager, and Spark's efficient and in-memory execution environment was designed and developed.
Journal ArticleDOI

Vietnamese hate and offensive detection using PhoBERT-CNN and social media streaming data

TL;DR: In this article , a novel hate speech detection (HSD) model, which is the combination of a pre-trained PhoBERT model and a Text-CNN model, was proposed for solving tasks in Vietnamese, and EDA techniques are applied to deal with imbalanced data to improve the performance of classification models.
Book ChapterDOI

SPARK-Based Partitioning Algorithm for k-Anonymization of Large RDFs

TL;DR: An efficient anonymizing method for large-scale RDF data is proposed and a greedy partitioning algorithm (i.e., SPARK) is developed for RDF anonymization, which requires less running time than previous methods.
References
More filters
Journal ArticleDOI

MapReduce: simplified data processing on large clusters

TL;DR: This paper presents the implementation of MapReduce, a programming model and an associated implementation for processing and generating large data sets that runs on a large cluster of commodity machines and is highly scalable.
Proceedings Article

Resilient distributed datasets: a fault-tolerant abstraction for in-memory cluster computing

TL;DR: Resilient Distributed Datasets is presented, a distributed memory abstraction that lets programmers perform in-memory computations on large clusters in a fault-tolerant manner and is implemented in a system called Spark, which is evaluated through a variety of user applications and benchmarks.
Journal ArticleDOI

A bridging model for parallel computation

TL;DR: The bulk-synchronous parallel (BSP) model is introduced as a candidate for this role, and results quantifying its efficiency both in implementing high-level language features and algorithms, as well as in being implemented in hardware.
Proceedings ArticleDOI

Pregel: a system for large-scale graph processing

TL;DR: A model for processing large graphs that has been designed for efficient, scalable and fault-tolerant implementation on clusters of thousands of commodity computers, and its implied synchronicity makes reasoning about programs easier.
Proceedings ArticleDOI

Dryad: distributed data-parallel programs from sequential building blocks

TL;DR: The Dryad execution engine handles all the difficult problems of creating a large distributed, concurrent application: scheduling the use of computers and their CPUs, recovering from communication or computer failures, and transporting data between vertices.
Related Papers (5)