|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBSCO_ocn867317134 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
140104s2013 enka o 001 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d S4S
|d YDXCP
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCF
|d OCLCQ
|d N$T
|d UMI
|d COO
|d DEBBG
|d DEBSZ
|d ZCU
|d AGLDB
|d MERUC
|d OCLCQ
|d OCLCO
|d D6H
|d VTS
|d CEF
|d ICG
|d OCLCQ
|d OCLCO
|d STF
|d UAB
|d DKC
|d AU@
|d OCLCQ
|d OCLCO
|d OCLCQ
|d K6U
|d OCLCQ
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 870467548
|
020 |
|
|
|a 9781783281282
|q (electronic bk.)
|
020 |
|
|
|a 1783281286
|q (electronic bk.)
|
020 |
|
|
|a 1783281278
|
020 |
|
|
|a 9781783281275
|
029 |
1 |
|
|a CHNEW
|b 000899556
|
029 |
1 |
|
|a CHVBK
|b 403394198
|
029 |
1 |
|
|a DEBBG
|b BV041784000
|
029 |
1 |
|
|a DEBBG
|b BV044065219
|
029 |
1 |
|
|a DEBSZ
|b 404337163
|
029 |
1 |
|
|a DEBSZ
|b 493135952
|
029 |
1 |
|
|a GBVCP
|b 817073183
|
035 |
|
|
|a (OCoLC)867317134
|z (OCoLC)870467548
|
037 |
|
|
|a CL0500000386
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76 .A65
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051170
|2 bisacsh
|
082 |
0 |
4 |
|a 005.365
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Chauhan, Avkash.
|
245 |
1 |
0 |
|a Learning Cloudera Impala :
|b perform interactive, real-time in-memory analytics on large amounts of data using the massive parallel processing engine Cloudera Impala /
|c Avkash Chauhan.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource :
|b color illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed July 8, 2017).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Getting Started with Impala; Impala requirements; Dependency on Hive for Impala; Dependency on Java for Impala; Hardware dependency; Networking requirements; User account requirements; Installing Impala; Installing Impala with Cloudera Manager; Installing Impala without Cloudera Manager; Configuring Impala after installation; Starting Impala; Stopping Impala; Restarting Impala; Upgrading Impala; Upgrading Impala using parcels with Cloudera Manager.
|
505 |
8 |
|
|a Upgrading Impala using packages with Cloudera ManagerUpgrading Impala without Cloudera Manager; Impala core components; Impala daemon; Impala statestore; Impala metadata and metastore; The Impala programming interface; The Impala execution architecture; Working with Apache Hive; Working with HDFS; Working with HBase; Impala security; Authorization; The SELECT privilege; The INSERT privilege; The ALL privilege; Authentication through Kerberos; Auditing; Impala security guidelines for a higher level of protection; Summary; Chapter 2:The Impala Shell Commands and Interface.
|
505 |
8 |
|
|a Using Cloudera Manager for ImpalaLaunching Impala shell; Connecting impala-shell to the remotely located impalad daemon; Impala-shell command-line options with brief explanations; General command-line options; Connection-specific options; Query-specific options; Secure connectivity-specific options; Impala-shell command reference; General commands; Query-specific commands; Table- and database-specific commands; Summary; Chapter 3:The Impala Query Language and Built-in Functions; Impala SQL language statements; Database-specific statements; The CREATE DATABASE statement.
|
505 |
8 |
|
|a The DROP DATABASE statementThe SHOW DATABASES statement; Using database-specific query sentence in an example; Table-specific statements; The CREATE TABLE statement; The CREATE EXTERNAL TABLE statement; The ALTER TABLE statement; The DROP TABLE statement; The SHOW TABLES statement; The DESCRIBE statement; The INSERT statement; The SELECT statement; Internal and external tables; Data types; Operators; Functions; Clauses; Query-specific SQL statements in Impala; Defining VIEWS in Impala; Loading data from HDFS using the LOAD DATA statement; Comments in Impala SQL statements.
|
505 |
8 |
|
|a Built-in function support in ImpalaThe type conversion function; Unsupported SQL statements in Impala; Summary; Chapter 4:Impala Walkthrough with an Example; Creating an example scenario; Example dataset one -- automobiles (automobiles.txt); Example dataset two -- motorcycles (motorcycles.txt); Data and schema considerations; Commands for loading data into Impala tables; HDFS specific commands; Loading data into the Impala table from HDFS; Launching the Impala shell; Database and table specific commands; SQL queries against the example database; SQL join operation with the example database.
|
500 |
|
|
|a Using various types of SQL statements.
|
520 |
|
|
|a This book is an easy-to-follow, step-by-step tutorial where each chapter takes your knowledge to the next level. The book covers practical knowledge with tips to implement this knowledge in real-world scenarios. A chapter with a real-life example is included to help you understand the concepts in full. Using Cloudera Impala is for those who really want to take advantage of their Hadoop cluster by processing extremely large amounts of raw data in Hadoop at real-time speed. Prior knowledge of Hadoop and some exposure to HIVE and MapReduce is expected.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Apache Hadoop.
|
630 |
0 |
7 |
|a Apache Hadoop.
|2 blmlsh
|
630 |
0 |
7 |
|a Apache Hadoop.
|2 fast
|0 (OCoLC)fst01911570
|
650 |
|
0 |
|a SQL (Computer program language)
|
650 |
|
6 |
|a SQL (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x SQL.
|2 bisacsh
|
650 |
|
7 |
|a SQL (Computer program language)
|2 fast
|0 (OCoLC)fst01102869
|
776 |
0 |
8 |
|i Print version:
|a Chauhan, Avkash.
|t Using Cloudera Impala.
|d Birmingham : Packt Publishing, ©2013
|z 9781783281275
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=679971
|z Texto completo
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 679971
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11465217
|
994 |
|
|
|a 92
|b IZTAP
|