Cloud Search Service Product Introduction. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Size: px
Start display at page:

Download "Cloud Search Service Product Introduction. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD."

Transcription

1 Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

2 Copyright Huawei Technologies Co., Lt All rights reserve. No part of this ocument may be reprouce or transmitte in any form or by any means without prior written consent of Huawei Technologies Co., Lt. Traemarks an Permissions an other Huawei traemarks are traemarks of Huawei Technologies Co., Lt. All other traemarks an trae names mentione in this ocument are the property of their respective holers. Notice The purchase proucts, services an features are stipulate by the contract mae between Huawei an the customer. All or part of the proucts, services an features escribe in this ocument may not be within the purchase scope or the usage scope. Unless otherwise specifie in the contract, all statements, information, an recommenations in this ocument are provie "AS IS" without warranties, guarantees or representations of any kin, either express or implie. The information in this ocument is subject to change without notice. Every effort has been mae in the preparation of this ocument to ensure accuracy of the contents, but all statements, information, an recommenations in this ocument o not constitute a warranty of any kin, express or implie. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. i

3 Contents Contents 1 What is CSS? Application Scenarios Basic Concepts What Is Kibana? Relate Services Restrictions Accessing CSS About Quota Issue 01 ( ) Copyright Huawei Technologies Co., Lt. ii

4 1 What is CSS? 1 What is CSS? (CSS) is a fully manage, istribute search service. It is fully compatible with open-source Elasticsearch an provies users with structure an unstructure ata search, statistics, an report capabilities. CSS works in the similar way as a atabase. CSS can be automatically eploye, where you can quickly create clusters. It provies the search engine optimization practices with zero O&M. Aitionally, it has a robust monitoring system to present you key metrics, incluing clusters an query performance so that you can focus on business logics. For etails about Elasticsearch, see the Elasticsearch Reference. Avantages CSS provies the search service on the public clou an has the following avantages: Efficient an ease of use You can get insights from terabyte-scale ata in millisecons. In aition, you can use the visualize platform for ata isplay an analysis. Flexible an scalable You can request resources as neee an perform capacity expansion online with zero service interruption. Custom wor ictionary Custom wor ictionaries are supporte. You can moify the wor ictionary without the nee of restarting the instance. Easy O&M CSS is a fully-manage, out-of-the-box service. You can start using it with several clicks, instea of managing clusters. Soli reliability You can choose to trigger snapshots manually or on a perioic basis for backup an restore snapshots to the current or other clusters. Snapshots of a cluster can be restore to another cluster to implement cluster ata migration. Functions CSS provies the following functions: Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 1

5 1 What is CSS? Professional cluster management platform The CSS management console provies various function menus, allowing you to securely manage an maintain clusters at ease by using a web browser. Robust monitoring system The CSS management console allows you to view the running status of create clusters via the ashboar an cluster list. You can learn about the current running status of clusters through metric views. Support for Elasticsearch Elasticsearch is a popular enterprise-class Lucene-powere search server an provies the istribute multi-user capabilities. CSS aopts Elasticsearch an elivers multiple functions, incluing full-text search, structure search, analytics, aggregation, an highlighting. With CSS, you can achieve stable, reliable, an real- search. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 2

6 2 Application Scenarios 2 Application Scenarios CSS applies to iversifie scenarios, such as log analysis an site search. Log Analysis In this scenario, you can perform O&M analysis an fault location for IT evices as well as operation analytics base on service metrics. Statistical analysis: Over 20 statistical analysis methos an nearly ten analytical imensions are available. Real- an efficient: You can get insights within secons once new ata is store in inices. Visualize ata: CSS provies multiple report isplay moes, such as table, line chart, heat map, an clou map. Site Search In this scenario, you can search website content by keywor as well as search for commoities on e-commerce sites with recommenations obtaine. Real- search: You can get the content or commoities you want within secons or minutes. Categorize statistics: You can get categorize statistics on the searc commoities that meet conitions. Custom highlight style: You can customize the highlight style as you like. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 3

7 3 Basic Concepts 3 Basic Concepts Cluster CSS provies functions on a per cluster basis. A cluster represents an inepenent search service that consists of multiple noes. Inex Inex, similar to "Database" in the relational atabase (RDB), stores Elasticsearch ata. It refers to a logical space that consists of one or more shars. Table 3-1 Mapping between Elasticsearch an RDB Elasticsearch Inex Document Type Document Fiel Mapping RDB Database Table Row Column Schema Shar An inex can potentially store a large amount of ata that can excee the harware limits of a single noe. To solve this problem, Elasticsearch provies the ability to subivie your inex into multiple pieces calle shars. When you create an inex, you can simply efine the number of shars that you want. Each shar is in itself a fully-functional an inepenent "inex" that can be hoste on any noe in the cluster. You nee to specify the number of shars before creating an inex an cannot change the number after the inex is successfully create. Replica A replica is a copy of the actual storage inex in a shar. It can be unerstoo as a backup of the shar. Replicas help prevent single point of failures (SPOFs). You can increase or ecrease the number of replicas base on your service requirements. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 4

8 3 Basic Concepts Document Document Type Mapping Fiel An entity for Elasticsearch storage. Equivalent to the row in the RDB, the ocument is the basic unit that can be inexe. Similar to the table in the RDB, the ocument type is use to istinguish between ifferent ata. One inex can contain multiple ocument types. A ocument actually must be inexe to a ocument type insie an inex. A mapping is use to restrict the type of a fiel an can be automatically create base on ata. It is similar to the schema in the atabase. Minimum unit of a ocument. The fiel is similar to the column in the atabase. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 5

