|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocn967512002 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
170103s2017 xxu o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d IDEBK
|d GW5XE
|d N$T
|d YDX
|d AZU
|d UAB
|d COO
|d UMI
|d OCLCF
|d VT2
|d UPM
|d K6U
|d STF
|d IOG
|d MERER
|d ESU
|d OCLCQ
|d OCLCO
|d JBG
|d IAD
|d ICW
|d ICN
|d OTZ
|d LIV
|d OCLCQ
|d OCLCO
|d U3W
|d D6H
|d CAUOI
|d VVB
|d CEF
|d KSU
|d EZ9
|d DEBBG
|d UWW
|d AU@
|d WYU
|d C6I
|d UKMGB
|d AUD
|d LEAUB
|d ERF
|d UHL
|d LEATE
|d SFB
|d LQU
|d UKAHL
|d SRU
|d OCLCQ
|d BRF
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB8M4446
|2 bnb
|
016 |
7 |
|
|a 019139929
|2 Uk
|
019 |
|
|
|a 970665202
|a 974301857
|a 974651682
|a 1005793648
|a 1011998567
|a 1017913767
|a 1027005390
|a 1048142586
|a 1058508205
|a 1066603075
|a 1066653095
|a 1086448955
|a 1097094555
|a 1112916287
|a 1113365055
|a 1122847754
|a 1126466458
|a 1129352376
|a 1135632256
|a 1136197295
|
020 |
|
|
|a 9781484223703
|q (electronic bk.)
|
020 |
|
|
|a 1484223705
|q (electronic bk.)
|
020 |
|
|
|a 1484223691
|
020 |
|
|
|a 9781484223697
|
020 |
|
|
|z 9781484223697
|q (print)
|
024 |
7 |
|
|a 10.1007/978-1-4842-2370-3
|2 doi
|
024 |
8 |
|
|a 10.1007/978-1-4842-2
|
029 |
1 |
|
|a AU@
|b 000059505614
|
029 |
1 |
|
|a GBVCP
|b 897166361
|
029 |
1 |
|
|a UKMGB
|b 019139929
|
035 |
|
|
|a (OCoLC)967512002
|z (OCoLC)970665202
|z (OCoLC)974301857
|z (OCoLC)974651682
|z (OCoLC)1005793648
|z (OCoLC)1011998567
|z (OCoLC)1017913767
|z (OCoLC)1027005390
|z (OCoLC)1048142586
|z (OCoLC)1058508205
|z (OCoLC)1066603075
|z (OCoLC)1066653095
|z (OCoLC)1086448955
|z (OCoLC)1097094555
|z (OCoLC)1112916287
|z (OCoLC)1113365055
|z (OCoLC)1122847754
|z (OCoLC)1126466458
|z (OCoLC)1129352376
|z (OCoLC)1135632256
|z (OCoLC)1136197295
|
037 |
|
|
|a CL0500000824
|b Safari Books Online
|
050 |
|
4 |
|a TK5105.8885.A63
|
072 |
|
7 |
|a COM
|x 051170
|2 bisacsh
|
072 |
|
7 |
|a UM
|2 bicssc
|
072 |
|
7 |
|a UM
|2 thema
|
082 |
0 |
4 |
|a 005.75/6
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Akhtar, Shakil,
|e author.
|
245 |
1 |
0 |
|a Pro Apache Phoenix :
|b an SQL driver for HBase /
|c Shakil Akhtar, Ravi Magham.
|
264 |
|
1 |
|a [United States] :
|b Apress,
|c 2017.
|
264 |
|
2 |
|a New York, NY :
|b Distributed to the Book trade worldwide by Springer
|
264 |
|
4 |
|c Ã2017
|
300 |
|
|
|a 1 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
|
347 |
|
|
|b PDF
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online resource; title from PDF title page (SpringerLink, viewed January 11, 2017).
|
505 |
0 |
|
|a Chapter 1:Introduction to Big Data Analytics -- Chapter 2:Using Phoenix for HBase -- Chapter 3:Performing CRUD operations using phoenix -- Chapter 4:Advance Querying -- Chapter 5:Transactions -- Chapter 6:Advance Phoenix concepts -- Chapter 7:Performance Tuning -- Chapter 8:Integrating Phoenix with other frameworks -- Chapter 9:Tools & Tuning.
|
520 |
|
|
|a Leverage Phoenix as an ANSI SQL engine built on top of the highly distributed and scalable NoSQL framework HBase. Learn the basics and best practices that are being adopted in Phoenix to enable a high write and read throughput in a big data space. This book includes real-world cases such as Internet of Things devices that send continuous streams to Phoenix, and the book explains how key features such as joins, indexes, transactions, and functions help you understand the simple, flexible, and powerful API that Phoenix provides. Examples are provided using real-time data and data-driven businesses that show you how to collect, analyze, and act in seconds. Pro Apache Phoenix covers the nuances of setting up a distributed HBase cluster with Phoenix libraries, running performance benchmarks, configuring parameters for production scenarios, and viewing the results. The book also shows how Phoenix plays well with other key frameworks in the Hadoop ecosystem such as Apache Spark, Pig, Flume, and Sqoop. You will learn how to: Handle a petabyte data store by applying familiar SQL techniques Store, analyze, and manipulate data in a NoSQL Hadoop echo system with HBase Apply best practices while working with a scalable data store on Hadoop and HBase Integrate popular frameworks (Apache Spark, Pig, Flume) to simplify big data analysis Demonstrate real-time use cases and big data modeling techniques.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Apache (Computer file : Apache Group)
|
630 |
0 |
0 |
|a Apache Hadoop.
|
630 |
0 |
7 |
|a Apache (Computer file : Apache Group)
|2 fast
|
630 |
0 |
7 |
|a Apache Hadoop
|2 fast
|
650 |
|
0 |
|a SQL (Computer program language)
|
650 |
|
6 |
|a SQL (Langage de programmation)
|
650 |
|
7 |
|a Computer programming
|x software development.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x SQL.
|2 bisacsh
|
650 |
|
7 |
|a SQL (Computer program language)
|2 fast
|
700 |
1 |
|
|a Magham, Ravi,
|e author.
|
776 |
0 |
8 |
|i Printed edition:
|z 9781484223697
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484223703/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH32378228
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1406771
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis37302161
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 13319725
|
994 |
|
|
|a 92
|b IZTAP
|