語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Big Data Analytics with Spark = A Pr...
~
Guller, Mohammed.
Big Data Analytics with Spark = A Practitioner's Guide to Using Spark for Large Scale Data Analysis /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Big Data Analytics with Spark/ by Mohammed Guller.
其他題名:
A Practitioner's Guide to Using Spark for Large Scale Data Analysis /
作者:
Guller, Mohammed.
面頁冊數:
XXIII, 277 p. 64 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Big data. -
電子資源:
https://doi.org/10.1007/978-1-4842-0964-6
ISBN:
9781484209646
Big Data Analytics with Spark = A Practitioner's Guide to Using Spark for Large Scale Data Analysis /
Guller, Mohammed.
Big Data Analytics with Spark
A Practitioner's Guide to Using Spark for Large Scale Data Analysis /[electronic resource] :by Mohammed Guller. - 1st ed. 2015. - XXIII, 277 p. 64 illus.online resource.
Chapter 1: Big Data Technology Landscape -- Chapter 2: Programming in Scala -- Chapter 3: Spark Core -- Chapter 4: Interactive Data Analysis with Spark Shell -- Chapter 5: Writing a Spark Application -- Chapter 6: Spark Streaming -- Chapter 7: Spark SQL -- Chapter 8: Machine Learning with Spark -- Chapter 9: Graph Processing with Spark -- Chapter 10: Cluster Managers -- Chapter 11: Monitoring.
Big Data Analytics with Spark is a step-by-step guide for learning Spark, which is an open-source fast and general-purpose cluster computing framework for large-scale data analysis. You will learn how to use Spark for different types of big data analytics projects, including batch, interactive, graph, and stream data analysis as well as machine learning. In addition, this book will help you become a much sought-after Spark expert. Spark is one of the hottest Big Data technologies. The amount of data generated today by devices, applications and users is exploding. Therefore, there is a critical need for tools that can analyze large-scale data and unlock value from it. Spark is a powerful technology that meets that need. You can, for example, use Spark to perform low latency computations through the use of efficient caching and iterative algorithms; leverage the features of its shell for easy and interactive Data analysis; employ its fast batch processing and low latency features to process your real time data streams and so on. As a result, adoption of Spark is rapidly growing and is replacing Hadoop MapReduce as the technology of choice for big data analytics. This book provides an introduction to Spark and related big-data technologies. It covers Spark core and its add-on libraries, including Spark SQL, Spark Streaming, GraphX, and MLlib. Big Data Analytics with Spark is therefore written for busy professionals who prefer learning a new technology from a consolidated source instead of spending countless hours on the Internet trying to pick bits and pieces from different sources. The book also provides a chapter on Scala, the hottest functional programming language, and the program that underlies Spark. You’ll learn the basics of functional programming in Scala, so that you can write Spark applications in it. What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-sufficient; all the technologies that you need to know to use Spark are covered. The only thing that you are expected to know is programming in any language. There is a critical shortage of people with big data expertise, so companies are willing to pay top dollar for people with skills in areas like Spark and Scala. So reading this book and absorbing its principles will provide a boost—possibly a big boost—to your career.
ISBN: 9781484209646
Standard No.: 10.1007/978-1-4842-0964-6doiSubjects--Topical Terms:
981821
Big data.
LC Class. No.: QA76.9.B45
Dewey Class. No.: 005.7
Big Data Analytics with Spark = A Practitioner's Guide to Using Spark for Large Scale Data Analysis /
LDR
:04200nam a22003855i 4500
001
967711
003
DE-He213
005
20200703125417.0
007
cr nn 008mamaa
008
201211s2015 xxu| s |||| 0|eng d
020
$a
9781484209646
$9
978-1-4842-0964-6
024
7
$a
10.1007/978-1-4842-0964-6
$2
doi
035
$a
978-1-4842-0964-6
050
4
$a
QA76.9.B45
072
7
$a
UN
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
072
7
$a
UN
$2
thema
082
0 4
$a
005.7
$2
23
100
1
$a
Guller, Mohammed.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1070567
245
1 0
$a
Big Data Analytics with Spark
$h
[electronic resource] :
$b
A Practitioner's Guide to Using Spark for Large Scale Data Analysis /
$c
by Mohammed Guller.
250
$a
1st ed. 2015.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2015.
300
$a
XXIII, 277 p. 64 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Chapter 1: Big Data Technology Landscape -- Chapter 2: Programming in Scala -- Chapter 3: Spark Core -- Chapter 4: Interactive Data Analysis with Spark Shell -- Chapter 5: Writing a Spark Application -- Chapter 6: Spark Streaming -- Chapter 7: Spark SQL -- Chapter 8: Machine Learning with Spark -- Chapter 9: Graph Processing with Spark -- Chapter 10: Cluster Managers -- Chapter 11: Monitoring.
520
$a
Big Data Analytics with Spark is a step-by-step guide for learning Spark, which is an open-source fast and general-purpose cluster computing framework for large-scale data analysis. You will learn how to use Spark for different types of big data analytics projects, including batch, interactive, graph, and stream data analysis as well as machine learning. In addition, this book will help you become a much sought-after Spark expert. Spark is one of the hottest Big Data technologies. The amount of data generated today by devices, applications and users is exploding. Therefore, there is a critical need for tools that can analyze large-scale data and unlock value from it. Spark is a powerful technology that meets that need. You can, for example, use Spark to perform low latency computations through the use of efficient caching and iterative algorithms; leverage the features of its shell for easy and interactive Data analysis; employ its fast batch processing and low latency features to process your real time data streams and so on. As a result, adoption of Spark is rapidly growing and is replacing Hadoop MapReduce as the technology of choice for big data analytics. This book provides an introduction to Spark and related big-data technologies. It covers Spark core and its add-on libraries, including Spark SQL, Spark Streaming, GraphX, and MLlib. Big Data Analytics with Spark is therefore written for busy professionals who prefer learning a new technology from a consolidated source instead of spending countless hours on the Internet trying to pick bits and pieces from different sources. The book also provides a chapter on Scala, the hottest functional programming language, and the program that underlies Spark. You’ll learn the basics of functional programming in Scala, so that you can write Spark applications in it. What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-sufficient; all the technologies that you need to know to use Spark are covered. The only thing that you are expected to know is programming in any language. There is a critical shortage of people with big data expertise, so companies are willing to pay top dollar for people with skills in areas like Spark and Scala. So reading this book and absorbing its principles will provide a boost—possibly a big boost—to your career.
650
0
$a
Big data.
$3
981821
650
0
$a
Application software.
$3
528147
650
1 4
$a
Big Data.
$3
1017136
650
2 4
$a
Computer Appl. in Administrative Data Processing.
$3
669633
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484209653
776
0 8
$i
Printed edition:
$z
9781484209660
856
4 0
$u
https://doi.org/10.1007/978-1-4842-0964-6
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入