9 4 What Is Kibana? 4 What Is Kibana? Kibana is an open-source ata analytics an visualization platform an works with Elasticsearch. You can use Kibana to search, view, an interact with ata store in Elasticsearch inices as well as to visualize your ata in a variety of charts, tables, an maps. To learn more about Kibana, go to the Kibana official website: guie/en/kibana/current/inex.html Access to Kibana with a Few Clicks Kibana Functions CSS is integrate with Kibana. You can access Kibana with a few clicks, without having to install Kibana. Log in to the CSS management console. In the left navigation pane, click Cluster Management. On the isplaye Cluster Management page, locate the row where the target cluster resies an click Kibana in the Operation column. Kibana elivers the functions of visualization an Elasticsearch statistics an analysis. Specifically, it supports: Over 10 ata presentation moes Nearly 20 ata statistics methos Classification in terms of various imensions, such as an tag Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 6

10 5 Relate Services 5 Relate Services This section escribes the relationship between CSS an other services. Virtual Private Clou (VPC) CSS clusters are create in the subnets of a VPC. VPCs provie a secure, isolate, an logical network environment for your clusters. Elastic Clou Server (ECS) In a CSS cluster, each noe represents an ECS. When you create a cluster, ECSs are automatically create to serve as noes. Elastic Volume Service (EVS) CSS uses EVS to store inex ata. When you create a cluster, EVSs are automatically for cluster ata storage. Object Storage Service (OBS) Snapshots of CSS clusters are store in OBS buckets. Ientity an Access Management (IAM) IAM authenticates access to CSS. Clou Eye CSS uses Clou Eye to monitor cluster metrics in real to ensure normal service running. The supporte CSS metrics inclue the isk usage an cluster health status. You can learn about the isk usage of the cluster in a ly manner base on the isk usage metric. You can learn about the health status of a cluster base on the cluster health status metric. Clou Trace Service (CTS) With CTS, you can recor operations associate with CSS for later query, auit, an backtrack operations. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 7

11 6 Restrictions 6 Restrictions Restrictions on Clusters an Noes The following table escribes restrictions on clusters an noes in CSS. Table 6-1 Restrictions on clusters an noes Cluster an Noe Maximum number of noes in a cluster Minimum number of noes in a cluster Restriction Restrictions on the EVS Disk Size The following table lists the minimum capacity an maximum capacity of EVS isks corresponing to noe types supporte by CSS. Table 6-2 Restrictions on the EVS isk size Noe Type Minimum EVS Disk Capacity (GB) Maximum EVS Disk Capacity (GB) ess.spec-1u8g ess.spec-2u16g ess.spec-4u32g ess.spec-8u64g ess.spec-16u128g Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 8

12 6 Restrictions Restrictions on Browsers You are avise to use the following browsers to access the CSS management console: Google Chrome 36.0 or later Mozilla Firefox 35.0 or later Internet Explorer 9.0 or later If you use Internet Explorer 9.0, you may fail to log in to the CSS management console because user Aministrator is isable by efault in some Winows systems, such as Winows 7 Ultimate. The Internet Explorer automatically selects a system user for installation. As a result, the Internet Explorer cannot access the management console. Reinstall Internet Explorer 9.0 or later (recommene) or run Internet Explorer 9.0 as user Aministrator. You are avise to use the following browsers to access Kibana integrate in CSS: Google Chrome 36.0 or later Mozilla Firefox 35.0 or later Internet Explorer 11.0 or later (Internet Explorer 9 is not supporte.) Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 9

13 This section escribes the result of testing performance of CSS clusters (running version 5.5.1) by using Rally provie by Elasticsearch. The ata in the following tables is base on geonames that contains 11,396,505 ocuments with a total size of 3.2 GB. The inex uses six shars. By efault, an inex uses five shars. Performance test result on a cluster containing three noes of the ess.spec-2u16g specification Metric Operation Value Unit Total inexing min Min inexing per shar Meian inexing per shar Max inexing per shar min min min Total merge min Min merge per shar Meian merge per shar Max merge per shar - 0 min min min Total merge throttle min Min merge throttle per shar Meian merge throttle per shar - 0 min min Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 10

14 Metric Operation Value Unit Max merge throttle per shar min Total refresh min Min refresh per shar Meian refresh per shar Max refresh per shar min min min Total flush min Min flush per shar min Meian flush per shar min Max flush per shar min Total Young Gen GC s Total Ol Gen GC s Store size GB Translog size E-07 GB Heap use for segments MB Heap use for oc values MB Heap use for terms MB Heap use for norms MB Heap use for points MB Heap use for store fiels MB Segment count Min Throughput inex-appen ocs/s Meian Throughput inex-appen ocs/s Max Throughput inex-appen ocs/s inex-appen ms inex-appen ms inex-appen ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 11

15 Metric Operation Value Unit inex-appen ms inex-appen ms service service service service service inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms error rate inex-appen 0 % Min Throughput inex-stats ops/s Meian Throughput inex-stats ops/s Max Throughput inex-stats ops/s inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms service service service service service inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms error rate inex-stats 0 % Min Throughput noe-stats ops/s Meian Throughput noe-stats ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 12

16 Metric Operation Value Unit Max Throughput noe-stats ops/s noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms service service service service service noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms error rate noe-stats 0 % Min Throughput efault ops/s Meian Throughput efault ops/s Max Throughput efault ops/s efault ms efault ms efault ms efault ms efault ms service service service service efault ms efault ms efault ms efault ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 13

17 Metric Operation Value Unit service efault ms error rate efault 0 % Min Throughput term ops/s Meian Throughput term ops/s Max Throughput term ops/s term ms term ms term ms term ms term ms service service service service service term ms term ms term ms term ms term ms error rate term 0 % Min Throughput phrase 199 ops/s Meian Throughput phrase ops/s Max Throughput phrase ops/s phrase ms phrase ms phrase ms phrase ms phrase ms service phrase ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 14

18 Metric Operation Value Unit service service service service phrase ms phrase ms phrase ms phrase ms error rate phrase 0 % Min Throughput Meian Throughput Max Throughput service service service service error rate Min Throughput Meian Throughput 5.01 ops/s 5.01 ops/s 5.01 ops/s ms ms ms ms ms ms ms ms 0 % ops/s ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 15

