婷婷五月情,国产精品久久久久久亚洲小说,runaway韩国电影免费完整版,国产乱在线观看视频,日韩精品首页,欧美在线视频二区

歡迎光臨中圖網(wǎng) 請 | 注冊

包郵 Hadoop安全

出版社:東南大學(xué)出版社出版時(shí)間:2017-01-01
開本: 24cm 頁數(shù): 320
中 圖 價(jià):¥27.5(3.5折) 定價(jià)  ¥78.0 登錄后可看到會員價(jià)
加入購物車 收藏
開年大促, 全場包郵
?新疆、西藏除外
溫馨提示:5折以下圖書主要為出版社尾貨,大部分為全新(有塑封/無塑封),個(gè)別圖書品相8-9成新、切口
有劃線標(biāo)記、光盤等附件不全詳細(xì)品相說明>>
本類五星書更多>
買過本商品的人還買了

Hadoop安全 版權(quán)信息

Hadoop安全 本書特色

隨著越來越多的公司轉(zhuǎn)向用Hadoop來存儲和處理 他們*有價(jià)值的數(shù)據(jù),系統(tǒng)被破壞的潛在風(fēng)險(xiǎn)也正以 指數(shù)級趨勢增長。本·斯皮維、喬伊·愛徹利維亞* 的《Hadoop安全(影印版)(英文版)》這本實(shí)踐圖 書不僅向Hadoop管理員和安全架構(gòu)師們展示了如何保 護(hù)Hadoop數(shù)據(jù),防止未授權(quán)訪問,也介紹了如何限制 攻擊者在安全入侵過程中損壞和篡改數(shù)據(jù)的能力。
作者本·斯皮維與喬伊·愛徹利維亞提供了關(guān)于 Hadoop安全特性的深入信息,并將它們根據(jù)通常的計(jì) 算機(jī)安全概念重新組織整理。你還能獲得演示如何將 這些概念應(yīng)用到你自己的用例中的真實(shí)案例。

Hadoop安全 內(nèi)容簡介

Hadoop原本來自于谷歌一款名為MapReduce的編程模型包。谷歌的MapReduce框架可以把一個(gè)應(yīng)用程序分解為許多并行計(jì)算指令,跨大量的計(jì)算節(jié)點(diǎn)運(yùn)行非常巨大的數(shù)據(jù)集。使用該框架的一個(gè)典型例子就是在網(wǎng)絡(luò)數(shù)據(jù)上運(yùn)行的搜索算法。Hadoop*初只與網(wǎng)頁索引有關(guān),迅速發(fā)展成為分析大數(shù)據(jù)的領(lǐng)先平臺。目前有很多公司開始提供基于Hadoop的商業(yè)軟件、支持、服務(wù)以及培訓(xùn)。本書講述Hadoop相關(guān)安全技術(shù)。

Hadoop安全 目錄