19 Metric Operation Value Unit Max Throughput service service service service service error rate ops/s ms ms ms ms ms ms ms ms ms ms 0 % Min Throughput scroll pages/s Meian Throughput scroll pages/s Max Throughput scroll pages/s scroll ms scroll ms scroll ms scroll ms service service scroll ms scroll ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 16

20 Metric Operation Value Unit service service scroll ms scroll ms error rate scroll 0 % Min Throughput expression 2 ops/s Meian Throughput expression 2 ops/s Max Throughput expression 2 ops/s expression ms expression ms expression ms expression ms service service service service expression ms expression ms expression ms expression ms error rate expression 0 % Min Throughput painless_static 1.5 ops/s Meian Throughput painless_static 1.5 ops/s Max Throughput painless_static 1.5 ops/s painless_static ms painless_static ms painless_static ms painless_static ms service service service painless_static ms painless_static ms painless_static ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 17

21 Metric Operation Value Unit service painless_static ms error rate painless_static 0 % Min Throughput painless_ynamic 1.5 ops/s Meian Throughput painless_ynamic 1.5 ops/s Max Throughput painless_ynamic 1.5 ops/s painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms service service service service painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms error rate painless_ynamic 0 % error rate large_terms 0 % Min Throughput Meian Throughput Max Throughput large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s 2 ops/s 2 ops/s 2 ops/s ms ms ms ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 18

22 Metric Operation Value Unit service service service service error rate Min Throughput Meian Throughput Max Throughput service service service service error rate large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s large_filtere_term s large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms large_prohibite_te rms ms ms ms ms 0 % 2 ops/s 2 ops/s 2 ops/s ms ms ms ms ms ms ms ms 0 % Performance test result on a cluster containing three noes of the ess.spec-4u32g specification Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 19

23 Metric Operation Value Unit Total inexing min Min inexing per shar Meian inexing per shar Max inexing per shar min min min Total merge min Min merge per shar Meian merge per shar Max merge per shar Total merge throttle Min merge throttle per shar Meian merge throttle per shar Max merge throttle per shar - 0 min min min min - 0 min min min Total refresh min Min refresh per shar Meian refresh per shar Max refresh per shar min min min Total flush min Min flush per shar Meian flush per shar Max flush per shar min min min Total Young Gen GC s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 20

24 Metric Operation Value Unit Total Ol Gen GC - 0 s Store size GB Translog size E-07 GB Heap use for segments Heap use for oc values MB MB Heap use for terms MB Heap use for norms MB Heap use for points MB Heap use for store fiels MB Segment count Min Throughput inex-appen ocs/s Meian Throughput inex-appen ocs/s Max Throughput inex-appen ocs/s service service service service inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms error rate inex-appen 0 % Min Throughput inex-stats ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 21

25 Metric Operation Value Unit Meian Throughput inex-stats ops/s Max Throughput inex-stats ops/s service service service service service inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms error rate inex-stats 0 % Min Throughput noe-stats ops/s Meian Throughput noe-stats ops/s Max Throughput noe-stats ops/s noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 22

26 Metric Operation Value Unit service service service service service noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms error rate noe-stats 0 % Min Throughput efault ops/s Meian Throughput efault ops/s Max Throughput efault ops/s service service service service service efault ms efault ms efault ms efault ms efault ms efault ms efault ms efault ms efault ms efault ms error rate efault 0 % Min Throughput term ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 23

27 Metric Operation Value Unit Meian Throughput term ops/s Max Throughput term ops/s service service service service service term ms term ms term ms term ms term ms term ms term ms term ms term ms term ms error rate term 0 % Min Throughput phrase ops/s Meian Throughput phrase ops/s Max Throughput phrase ops/s phrase ms phrase ms phrase ms phrase ms phrase ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 24

28 Metric Operation Value Unit service service service service service phrase ms phrase ms phrase ms phrase ms phrase ms error rate phrase 0 % Min Throughput Meian Throughput Max Throughput service service service service error rate Min Throughput 5 ops/s 5.01 ops/s 5.01 ops/s ms ms ms ms ms ms ms ms 0 % ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 25

29 Metric Operation Value Unit Meian Throughput Max Throughput service service service service service error rate ops/s ops/s ms ms ms ms ms ms ms ms ms ms 0 % Min Throughput scroll pages/s Meian Throughput scroll pages/s Max Throughput scroll pages/s scroll ms scroll ms scroll ms scroll ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 26

30 Metric Operation Value Unit service service service service scroll ms scroll ms scroll ms scroll ms error rate scroll 0 % Min Throughput expression 2 ops/s Meian Throughput expression 2 ops/s Max Throughput expression 2 ops/s service service service service expression ms expression ms expression ms expression ms expression ms expression ms expression ms expression ms error rate expression 0 % Min Throughput painless_static 1.5 ops/s Meian Throughput painless_static 1.5 ops/s Max Throughput painless_static 1.5 ops/s painless_static ms painless_static ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 27

31 Metric Operation Value Unit service service service service painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms error rate painless_static 0 % Min Throughput painless_ynamic 1.5 ops/s Meian Throughput painless_ynamic 1.5 ops/s Max Throughput painless_ynamic 1.5 ops/s service service service service painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms painless_ynamic ms error rate painless_ynamic 0 % error rate large_terms 0 % Min Throughput large_filtere_terms 2 ops/s Meian Throughput large_filtere_terms 2 ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 28

32 Metric Operation Value Unit Max Throughput large_filtere_terms 2 ops/s service service service service large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms large_filtere_terms ms error rate large_filtere_terms 0 % Min Throughput Meian Throughput Max Throughput service service large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms 2 ops/s 2 ops/s 2 ops/s ms ms ms ms ms ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 29

33 Metric Operation Value Unit service service error rate large_prohibite_ter ms large_prohibite_ter ms large_prohibite_ter ms ms ms 0 % Performance test result comparison between the cluster with three noes of the ess.spec-2u16g specification an that with three noes of the ess.spec-4u32g specification Metric Operation Baselin e Conten er Diff Unit Total inexing min Min inexing per shar min Meian inexing per shar Max inexing per shar min min Total merge min Min merge per shar Meian merge per shar Max merge per shar Total merge throttle Min merge throttle per shar min min min min min Meian merge throttle per shar min Max merge throttle per shar min Total refresh min Min refresh per shar min Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 30

34 Metric Operation Baselin e Conten er Diff Unit Meian refresh per shar min Max refresh per shar min Total flush min Min flush per shar E-0 5 min Meian flush per shar min Max flush per shar min Total Young Gen GC s Total Ol Gen GC s Store size GB Translog size E E GB Heap use for segments MB Heap use for oc values MB Heap use for terms MB Heap use for norms MB Heap use for points MB Heap use for store fiels MB Segment count Min Throughput inex-appen ocs/s Meian Throughput inex-appen ocs/s Max Throughput inex-appen ocs/s inex-appen ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 31

35 Metric Operation Baselin e Conten er Diff Unit service service service service inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms inex-appen ms error rate inex-appen % Min Throughput inex-stats ops/s Meian Throughput inex-stats ops/s Max Throughput inex-stats ops/s service service service service inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms inex-stats ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 32

36 Metric Operation Baselin e Conten er Diff Unit service inex-stats ms error rate inex-stats % Min Throughput noe-stats ops/s Meian Throughput noe-stats ops/s Max Throughput noe-stats ops/s service service service service service noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms noe-stats ms error rate noe-stats % Min Throughput efault ops/s Meian Throughput efault ops/s Max Throughput efault ops/s efault ms efault ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 33

37 Metric Operation Baselin e Conten er Diff Unit service service service service service efault ms efault ms efault ms efault ms efault ms efault ms efault ms efault ms error rate efault % Min Throughput term ops/s Meian Throughput term ops/s Max Throughput term ops/s service service service term ms term ms term ms term ms term ms term ms term ms term ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 34

38 Metric Operation Baselin e Conten er Diff Unit service service term ms term ms error rate term % Min Throughput phrase ops/s Meian Throughput phrase ops/s Max Throughput phrase ops/s service service service service service phrase ms phrase ms phrase ms phrase ms phrase ms phrase ms phrase ms phrase ms phrase ms phrase ms error rate phrase % Min Throughput country_agg_u ncac ops/s Meian Throughput country_agg_u ncac E-0 5 ops/s Max Throughput country_agg_u ncac ops/s Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 35

39 Metric Operation Baselin e Conten er Diff Unit service service service service error rate Min Throughput Meian Throughput Max Throughput service country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_u ncac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac ms ms ms ms ms ms ms ms % ops/s ops/s ops/s ms ms ms ms ms ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 36

40 Metric Operation Baselin e Conten er Diff Unit service service service service error rate country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac country_agg_c ac ms ms ms ms % Min Throughput scroll pages/s Meian Throughput scroll pages/s Max Throughput scroll pages/s service service service service scroll ms scroll ms scroll ms scroll ms scroll ms scroll ms scroll ms scroll ms error rate scroll % Min Throughput expression ops/s Meian Throughput expression ops/s Max Throughput expression E-05 ops/s expression ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 37

41 Metric Operation Baselin e Conten er Diff Unit service service service service expression ms expression ms expression ms expression ms expression ms expression ms expression ms error rate expression % Min Throughput painless_static ops/s Meian Throughput painless_static ops/s Max Throughput painless_static ops/s service service service service painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms painless_static ms error rate painless_static % Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 38

42 Metric Operation Baselin e Conten er Diff Unit Min Throughput Meian Throughput Max Throughput service service service service error rate painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic painless_yna mic ops/s ops/s ops/s ms ms ms ms ms ms ms ms % error rate large_terms % Min Throughput Meian Throughput Max Throughput large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms ops/s ops/s ops/s ms ms ms Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 39

43 Metric Operation Baselin e Conten er Diff Unit service service service service error rate Min Throughput Meian Throughput Max Throughput service service service service error rate large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms large_filtere_ terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms large_prohibite _terms ms ms ms ms ms % ops/s ops/s ops/s ms ms ms ms ms ms ms ms % Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 40

44 8 Accessing CSS 8 Accessing CSS You can access the public clou platform with HTTPS-base application programming interfaces (APIs) or a web-base management console. Using APIs Use this moe if you nee to integrate CSS into a thir-party system for seconary evelopment. For etaile operations, see the API Reference. Through the management console Operations other than the seconary evelopment can be performe on the CSS management console. If you have signe up for the public clou, log in to the management console an choose All Services > EI Enterprise Intelligence > Clou Search Service. If you o not sign up for the public clou, click Register. In the isplaye winow, specify your basic information an click Register. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 41

45 9 About Quota 9 About Quota CSS uses the following infrastructure resources: Clusters ECSs EVS isks VPCs For etails about how to view an moify the quota, see Quotas. Issue 01 ( ) Copyright Huawei Technologies Co., Lt. 42

SAP HANA. HA and DR Guide. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

SAP HANA. HA and DR Guide. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-05-23 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Anti-DDoS. User Guide (Paris) Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-08-15 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Elastic Load Balance. User Guide. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 01 Date 2018-04-30 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Relational Database Service. User Guide. Issue 05 Date

Relational Database Service. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Concepts... 2 1.1.1 RDS... 2 1.1.2 DB Cluster... 2 1.1.3 DB Instance... 2 1.1.4 DB Backup... 3 1.1.5 DB Snapshot... 3 1.2 RDS DB Instances...