Foreword Preface 1. IntroductionSecurity OverviewConfidentialityIntegrityAvailabilityAuthentication, Authorization, and AccountingHadoop Security: A Brief HistoryHadoop Components and EcosystemApache HDFSApache YARNApache MapReduceApache HiveCloudera ImpalaApache Sentry (Incubating)Apache HBaseApache AccumuloApache SolrApache OozieApache ZooKeeperApache FlumeApache SqoopCloudera HueSummaryPart I. Security Architecture 2. Securing Distributed SystemsThreat CategoriesUnauthorized Access/MasqueradeInsider ThreatDenial of ServiceThreats to DataThreat and Risk AssessmentUser AssessmentEnvironment AssessmentVulnerabilitiesDefense in DepthSummary 3. System ArchitectureOperating EnvironmentNetwork SecurityNetwork SegmentationNetwork FirewallsIntrusion Detection and PreventionHadoop Roles and Separation StrategiesMaster NodesWorker NodesManagement NodesEdge NodesOperating System SecurityRemote Access ControlsHost FirewallsSELinuxSummary 4. KerberosWhy Kerberos?Kerberos OverviewKerberos Workflow: A Simple ExampleKerberos TrustsMIT KerberosServer ConfigurationClient ConfigurationSummaryPart II. Authentication, Authorization, and Accounting 5. Identity and AuthenticationIdentityMapping Kerberos Principals to UsernamesHadoop User to Group MappingProvisioning of Hadoop UsersAuthenticationKerberosUsername and Password AuthenticationTokensImpersonationConfigurationSummary 6. AuthorizationHDFS AuthorizationHDFS Extended ACLsService-Level AuthorizationMapReduce and YARN AuthorizationMapReduce (MR1)YARN (MR2)ZooKeeper ACLsOozie AuthorizationHBase and Accumulo AuthorizationSystem, Namespace, and Table-Level AuthorizationColumn- and Cell-Level AuthorizationSummary 7. Apache Sentry (Incubating)Sentry ConceptsThe Sentry ServiceSentry Service ConfigurationHive AuthorizationHive Sentry ConfigurationImpala AuthorizationImpala Sentry ConfigurationSolr AuthorizationSolr Sentry ConfigurationSentry Privilege ModelsSQL Privilege ModelSolr Privilege ModelSentry Policy AdministrationSQL CommandsSQL Policy FileSolr Policy FilePolicy File Verification and ValidationMigrating From Policy FilesSummary 8. AccountingHDFS Audit LogsMapReduce Audit LogsYARN Audit LogsHive Audit LogsCloudera Impala Audit LogsHBase Audit LogsAccumulo Audit LogsSentry Audit LogsLog AggregationSummaryPart III. Data Security 9. Data ProtectionEncryption AlgorithmsEncrypting Data at RestEncryption and Key ManagementHDFS Data-at-Rest EncryptionMapReduce2 Intermediate Data EncryptionImpala Disk Spill EncryptionFull Disk EncryptionFilesystem EncryptionImportant Data Security Consideration for HadoopEncrypting Data in TransitTransport Layer SecurityHadoop Data-in-Transit EncryptionData Destruction and DeletionSummary 10. Securing Data IngestIntegrity of Ingested DataData Ingest ConfidentialityFlume EncryptionSqoop EncryptionIngest WorkflowsEnterprise ArchitectureSummary 11. Data Extraction and Client Access Security.Hadoop Command-Line InterfaceSecuring ApplicationsHBaseHBase ShellHBase REST GatewayHBase Thrift GatewayAccumuloAccumulo ShellAccumulo Proxy ServerOozieSqoopSQL AccessImpalaHiveWebHDFS/HttpFSSummary 12. Cloudera HueHue HTTPSHue AuthenticationSPNEGO BackendSAML BackendLDAP BackendHue AuthorizationHue SSL Client ConfigurationsSummaryPart IV. Putting It All Together 13. Case StudiesCase Study: Hadoop Data WarehouseEnvironment SetupUser ExperienceSummaryCase Study: Interactive HBase Web ApplicationDesign and ArchitectureSecurity RequirementsCluster ConfigurationImplementation NotesSummary Afterword Index
展開全部
商品評論(0條)
暫無評論……
書友推薦
編輯推薦
返回頂部
中圖網(wǎng)
在線客服
主站蜘蛛池模板: 国产成人精品一区二区免费 | 欧美成人激情在线 | 日日网| www.亚洲天堂网 | 99在线视频网站 | 欧美日韩亚洲国产无线码 | 日本福利一区二区 | 久久成人福利视频 | 天天五月天丁香婷婷深爱综合 | 国产日韩免费视频 | 天天躁天天狠天天透 | 不是男人是女人电视剧免费观看 | 免费在线视频网站 | 国产一区二区三区成人久久片 | 99热在线观看 | 善良的嫂子3电影 | 一级毛片无遮挡免费全部 | 国产一级一片免费播放电影 | 奇米视频第四色 | 婷婷综合激六月情网 | 欧美国产小视频 | 国产高清视频免费 | www成人免费观看网站 | 欧美日韩午夜视频 | 黄色在线视频网址 | 视频一区二区在线 | 日韩视频久久 | 精品国产欧美一区二区 | 777影视电视剧免费看 | 色一色在线观看视频网站 | 五月婷婷综合激情网 | 狠狠躁夜夜躁人人爽天天3 欧美日日夜夜 | 国产成人综合日韩精品婷婷九月 | 国产原创中文字幕 | 欧美高清一区二区三区 | 国产一区二区fc2ppv在线播放 | 黄色小视频在线 | 深夜激情网站 | 欧美不卡一区二区三区 | 欧美污视频网站 | 日韩一级视频 |