More information

Cloud Stream Service. User Guide. Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD.

Cloud Stream Service. User Guide. Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 18 Date 2018-11-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD.

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 19 Date 2019-04-08 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Virtual Private Cloud. User Guide. Issue 21 Date HUAWEI TECHNOLOGIES CO., LTD.

Virtual Private Cloud. User Guide. Issue 21 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 21 Date 2018-09-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Web Cloud Solution. User Guide. Issue 01. Date

Web Cloud Solution. User Guide. Issue 01. Date Issue 01 Date 2017-05-30 Contents Contents 1 Overview... 3 1.1 What Is Web (CCE+RDS)?... 3 1.2 Why You Should Choose Web (CCE+RDS)... 3 1.3 Concept and Principle... 4... 5 2.1 Required Services... 5 2.2

More information

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2017-12-20 HUAWEI TECHNOLOGIES CO., LTD. 2017. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD.

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 20 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

CDN. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

CDN. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Domain Name Service. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

Domain Name Service. Product Description. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-08-15 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Workspace. User Guide (Administrators) Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 19 Date 2018-10-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Workspace. User Guide (Administrators) Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 18 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 18 Date 2018-08-17 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Hitachi NAS Platform F1000 Series

Hitachi NAS Platform F1000 Series Hitachi NAS Platform F1000 Series Moular Array Features Aministrator's Guie Prouct Version Getting Help Contents MK-92NAS071-06 2013-2015 Hitachi, Lt. All rights reserve. No part of this publication may

More information

OTC API Technical White Paper. Issue 2.0. Date

OTC API Technical White Paper. Issue 2.0. Date Issue 2.0 Date 2016-10-26 About This Document Content About This Document... iv 1 OTC API Overview... 1 1.1 OTC Introduction... 1 1.2 OpenStack Introduction... 2 1.3 Relationship Between OTC and OpenStack...

More information

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra th European Signal Processing Conference (EUSIPCO ) Bucharest, omania, August 7-3, EFFICIENT STEEO MATCHING BASED ON A NEW CONFIDENCE METIC Won-Hee Lee, Yumi Kim, an Jong Beom a Department of Electrical

More information

CS 106 Winter 2016 Craig S. Kaplan. Module 01 Processing Recap. Topics

CS 106 Winter 2016 Craig S. Kaplan. Module 01 Processing Recap. Topics CS 106 Winter 2016 Craig S. Kaplan Moule 01 Processing Recap Topics The basic parts of speech in a Processing program Scope Review of syntax for classes an objects Reaings Your CS 105 notes Learning Processing,

More information

Experion PKS R500 Migration Planning Guide

Experion PKS R500 Migration Planning Guide Experion PKS R500 Migration Planning Guie EPDOC-XX70-en-500E May 2018 Release 500 Document Release Issue Date EPDOC-XX70- en-500e 500 0 May 2018 Disclaimer This ocument contains Honeywell proprietary information.

More information

Elastic Load Balancing. User Guide. Date

Elastic Load Balancing. User Guide. Date Date 2018-07-20 Contents Contents 1 Product Description... 4 1.1 What Is Elastic Load Balancing (ELB)?... 4 1.2 Load Balancer Type... 4 1.3 Basic Architecture... 5 1.3.1 Classic Load Balancer... 5 1.3.2

More information

Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda

Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda Module 1: Google Cloud Platform Projects Identify project resources and quotas Explain the purpose of Google Cloud Resource

More information

Workspace. User Guide (Administrators) Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Workspace. User Guide (Administrators) Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2018-10-12 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Domain Name Service. FAQs. Issue 07 Date HUAWEI TECHNOLOGIES CO., LTD.

Domain Name Service. FAQs. Issue 07 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 07 Date 2019-03-05 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Indicator i 20. User manual

Indicator i 20. User manual Inicator i 20 WWW.PRECIAMOLEN.COM User manual 04-50-00-1 MU / 10/2012 Contents 1. Forewor... 5 Documentary conventions... 5 Pictograms... 5 Terminology an abbreviations... 5 Aitional ocumentation... 5

More information

Taking Control of Java Runtime at Enterprise Scale. GS.com/Engineering April, 2018 Jessica Man

Taking Control of Java Runtime at Enterprise Scale. GS.com/Engineering April, 2018 Jessica Man Taking Control of Java Runtime at Enterprise Scale GS.com/Engineering April, 2018 Jessica Man Who Am I? Jessica Man 2001 2010 IBM Hursley Laboratory 2010 2016 Golman Sachs Java Engineering 2016 Golman

More information

SE-330 SERIES (NEW REVISION) IEC INTERFACE

SE-330 SERIES (NEW REVISION) IEC INTERFACE Tel: +1-800-832-3873 E-mail: techline@littelfuse.com www.littelfuse.com/se-330 SE-330 SERIES (NEW REVISION) IEC 61850 INTERFACE Revision 0-C-121117 Copyright 2018 Littelfuse Startco Lt. All rights reserve.

More information

Poland Huawei Customer Support Service Overview. - Your Trusted & Reliable Partner

Poland Huawei Customer Support Service Overview. - Your Trusted & Reliable Partner Polan Huawei Customer Overview - Your Truste & Reliable Partner Customer Portfolio Category Package Onsite Remote Troubleshooting Harware Onsite Harware Replacement Onsite Ttroubleshooting P1 P2 P3 P4

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Anti-DDoS. User Guide. Issue 05 Date

Anti-DDoS. User Guide. Issue 05 Date Issue 05 Date 2017-02-08 Contents Contents 1 Introduction... 1 1.1 Functions... 1 1.2 Application Scenarios...1 1.3 Accessing and Using Anti-DDoS... 2 1.3.1 How to Access Anti-DDoS...2 1.3.2 How to Use

More information

Hitachi File Services Manager Release Notes

Hitachi File Services Manager Release Notes Hitachi File Services Manager Release Notes Copyright 2011, 2015, Hitachi, Ltd., Hitachi Data Systems Corporation, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or transmitted

More information

Unified Load Balance. User Guide. Issue 04 Date

Unified Load Balance. User Guide. Issue 04 Date Issue 04 Date 2017-09-06 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Unified Load Balance...1 1.1.2 Listener... 1 1.1.3 Health Check... 2 1.1.4 Region...2 1.1.5 Project...2 1.2 Functions...

More information

Database Security Service. Service Overview. Issue 16 Date HUAWEI TECHNOLOGIES CO., LTD.

Database Security Service. Service Overview. Issue 16 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 16 Date 2019-03-08 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Cloud Computing /AWS Course Content

Cloud Computing /AWS Course Content Cloud Computing /AWS Course Content 1. Amazon VPC What is Amazon VPC? How to Get Started with Amazon VPC Create New VPC Launch an instance (Server) to use this VPC Security in Your VPC Networking in Your

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

Computer Organization

Computer Organization Computer Organization Douglas Comer Computer Science Department Purue University 250 N. University Street West Lafayette, IN 47907-2066 http://www.cs.purue.eu/people/comer Copyright 2006. All rights reserve.

More information

Hitachi File Services Manager Release Notes

Hitachi File Services Manager Release Notes Hitachi File Services Manager 5.3.0-00 Release Notes Copyright 2011, 2015, Hitachi, Ltd., Hitachi Data Systems Corporation, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR

DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR Mechanical Testing an Diagnosis ISSN 2247 9635, 2012 (II), Volume 4, 28-36 DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR Valentina GOLUBOVIĆ-BUGARSKI, Branislav

More information

CPM. Quick Start Guide V2.4.0

CPM. Quick Start Guide V2.4.0 CPM Quick Start Guide V2.4.0 1 Content 1 Introduction... 3 Launching the instance... 3 CloudFormation... 3 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 4 CPM Server Configuration...

More information

Workspace as a Service: an Online Working Environment for Private Cloud

Workspace as a Service: an Online Working Environment for Private Cloud 2017 IEEE Symposium on Service-Oriente System Engineering Workspace as a Service: an Online Working Environment for Private Clou Bo An 1, Xuong Shan 1, Zhicheng Cui 1, Chun Cao 2, Donggang Cao 1 1 Institute

More information

Computer Organization

Computer Organization Computer Organization Douglas Comer Computer Science Department Purue University 250 N. University Street West Lafayette, IN 47907-2066 http://www.cs.purue.eu/people/comer Copyright 2006. All rights reserve.

More information

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

SAP Business One. User Guide. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

SAP Business One. User Guide. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2018-12-31 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Introduction to Cloud Computing

Introduction to Cloud Computing You will learn how to: Build and deploy cloud applications and develop an effective implementation strategy Leverage cloud vendors Amazon EC2 and Amazon S3 Exploit Software as a Service (SaaS) to optimize

More information

CPM Quick Start Guide V2.2.0

CPM Quick Start Guide V2.2.0 CPM Quick Start Guide V2.2.0 1 Content 1 Introduction... 3 1.1 Launching the instance... 3 1.2 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 3 3 Creating a Simple Backup

More information

Elastic Load Balance. User Guide. Issue 14 Date

Elastic Load Balance. User Guide. Issue 14 Date Issue 14 Date 2018-02-28 Contents Contents 1 Overview... 1 1.1 Basic Concepts... 1 1.1.1 Elastic Load Balance... 1 1.1.2 Public Network Load Balancer...1 1.1.3 Private Network Load Balancer... 2 1.1.4

More information

Amazon Elasticsearch Service

Amazon Elasticsearch Service Amazon Elasticsearch Service Fully managed, reliable, and scalable Elasticsearch service. Have Your Frontend & Monitor It Too Scalable Log Analytics Inside a VPC Lab Instructions Contents Lab Overview...

More information

Pass4test Certification IT garanti, The Easy Way!

Pass4test Certification IT garanti, The Easy Way! Pass4test Certification IT garanti, The Easy Way! http://www.pass4test.fr Service de mise à jour gratuit pendant un an Exam : SOA-C01 Title : AWS Certified SysOps Administrator - Associate Vendor : Amazon

More information

Virtual Private Cloud. User Guide. Issue 03 Date

Virtual Private Cloud. User Guide. Issue 03 Date Issue 03 Date 2016-10-19 Change History Change History Release Date What's New 2016-10-19 This issue is the third official release. Modified the following content: Help Center URL 2016-07-15 This issue

More information

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing Inexing the Eges A simple an yet efficient approach to high-imensional inexing Beng Chin Ooi Kian-Lee Tan Cui Yu Stephane Bressan Department of Computer Science National University of Singapore 3 Science

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Object Storage Service. Client Guide (OBS Browser) Issue 10 Date HUAWEI TECHNOLOGIES CO., LTD.

Object Storage Service. Client Guide (OBS Browser) Issue 10 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 10 Date 2018-07-15 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Overlap Interval Partition Join

Overlap Interval Partition Join Overlap Interval Partition Join Anton Dignös Department of Computer Science University of Zürich, Switzerlan aignoes@ifi.uzh.ch Michael H. Böhlen Department of Computer Science University of Zürich, Switzerlan

More information

Live Streaming Accelerator. Quick Start. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD.

Live Streaming Accelerator. Quick Start. Issue 03 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 03 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Amazon ElastiCache 8/1/17. Why Amazon ElastiCache is important? Introduction:

Amazon ElastiCache 8/1/17. Why Amazon ElastiCache is important? Introduction: Amazon ElastiCache Introduction: How to improve application performance using caching. What are the ElastiCache engines, and the difference between them. How to scale your cluster vertically. How to scale

More information

A Comparative Evaluation of Iris and Ocular Recognition Methods on Challenging Ocular Images

A Comparative Evaluation of Iris and Ocular Recognition Methods on Challenging Ocular Images A Comparative Evaluation of Iris an Ocular Recognition Methos on Challenging Ocular Images Vishnu Naresh Boeti Carnegie Mellon University Pittsburgh, PA 523 naresh@cmu.eu Jonathon M Smereka Carnegie Mellon

More information

The Unix File System. Ken Wong Washington University. Bsd Unix Kernel I/O Structure. Monolithic OS Device Drivers (1) File Systems (CSE 422S)

The Unix File System. Ken Wong Washington University. Bsd Unix Kernel I/O Structure. Monolithic OS Device Drivers (1) File Systems (CSE 422S) File Systems (CSE 422S) Ken Wong Washington University kenw@wustl.eu www.arl.wustl.eu/~kenw usr bin ls 2 -Ken Wong, Dec 2007 The Unix File System vmunix tmp executables kenw mnt mount points arl other

More information

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis Multilevel Linear Dimensionality Reuction using Hypergraphs for Data Analysis Haw-ren Fang Department of Computer Science an Engineering University of Minnesota; Minneapolis, MN 55455 hrfang@csumneu ABSTRACT

More information

Huawei OceanStor ReplicationDirector Software Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date

Huawei OceanStor ReplicationDirector Software Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date Huawei OceanStor Software Issue 01 Date 2015-01-17 HUAWEI TECHNOLOGIES CO., LTD. 2015. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without

More information

Chapter 9 Memory Management

Chapter 9 Memory Management Contents 1. Introuction 2. Computer-System Structures 3. Operating-System Structures 4. Processes 5. Threas 6. CPU Scheuling 7. Process Synchronization 8. Dealocks 9. Memory Management 10.Virtual Memory

More information

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic WLAN Inoor Positioning Base on Eucliean Distances an Fuzzy Logic Anreas TEUBER, Bern EISSFELLER Institute of Geoesy an Navigation, University FAF, Munich, Germany, e-mail: (anreas.teuber, bern.eissfeller)@unibw.e

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India (AWS) Overview: AWS is a cloud service from Amazon, which provides services in the form of building blocks, these building blocks can be used to create and deploy various types of application in the cloud.

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

PZRTRAN Procedures and Error Handling

PZRTRAN Procedures and Error Handling PZRTRAN Proceures an Error Hanling This program will transfer the files as neee. To run an transfer the files from Banner go to the PZRTRAN process. Type in PZRTRAN hit the tab key this will isplay a escription

More information

HUAWEI OceanStor Enterprise Unified Storage System. HyperReplication Technical White Paper. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI OceanStor Enterprise Unified Storage System. HyperReplication Technical White Paper. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD. HUAWEI OceanStor Enterprise Unified Storage System HyperReplication Technical White Paper Issue 01 Date 2014-03-20 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may

More information

How to install HDSME Client Server?

How to install HDSME Client Server? How to install HDSME Client Server? HDSME is an enterprise management software which provides all the necessary features for you do Sales, Purchases, Inventory, and Financial Accounting. HDSME is feature

More information

Aurora, RDS, or On-Prem, Which is right for you

Aurora, RDS, or On-Prem, Which is right for you Aurora, RDS, or On-Prem, Which is right for you Kathy Gibbs Database Specialist TAM Katgibbs@amazon.com Santa Clara, California April 23th 25th, 2018 Agenda RDS Aurora EC2 On-Premise Wrap-up/Recommendation

More information

AWS_SOA-C00 Exam. Volume: 758 Questions

AWS_SOA-C00 Exam. Volume: 758 Questions Volume: 758 Questions Question: 1 A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to

More information

MODULE VII. Emerging Technologies

MODULE VII. Emerging Technologies MODULE VII Emerging Technologies Computer Networks an Internets -- Moule 7 1 Spring, 2014 Copyright 2014. All rights reserve. Topics Software Define Networking The Internet Of Things Other trens in networking

More information

Amazon Search Services. Christoph Schmitter

Amazon Search Services. Christoph Schmitter Amazon Search Services Christoph Schmitter csc@amazon.de What we'll cover Overview of Amazon Search Services Understand the difference between Cloudsearch and Amazon ElasticSearch Service Q&A Amazon Search

More information

Workspace. User Guide (Administrators) Date

Workspace. User Guide (Administrators) Date Date 2018-11-12 Contents Contents 1 Introduction... 1 1.1 Concepts... 1 1.1.1...1 1.1.2 Software Client... 2 1.1.3 Mobile Terminal... 2 1.1.4 Infrastructure Server... 2 1.1.5 AD Management Server... 2

More information

FX3U-CAN USER'S MANUAL

FX3U-CAN USER'S MANUAL FX3U-CAN USER'S MANUAL Safety Precautions (Rea these precautions before use.) Before installation, operation, maintenance or inspection of this prouct, thoroughly rea through an unerstan this manual an

More information

NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan

NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan Sumio FUJITA Yahoo Japan Corporation, Roppongi Hills Mori Tower, 6-10-1, Roppongi, Minato-ku, Tokyo 106-6182, Japan sufujita AT yahoo-corp DOT jp Abstract This

More information

Design and Evaluation of Lifelog Mashup Platform with NoSQL Database

Design and Evaluation of Lifelog Mashup Platform with NoSQL Database Design an Evaluation of Lifelog Mashup Platform with NoSQL Database ABSTRACT Kohei TAKAHASHI, Shinsuke MATSUMOTO, Sachio SAIKI, an Masahie NAKAMURA Grauate School of System Informatics, Kobe University

More information

Identity and Access Management. User Guide. Issue 09 Date

Identity and Access Management. User Guide. Issue 09 Date Issue 09 Date 2017-08-16 Contents Contents 1 What Is IAM?...1 2 How Do I Manage User Groups and Grant Permissions to Them?... 2 3 Permission Description... 4 4 How Do I Manage Users?... 11 5 How Do I Create

More information

Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01.

Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper Issue 01 Date 2014-03-26 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may be reproduced

More information

FX3U-CAN USER'S MANUAL

FX3U-CAN USER'S MANUAL FX3U-CAN USER'S MANUAL Safety Precautions (Rea these precautions before use.) Before installation, operation, maintenance or inspection of this prouct, thoroughly rea through an unerstan this manual an

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach

An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach Nishi Sharma, Vanna Verma Abstract Wireless sensor networks (WSNs) is one of the emerging fiel of research in recent era

More information

Huawei FusionSphere 6.0 Technical White Paper on OpenStack Integrating FusionCompute HUAWEI TECHNOLOGIES CO., LTD. Issue 01.

Huawei FusionSphere 6.0 Technical White Paper on OpenStack Integrating FusionCompute HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Technical White Paper on OpenStack Integrating Issue 01 Date 2016-04-30 HUAWEI TECHNOLOGIES CO., LTD. 2016. All rights reserved. No part of this document may be reproduced or transmitted in any form or

More information

by Cisco Intercloud Fabric and the Cisco

by Cisco Intercloud Fabric and the Cisco Expand Your Data Search and Analysis Capability Across a Hybrid Cloud Solution Brief June 2015 Highlights Extend Your Data Center and Cloud Build a hybrid cloud from your IT resources and public and providerhosted

More information

A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES

A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES Archana.S 1 an Srihar.S 2 1 Department of Information Science an Technology, College of Engineering, Guiny archana.santhira@gmail.com

More information

Chalmers Publication Library

Chalmers Publication Library Chalmers Publication Library All-to-all Broacast for Vehicular Networks Base on Coe Slotte ALOHA This ocument has been ownloae from Chalmers Publication Library (CPL). It is the author s version of a work

More information

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks Provisioning Virtualize Clou Services in IP/MPLS-over-EON Networks Pan Yi an Byrav Ramamurthy Department of Computer Science an Engineering, University of Nebraska-Lincoln Lincoln, Nebraska 68588 USA Email:

More information

Installation of Informatica Services on Amazon EC2

Installation of Informatica Services on Amazon EC2 Installation of Informatica Services on Amazon EC2 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Analysis of Virtual Machine System Policies

Analysis of Virtual Machine System Policies Analysis of Virtual Machine System Policies Sanra Ruea, Hayawarh Vijayakumar, Trent Jaeger Systems an Internet Infrastructure Security Laboratory The Pennsylvania State University University Park, PA,

More information

Microsoft Developing SQL Databases

Microsoft Developing SQL Databases 1800 ULEARN (853 276) www.ddls.com.au Length 5 days Microsoft 20762 - Developing SQL Databases Price $4290.00 (inc GST) Version C Overview This five-day instructor-led course provides students with the

More information

Document Sub Title. Yotpo. Technical Overview 07/18/ Yotpo

Document Sub Title. Yotpo. Technical Overview 07/18/ Yotpo Document Sub Title Yotpo Technical Overview 07/18/2016 2015 Yotpo Contents Introduction... 3 Yotpo Architecture... 4 Yotpo Back Office (or B2B)... 4 Yotpo On-Site Presence... 4 Technologies... 5 Real-Time

More information

PART 2. Organization Of An Operating System

PART 2. Organization Of An Operating System PART 2 Organization Of An Operating System CS 503 - PART 2 1 2010 Services An OS Supplies Support for concurrent execution Facilities for process synchronization Inter-process communication mechanisms

More information

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients Probabilistic Meium Access Control for 1 Full-Duplex Networks with Half-Duplex Clients arxiv:1608.08729v1 [cs.ni] 31 Aug 2016 Shih-Ying Chen, Ting-Feng Huang, Kate Ching-Ju Lin, Member, IEEE, Y.-W. Peter

More information

Authenticated indexing for outsourced spatial databases

Authenticated indexing for outsourced spatial databases The VLDB Journal (2009) 8:63 648 DOI 0.007/s00778-008-03-2 REGULAR PAPER Authenticate inexing for outsource spatial atabases Yin Yang Stavros Papaopoulos Dimitris Papaias George Kollios Receive: February

More information

6.823 Computer System Architecture. Problem Set #3 Spring 2002

6.823 Computer System Architecture. Problem Set #3 Spring 2002 6.823 Computer System Architecture Problem Set #3 Spring 2002 Stuents are strongly encourage to collaborate in groups of up to three people. A group shoul han in only one copy of the solution to the problem

More information

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks Robust PIM-SM Multicasting using Anycast RP in Wireless A Hoc Networks Jaewon Kang, John Sucec, Vikram Kaul, Sunil Samtani an Mariusz A. Fecko Applie Research, Telcoria Technologies One Telcoria Drive,

More information

Rally Documentation. Release Daniel Mitterdorfer

Rally Documentation. Release Daniel Mitterdorfer Rally Documentation Release 0.11.0 Daniel Mitterdorfer May 31, 2018 Getting Started with Rally 1 Getting Help or Contributing to Rally 3 2 Source Code 5 2.1 Quickstart................................................

More information

A Cost Model for Query Processing in High-Dimensional Data Spaces

A Cost Model for Query Processing in High-Dimensional Data Spaces A Cost Moel for Query Processing in High-Dimensional Data Spaces Christian Böhm Luwig Maximilians Universität München This is a preliminary release of an article accepte by ACM Transactions on Database

More information

Huawei esight LogCenter Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 1.0. Date PUBLIC

Huawei esight LogCenter Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 1.0. Date PUBLIC Huawei esight LogCenter Technical White Paper Issue 1.0 Date 2013-12-03 PUBLIC HUAWEI TECHNOLOGIES CO., LTD. 2013. All rights reserved. No part of this document may be reproduced or transmitted in any

More information