Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Size: px
Start display at page:

Download "Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme"

Transcription

1 VIRT1445BU Extreme Performance: Fast Virtualized Hadoop and Spark on All-Flash Disks VMworld 2017 Dave Jaffe, Performance Engineering, VMware Justin Murray, Technical Marketing, VMware Content: Not for publication #VMworld #VIRT1445BU

2 Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitment from VMware to deliver these features in any generally available product. Features are subject to change, and must not be included in contracts, purchase orders, or sales agreements of any kind. Technical feasibility and market demand will affect final delivery. Pricing and packaging for any new technologies or features discussed or presented have not been determined. #VIRT1445BU CONFIDENTIAL 2

3 Agenda 1 Speaker Introductions 2 Review of Big Data Architecture 3 Introduction to the Performance Area 4 Test Configurations 5 Workloads 6 Performance Results 7 Best Practices 8 Tuning 9 Overview of Machine Learning 10 Conclusions #VIRT1445BU CONFIDENTIAL 3

4 Our Roles Dave is an engineer on the performance team at VMware, focusing on Big Data. Justin is in the Technical Marketing area at VMware, where he provides technical information to partners and customers who are deploying big data systems on vsphere or distribution #VIRT1445BU CONFIDENTIAL 4

5 Why the Customer Interest in Big Data? Want to get off existing costly data platforms Older data warehouse technology is not serving our needs Want to do queries and analytics against many different forms of data (structured, unstructured, streaming) Provide data access to our customers Integrate systems that have been islands till now Single source of truth for the enterprise Exploit new application architectures for developer productivity Want to do data science, machine learning, deep learning #VIRT1445BU CONFIDENTIAL 5

6 The Existing Hadoop Architecture Client ResourceManager Master Scheduler NameNode submit job Master File System Index Worker Node 1 Worker Node 2 Worker Node 3 Nodemanager AppMaster - 1 Datanode Workers Nodemanager Datanode Nodemanager Container - 2 Container - 3 Datanode HDFS Block 1 HDFS Block 2 HDFS Block 3 #VIRT1971QU CONFIDENTIAL 6

7 High Level View of Apache Spark #VIRT1445BU CONFIDENTIAL 7

8 The Spark Architecture Standalone Driver Job Worker Node 1 Worker Node 2 Worker Node 3 Executor JVM Executor JVM Executor JVM Executor JVM Executor JVM Executor JVM #VIRT1445BU CONFIDENTIAL 8

9 Spark Implemented on YARN Job Worker Node 1 Worker Node 2 Worker Node 3 Nodemanager AppMaster - 1 Datanode Resourcemanager Nodemanager Datanode Namenode Nodemanager Driver Executor Executor Container - 2 Container - 3 Datanode HDFS Block 1 HDFS Block 2 HDFS Block 3 #VIRT1445BU CONFIDENTIAL 9

10 Introduction Previous VMware tests running MapReduce v1 apps show virtualized Hadoop performance at parity or faster than native VMworld 2017 Content: Not for publication Last year: saw same conclusion using newer Spark and MapReduce v2 applications running on YARN, in a highly available cluster typical of real world customer configurations #VIRT1445BU CONFIDENTIAL 10

11 Introduction The tests to be described in this talk updated the previous studies with Better hardware 13 servers with faster processors, more cores, larger memory All flash disks New Spark Machine Learning Library applications Additional virtualized configurations 1, 2 and 4 VMs per host New white paper available: bigdata-vsphere65-perf.pdf VMworld 2017 Content: Not for publication #VIRT1445BU CONFIDENTIAL 11

12 Test Configurations

13 Big Data Cluster Each server: 2x Intel Xeon E v GHz, 16 cores 512 GB Memory 2x 1.2 TB HDD 4x 800 GB NVMe 12x 800 GB SSD VMworld GbE Ethernet Switch Content: Not for publication 10 GbE Ethernet Switch 13 Hewlett Packard Enterprise DL380 Gen 9 Servers #VIRT1445BU CONFIDENTIAL 13

14 Server Configuration Component Quantity/Type Server HPE DL 380 Gen 9 Processor Logical Processors (incl. hyperthreads) 64 Memory NICs Hard Disk Drives Non-Volatile Memory Express storage Solid State Disks RAID Controller Remote Access 2x Intel Xeon CPU E GHz w/16 cores each 512 GiB (16x 32 GiB DIMMs) 2x 1 GbE ports + 4 x 10GbE ports 2x 1.2TB 12G SAS 10K 2.5in HDD RAID 1 for OS 4x 800GB NVMe PCIe NodeManager traffic 12x 800GB 12G SAS SSD DataNode traffic HPE Smart Array P840ar/2G Controller HPE ilo Advanced #VIRT1445BU CONFIDENTIAL 14

15 Flash Disks Non-Volatile Memory Express storage Low latency solid state disk storage Attaches directly to PCI bus 4 per server Used for NodeManager traffic (high R/W I/O) Solid State Disks Low latency storage Controlled by HPE Smart Array RAID controllers 12 per server Used for DataNode traffic (large sequential R/W) #VIRT1445BU CONFIDENTIAL 15

16 Virtualized Cluster #VIRT1445BU CONFIDENTIAL 16

17 Bare Metal Cluster #VIRT1445BU CONFIDENTIAL 17

18 Worker Node Configuration Bare Metal vs. Virtualized Component Bare Metal 1 VM Per Host 2 VMs Per Host 4 VMs Per Host Virtual CPUs Memory 512 GiB 480 GiB 240 GiB 120 GiB Container Memory 448 GiB 432 GiB 208 GiB 104 GiB Container vcores NodeManager Drives 4x 740 GB NVMe 4x 740 GB NVMe 2x 740 GB NVMe 1x 740 GB NVMe DataNode Drives 12x 741 GB SSD 12x 741 GB SSD 6x 741 GB SSD 3x 741 GB SSD #VIRT1445BU CONFIDENTIAL 18

19 Total Cluster YARN Resources Component Bare Metal 1 VM Per Host 2 VMs Per Host 4 VMs Per Host YARN container memory per VM or bare metal server YARN container vcores per VM or bare metal server Number of VMs or servers per cluster 448 GiB 432 GiB 208 GiB 104 GiB YARN container memory per cluster 4480 GiB 4320 GiB 4160 GiB 4160 GiB YARN container vcores per cluster #VIRT1445BU CONFIDENTIAL 19

20 Hadoop/Spark Role Assignments Node Gateway Master1 Master2 Workers Roles Cloudera Manager, ZooKeeper Server, HDFS JournalNode, HDFS gateway, YARN gateway, Hive gateway, Spark gateway HDFS NameNode (Active), YARN ResourceManager(Standby), ZooKeeper Server, HDFS JournalNode, HDFS Balancer, HDFS FailoverController, HDFS HttpFS, HDFS NFS gateway HDFS NameNode (Standby), YARN ResourceManager (Active), ZooKeeper Server, HDFS JournalNode, HDFS FailoverController, YARN JobHistory Server, Hive Metastore Server, Hive HDFS DataNode, YARN NodeManager, Spark Executor #VIRT1445BU CONFIDENTIAL 20

21 Software Components Used in Test Component Version vsphere 6.5.0, Guest Operating System Centos 7.3 Cloudera Distribution of Hadoop Cloudera Manager Hadoop, HDFS, YARN, MapReduce2 Spark Hive ZooKeeper Java MySQL cdh cdh cdh cdh Oracle 1.8.0_111-b Community Server #VIRT1445BU CONFIDENTIAL 21

22 Workloads

23 Workloads MapReduce TeraSort Suite Most popular Hadoop test, supplied with distribution, exercises CPU, memory, disk, network TeraGen generates specified number of 100 byte records 1, 3, and 10 TB used in tests TeraSort sorts TeraGen output TeraValidate validates TeraSort output is in sorted order NOTE: TeraSort in MapReduce2 has changed; results not directly comparable to MapReduce1 TestDFSIO Hadoop Distributed File System (HDFS) stress tool, supplied with distribution Generates specified number of files of a specified size In these tests GB, 3GB and 10GB files were created for total size of 1, 3, and 10 TB #VIRT1445BU CONFIDENTIAL 23

24 Workloads Spark Three standard analytic programs from the Spark MLLib (Machine Learning Library) were driven using spark-perf from Databricks, Inc. ( K-means Clustering Groups input into a specified number, k, of clusters in a multi-dimensional space Used for analytic tasks such as customer segmentation for purposes of ad placement or product recommendations Training datasets from 1 to 3 TB tested Logistic Regression Classification Binary classifier given an input with, say, 20 features, determine if the input falls in a class or not Used in spam filters, credit card fraud detectors Training datasets from 1 to 3 TB tested VMworld 2017 Random Forest Decision Trees Automates any kind of decision making or classification algorithm Runs an ensemble of decision trees to in order to reduce the risk of overfitting the training data Training datasets from 1 to 3 TB tested Content: Not for publication #VIRT1445BU CONFIDENTIAL 24

25 Performance Results

26 TeraSort Suite Performance - 1, 3 and 10 TB #VIRT1445BU CONFIDENTIAL 26

27 Results TeraSort Virtualized TeraGen faster than bare metal due to smaller number of disks per DataNode Virtualized TeraSort (4 VMs per host) faster than bare metal due to benefits of NUMA (nonuniform memory access) locality, except for 10TB case, where extra memory in bare metal prevails Virtualized TeraValidate about same as bare metal (mainly reads) Within virtualized platforms 4 VMs per host is fastest, followed by 2, then 1 due to optimum number of disks per DataNode Excellent (linear) scaling from 1 to 3 to 10TB #VIRT1445BU CONFIDENTIAL 27

28 TestDFSIO Performance 1, 3 and 10 TB #VIRT1445BU CONFIDENTIAL 28

29 Results TestDFSIO Virtualized TestDFSIO (4 VMs per host) significantly faster than bare metal due to benefits of NUMA locality, smaller number of disks per DataNode 47.5 GiB/s maximum cluster disk I/O vs for bare metal Excellent (linear) scaling from 1 to 3 to 10TB Within virtualized platforms 4 VMs per host is fastest, followed by 2, then 1, due to optimum number of disks per DataNode #VIRT1445BU CONFIDENTIAL 29

30 Spark K-means Performance #VIRT1445BU CONFIDENTIAL 30

31 Spark Logistic Regression Performance #VIRT1445BU CONFIDENTIAL 31

32 Spark Random Forest Performance #VIRT1445BU CONFIDENTIAL 32

33 Results Spark Datasets ran in memory, Spark code was NUMA-aware Thus virtualized advantage was minimized but 4 VMs per host was still faster due to faster transfer of data within host than through network All workloads showed linear scaling as dataset size increased or distribution #VIRT1445BU CONFIDENTIAL 33

34 Best Practices

35 Best Practices Hardware Selection Memory, CPU increasingly critical for newer technologies like Spark CPU: larger core count equally as important as faster clock speed Use flash disks appropriately Networking 10GbE crucial, starting to see 25 GbE Number of servers determined by size of workload, number of concurrent users #VIRT1445BU CONFIDENTIAL 35

36 Best Practices Software Selection Hadoop Distribution Open source Apache Hadoop is available but most production Hadoop users employ a distribution such as Cloudera, Hortonworks or MapR which provides deployment and management tools, performance monitoring, and support Operating System Each distribution supports a range of Linux operating systems including RedHat/CentOS 6 and 7, SUSE Linux Enterprise Server 11 and 12, and Ubuntu 12 and 14. Java JDK 1.7 and 1.8 Database (for management and Hive Metastore) MySQL, PostgreSQL, Oracle Check distribution for details #VIRT1445BU CONFIDENTIAL 36

37 Best Practices vsphere NUMA Configuration NUMA (non-uniform memory access): A processor s access to its local memory is faster than to memory on other processors Processor Cache Memory Processor Cache Memory #VIRT1445BU CONFIDENTIAL 37

38 Best Practices vsphere NUMA Configuration Create 2 or more VMs on a 2-processor server to optimize NUMA locality VM Processor Cache VM Processor Cache Memory Memory #VIRT1445BU CONFIDENTIAL 38

39 Best Practices vsphere Configuration Reserve about 5-6% of total server memory for ESXi, use remainder for VMs Limit number of disks per DataNode to maximize utilization of each disk 4 to 6 is a good starting point Use Eager Zeroed Thick format for virtual machine disks (VMDKs), use ext4 or xfs filesystem in guest OS Use VMware paravirtual SCSI (pvscsi) adapter for disk controllers; use all 4 virtual SCSI controllers available in vsphere 6.5 Use vmxnet3 network driver; configure virtual switches with MTU=9000 for jumbo frames #VIRT1445BU CONFIDENTIAL 39

40 Tuning

41 Tuning: Operating System Parameters Turn down aggressiveness of memory swapping Set vm.swappiness = 0 in /etc/sysctl.conf Disable transparent hugepage compaction echo never > /sys/kernel/mm/transparent_hugepage/defrag Enable jumbo frames on network Add MTU=9000 to /etc/sysconfig/network-scripts/ifcfg-e, configure on physical and virtual switches #VIRT1445BU CONFIDENTIAL 41

42 Tuning: YARN Cluster Parameters yarn.nodemanager.resource.cpu-vcores and yarn.nodemanager.resource.memory-mb Tells YARN how many resources it has for containers for tasks/executors A vcore is a YARN virtual core Can be set 1x - 4x number of physical cores Set to 2x number of physical cores in these tests = number of hyperthreads (bare metal) = 64 = number of vcpus (virtualized) =16 (with 4 VMs per host) Container memory: server/vm memory - operating system requirements DataNode/NodeManager JVM heap Bare Metal: 512 GiB on server => 448 GiB container memory Virtualized: 512 GiB on server 32 GiB for ESX = 480 GiB 4 VMs per host: 480/4 = 120 GiB => 104 GiB container memory #VIRT1445BU CONFIDENTIAL 42

43 Tuning: Hadoop Job Parameters dfs.blocksize tradeoff between size and number of tasks 256 MB good initial choice for most workloads Set mapreduce.task.io.sort.mb larger than dfs.blocksize to minimize spills to disk eg. 400 MB dfs.replication 3 typical for availability mapreduce.{map reduce}.memory.mb and mapreduce.{map reduce}.cpu.vcores Memory and vcores to be allocated by YARN for containers to run map and reduce tasks Can specify, otherwise YARN will allocate based on other YARN parameters mapreduce.job.{maps reduces} VMworld 2017 Content: Not for Set as needed to override YARN calculation of number of tasks Remember that map and reduce tasks normally overlap for part of a job publication #VIRT1445BU CONFIDENTIAL 43

44 Tuning: Spark on YARN spark.executor.cores, spark.executor.memory Play same role for Spark executors do as map/reduce task memory and vcore assignment do for Map Reduce spark.yarn.executor.memoryoverhead Set if default (10% of spark.executor.memory) is insufficient VMworld 2017 Content: Not for publication #VIRT1445BU CONFIDENTIAL 44

45 Machine Learning An Overview

46 #VIRT1445BU CONFIDENTIAL 46

47 What is Machine Learning? Training Data (Big) Samples from History with Labels training New Sample Transaction Data testing Mathematical Model Mathematical Model Mathematical Model Machine Learning algorithms try to make predictions based on training data that is given to a mathematical model (e.g. a linear regression algorithm) VMworld 2017 Find the minimum difference between the model s prediction and the already known outcomes in the labels (i.e. minimize the loss function ) Spark is a foundational technology for this type of application Classification or Prediction Content: Not for publication #VIRT1445BU CONFIDENTIAL 47

48 Example: A Linear Classifier f (x i, W, b) = Wx i + b x: Example data W: weights b: bias Source: Stanford University class cs231n #VIRT1445BU CONFIDENTIAL 48

49 What Have We Seen so Far? Performance results show that virtualized Spark and Hadoop is 10% better than native Even better results with All Flash storage than with traditional disks seen last year Four virtual machines per server is the sweet spot Contemporary workloads such as Machine Learning perform very well on vsphere #VIRT1445BU CONFIDENTIAL 49

50 Summary Each aspect of the stack should be examined using our guidelines for tuning opportunities Powerful new technologies like YARN, Spark and Machine Learning apps yield excellent performance on vsphere when tuned properly Correctly configured virtualized Hadoop clusters on vsphere outperformed bare metal on all Spark workloads Production requirements can be met without sacrificing performance on virtualized environments Big Data on vsphere is ready for production environments For details see bigdata-vsphere65-perf.pdf VMworld 2017 Content: Not for publication #VIRT1445BU CONFIDENTIAL 50

51 Introducing vsphere Scale-Out for Big Data and HPC Workloads New package that provides all the core features required for scale-out workloads at an attractive price point Features Packaging Hypervisor, vmotion, vshield Endpoint, Storage vmotion, Storage APIs, Distributed Switch, I/O Controls & SR- IOV, Host Profiles / Auto Deploy and more Sold in Packs of 8 CPU at a cost-effective price point Licensing EULA enforced for use w/ Big Data/HPC workloads only 51

52 References 1. Big Data Performance on vsphere Virtualized Hadoop Performance with VMware vsphere 6 on High Performance Servers 3. Virtualized Hadoop Performance with VMware vsphere Benchmarking Case Study of Virtualized Hadoop Performance on vsphere Hadoop Virtualization Extensions (HVE) Virtualization-Extensions-on-VMware-vSphere-5.pdf VMworld 2017 Content: Not for publication #VIRT1445BU CONFIDENTIAL 52

53 Extreme Performance Series Las Vegas SER2724BU Performance Best Practices SER2723BU Benchmarking 101 SER2343BU vsphere Compute & Memory Schedulers SER1504BU vcenter Performance Deep Dive SER2734BU Byte Addressable Non-Volatile Memory in vsphere SER2849BU Predictive DRS Performance & Best Practices SER1494BU Encrypted vmotion Architecture, Performance, & Futures STO1515BU vsan Performance Troubleshooting VIRT1445BU Fast Virtualized Hadoop and Spark on All-Flash Disks VIRT1397BU Optimize & Increase Performance Using VMware NSX VIRT2550BU Reducing Latency in Enterprise Applications with VMware NSX VIRT1052BU Monster VM Database Performance VIRT1983BU Cycle Stealing from the VDI Estate for Financial Modeling VIRT1997BU Machine Learning and Deep Learning on VMware vsphere FUT2020BU Wringing Max Perf from vsphere for Extremely Demanding Workloads FUT2761BU Sharing High Performance Interconnects across Multiple VMs #VIRT1445BU CONFIDENTIAL 53

54 Extreme Performance Series Barcelona SER2724BE Performance Best Practices SER2343BE vsphere Compute & Memory Schedulers SER1504BE vcenter Performance Deep Dive SER2849BE Predictive DRS Performance & Best Practices VIRT1445BE Fast Virtualized Hadoop and Spark on All-Flash Disks VMworld 2017 VIRT1397BE Optimize & Increase Performance Using VMware NSX VIRT1052BE Monster VM Database Performance FUT2020BE Wringing Max Perf from vsphere for Extremely Demanding Workloads Content: Not for publication #VIRT1445BU CONFIDENTIAL 54

55 Extreme Performance Series - Hand on Labs Don t miss these popular Extreme Performance labs: HOL SDC: vsphere 6.5 Performance Diagnostics & Benchmarking Each module dives deep into vsphere performance best practices, diagnostics, and optimizations using various interfaces and benchmarking tools. HOL CHG: vsphere Challenge Lab Each module places you in a different fictional scenario to fix common vsphere operational and performance problems. #VIRT1445BU CONFIDENTIAL 55

56 Performance Survey The VMware Performance Engineering team is always looking for feedback about your experience with the performance of our products, our various tools, interfaces and where we can improve. Scan this QR code to access a short survey and provide us direct feedback. Alternatively: Thank you! VMworld 2017 Content: Not for publication #VIRT1445BU CONFIDENTIAL 56

57

58

Big Data Performance on VMware Cloud on AWS

Big Data Performance on VMware Cloud on AWS Big Data Performance on VMware Cloud on AWS Spark Machine Learning and IoT Analytics Performance On-premises and in the Cloud Performance Study - August 16, 2018 VMware, Inc. 3401 Hillview Avenue Palo

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme VIRT1351BE New Architectures for Virtualizing Spark and Big Data Workloads on vsphere Justin Murray Mohan Potheri VMworld 2017 Content: Not for publication #VMworld #VIRT1351BE Disclaimer This presentation

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2734BU Extreme Performance Series: Byte-Addressable Nonvolatile Memory in vsphere VMworld 2017 Content: Not for publication Qasim Ali and Praveen Yedlapalli #VMworld #SER2734BU Disclaimer This presentation

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme VIRT1052BE Extreme Performance Series: Monster VM Database Performance Todd Muirhead, VMware David Morse, VMware #VMworld #VIRT1052BE Disclaimer This presentation may contain product features that are

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1515BU Extreme Performance Series: vsan Performance Troubleshooting Amitabha Banerjee and Suraj Kasi #VMworld #STO1515BU Disclaimer This presentation may contain product features that are currently

More information

Best Practices for Deploying Hadoop Workloads on HCI Powered by vsan

Best Practices for Deploying Hadoop Workloads on HCI Powered by vsan Best Practices for Deploying Hadoop Workloads on HCI Powered by vsan Chen Wei, ware, Inc. Paudie ORiordan, ware, Inc. #vmworld HCI2038BU #HCI2038BU Disclaimer This presentation may contain product features

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme VIRT1983BU Making the Complicated Simple: Cycle Harvesting from the Virtual Desktop Infrastructure Estate for Financial Modeling and Simulation VMworld 2017 Content: Not for publication #VMworld #VIRT1983BU

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme VIRT1997BU Machine Learning on VMware vsphere with NVIDIA s #VMworld #VIRT1997BU Disclaimer This presentation may contain product features that are currently under development. This overview of new technology

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2724BU Extreme Performance Series: Performance Best Practices Mark Achtemichuk, VCDX, Staff Engineer, VMware Reza Taheri, Principal Engineer, VMware Valentin Bondzio, Senior Staff TSE, VMware #VMworld

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER1494BU Encrypted vmotion in vsphere 6.5: Architecture, Performance and Futures Sreekanth Setty Arunachalam Ramanathan #VMworld #SER1494BU Disclaimer This presentation may contain product features that

More information

Performance & Scalability Testing in Virtual Environment Hemant Gaidhani, Senior Technical Marketing Manager, VMware

Performance & Scalability Testing in Virtual Environment Hemant Gaidhani, Senior Technical Marketing Manager, VMware Performance & Scalability Testing in Virtual Environment Hemant Gaidhani, Senior Technical Marketing Manager, VMware 2010 VMware Inc. All rights reserved About the Speaker Hemant Gaidhani Senior Technical

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2342BU What s New with vsphere? Mike Adams Sr. Director CPBU madams@vmware.com #VMworld #SER2342BU Disclaimer This presentation may contain product features that are currently under development. This

More information

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for storage

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER3052BU How VMware vsphere and NVIDIA s Accelerate Your Organization Raj Rao, NVIDIA GRID Product Management Ziv Kalmanovich, vsphere ESXi Product Management #VMworld #SER3052BU Disclaimer This presentation

More information

Accelerating Digital Transformation with InterSystems IRIS and vsan

Accelerating Digital Transformation with InterSystems IRIS and vsan HCI2501BU Accelerating Digital Transformation with InterSystems IRIS and vsan Murray Oldfield, InterSystems Andreas Dieckow, InterSystems Christian Rauber, VMware #vmworld #HCI2501BU Disclaimer This presentation

More information

The Old School Cloud Is No More: Running Your Microsoft Applications on AWS

The Old School Cloud Is No More: Running Your Microsoft Applications on AWS The Old School Cloud Is No More: Running Your Microsoft Applications on AWS Deji Akomolafe, VMware, Inc. #vmworld VAP2874BU #VAP2874BU Disclaimer This presentation may contain product features or functionality

More information

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018

PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 PERFORMANCE CHARACTERIZATION OF MICROSOFT SQL SERVER USING VMWARE CLOUD ON AWS PERFORMANCE STUDY JULY 2018 Table of Contents Executive Summary...3 Introduction...3 Test Environment... 4 Infrastructure

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

IBM Emulex 16Gb Fibre Channel HBA Evaluation IBM Emulex 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1206BU Interpreting performance metrics in your vsan environment Pete Koehler (@vmpete) Bradley Mott #VMworld #STO1206BU Disclaimer This presentation may contain product features that are currently

More information

BIG DATA AND HADOOP ON THE ZFS STORAGE APPLIANCE

BIG DATA AND HADOOP ON THE ZFS STORAGE APPLIANCE BIG DATA AND HADOOP ON THE ZFS STORAGE APPLIANCE BRETT WENINGER, MANAGING DIRECTOR 10/21/2014 ADURANT APPROACH TO BIG DATA Align to Un/Semi-structured Data Instead of Big Scale out will become Big Greatest

More information

Bare-metal performance for Big Data workloads on Docker* containers

Bare-metal performance for Big Data workloads on Docker* containers White Paper Bare-metal performance for Big Data workloads on Docker* containers BlueData EPIC Intel Xeon Processor BlueData and Intel have collaborated in an unprecedented benchmark of the performance

More information

VMware vsan 6.0 Performance First Published On: Last Updated On:

VMware vsan 6.0 Performance First Published On: Last Updated On: First Published On: 07-20-2016 Last Updated On: 07-20-2016 1 Table of Contents 1. Executive Summary 1.1.Executive Summary 2. Introduction 2.1.Overview 3. vsan Cluster Setup 3.1.Overview 3.2.Hybrid vsan

More information

EsgynDB Enterprise 2.0 Platform Reference Architecture

EsgynDB Enterprise 2.0 Platform Reference Architecture EsgynDB Enterprise 2.0 Platform Reference Architecture This document outlines a Platform Reference Architecture for EsgynDB Enterprise, built on Apache Trafodion (Incubating) implementation with licensed

More information

PERFORMANCE STUDY OCTOBER 2017 ORACLE MONSTER VIRTUAL MACHINE PERFORMANCE. VMware vsphere 6.5

PERFORMANCE STUDY OCTOBER 2017 ORACLE MONSTER VIRTUAL MACHINE PERFORMANCE. VMware vsphere 6.5 PERFORMANCE STUDY OCTOBER 2017 ORACLE MONSTER VIRTUAL MACHINE PERFORMANCE VMware vsphere 6.5 Table of Contents Executive Summary...3 Introduction...3 Test Environment... 4 Test Workload... 5 Virtual Machine

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1500BU A Real-World Demonstration of Assessing and Sizing a Customer Environment for vsan VMworld 2017 Aparna Somaiah Product Manager Ankur Huralikoppi Sr. MTS Content: Not for publication #VMworld

More information

Accelerate Big Data Insights

Accelerate Big Data Insights Accelerate Big Data Insights Executive Summary An abundance of information isn t always helpful when time is of the essence. In the world of big data, the ability to accelerate time-to-insight can not

More information

vsan 6.6 Performance Improvements First Published On: Last Updated On:

vsan 6.6 Performance Improvements First Published On: Last Updated On: vsan 6.6 Performance Improvements First Published On: 07-24-2017 Last Updated On: 07-28-2017 1 Table of Contents 1. Overview 1.1.Executive Summary 1.2.Introduction 2. vsan Testing Configuration and Conditions

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1960BU vsphere Encryption for Virtual Machines and vsan Encryption Deep Dive VMworld 2017 Content: Not for publication Jase McCarty & Mike Foley #VMworld #STO1960 Disclaimer This presentation may contain

More information

Spark Over RDMA: Accelerate Big Data SC Asia 2018 Ido Shamay Mellanox Technologies

Spark Over RDMA: Accelerate Big Data SC Asia 2018 Ido Shamay Mellanox Technologies Spark Over RDMA: Accelerate Big Data SC Asia 2018 Ido Shamay 1 Apache Spark - Intro Spark within the Big Data ecosystem Data Sources Data Acquisition / ETL Data Storage Data Analysis / ML Serving 3 Apache

More information

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Digital transformation is taking place in businesses of all sizes Big Data and Analytics Mobility Internet of Things

More information

MapR Enterprise Hadoop

MapR Enterprise Hadoop 2014 MapR Technologies 2014 MapR Technologies 1 MapR Enterprise Hadoop Top Ranked Cloud Leaders 500+ Customers 2014 MapR Technologies 2 Key MapR Advantage Partners Business Services APPLICATIONS & OS ANALYTICS

More information

Accelerating Hadoop Applications with the MapR Distribution Using Flash Storage and High-Speed Ethernet

Accelerating Hadoop Applications with the MapR Distribution Using Flash Storage and High-Speed Ethernet WHITE PAPER Accelerating Hadoop Applications with the MapR Distribution Using Flash Storage and High-Speed Ethernet Contents Background... 2 The MapR Distribution... 2 Mellanox Ethernet Solution... 3 Test

More information

Apache Spark is a fast and general-purpose engine for large-scale data processing Spark aims at achieving the following goals in the Big data context

Apache Spark is a fast and general-purpose engine for large-scale data processing Spark aims at achieving the following goals in the Big data context 1 Apache Spark is a fast and general-purpose engine for large-scale data processing Spark aims at achieving the following goals in the Big data context Generality: diverse workloads, operators, job sizes

More information

WHITEPAPER. Improve Hadoop Performance with Memblaze PBlaze SSD

WHITEPAPER. Improve Hadoop Performance with Memblaze PBlaze SSD Improve Hadoop Performance with Memblaze PBlaze SSD Improve Hadoop Performance with Memblaze PBlaze SSD Exclusive Summary We live in the data age. It s not easy to measure the total volume of data stored

More information

Adobe Acrobat Connect Pro 7.5 and VMware ESX Server

Adobe Acrobat Connect Pro 7.5 and VMware ESX Server White Paper Table of contents 2 Tested environments 3 Benchmarking tests 3 Performance comparisons 7 Installation requirements 7 Installing and configuring the VMware environment 1 Supported virtual machine

More information

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved.

VMware Virtual SAN. Technical Walkthrough. Massimiliano Moschini Brand Specialist VCI - vexpert VMware Inc. All rights reserved. VMware Virtual SAN Technical Walkthrough Massimiliano Moschini Brand Specialist VCI - vexpert 2014 VMware Inc. All rights reserved. VMware Storage Innovations VI 3.x VMFS Snapshots Storage vmotion NAS

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1926BU A Day in the Life of a VSAN I/O Diving in to the I/O Flow of vsan John Nicholson (@lost_signal) Pete Koehler (@vmpete) VMworld 2017 Content: Not for publication #VMworld #STO1926BU Disclaimer

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO2591BU Amplifying VMware vsan Performance: A Deep Dive into Testing and Tuning (with Lessons Learned) by Western Digital Jonathan Flynn Virtualization Technologist, Western Digital Twitter: @levelrage

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme LHC2384BU VMware Cloud on AWS A Technical Deep Dive Ray Budavari @rbudavari Frank Denneman - @frankdenneman #VMworld #LHC2384BU Disclaimer This presentation may contain product features that are currently

More information

Accelerating Big Data: Using SanDisk SSDs for Apache HBase Workloads

Accelerating Big Data: Using SanDisk SSDs for Apache HBase Workloads WHITE PAPER Accelerating Big Data: Using SanDisk SSDs for Apache HBase Workloads December 2014 Western Digital Technologies, Inc. 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1297BE Stretched Clusters or VMware Site Recovery Manager? We Say Both! Jeff Hunter, VMware, @jhuntervmware GS Khalsa, VMware, @gurusimran #VMworld Disclaimer This presentation may contain product features

More information

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August IOmark-VM VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC-160816-a Test Report Date: 16, August 2016 Copyright 2010-2016 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI,

More information

Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct :45 p.m. - 5:30 p.m. Moscone West - Room 3020

Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct :45 p.m. - 5:30 p.m. Moscone West - Room 3020 Colin Cunningham, Intel Kumaran Siva, Intel Sandeep Mahajan, Oracle 03-Oct-2017 4:45 p.m. - 5:30 p.m. Moscone West - Room 3020 Big Data Talk Exploring New SSD Usage Models to Accelerate Cloud Performance

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER1815BU DRS Advancements: What's New and What Is Being Cooked Up in Resource Management Land VMworld 2017 Thomas Bryant, VMware, Inc - @kix1979 Maarten Wiggers, VMware, Inc Content: Not for publication

More information

Notes Section Notes for Workload. Configuration Section Configuration

Notes Section Notes for Workload. Configuration Section Configuration Vendor and Hardware Platform: Dell PowerEdge R720 Virtualization Platform: VMware ESXi 5.5.0 Update 1 Build 1892794 VMware vcenter Server 5.5.0b Build 1476327 Number of Hosts: 2 Uniform Hosts [yes/no]:

More information

NEW ARCHITECTURES FOR APACHE SPARK TM AND BIG DATA WHITE PAPER NOVEMBER 2017

NEW ARCHITECTURES FOR APACHE SPARK TM AND BIG DATA WHITE PAPER NOVEMBER 2017 NEW ARCHITECTURES FOR APACHE SPARK TM AND BIG DATA WHITE PAPER NOVEMBER 2017 Contents Key Trends in Big Data... 4 Goal of the Study.... 4 Traditional Big Data Infrastructure in ware Virtualized Environments...

More information

Deploying and Managing Dell Big Data Clusters with StackIQ Cluster Manager

Deploying and Managing Dell Big Data Clusters with StackIQ Cluster Manager Deploying and Managing Dell Big Data Clusters with StackIQ Cluster Manager A Dell StackIQ Technical White Paper Dave Jaffe, PhD Solution Architect Dell Solution Centers Greg Bruno, PhD VP Engineering StackIQ,

More information

NexentaVSA for View. Hardware Configuration Reference nv4v-v A

NexentaVSA for View. Hardware Configuration Reference nv4v-v A NexentaVSA for View Hardware Configuration Reference 1.0 5000-nv4v-v0.0-000003-A Copyright 2012 Nexenta Systems, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or transmitted

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

Pivot3 Acuity with Microsoft SQL Server Reference Architecture

Pivot3 Acuity with Microsoft SQL Server Reference Architecture Pivot3 Acuity with Microsoft SQL Server 2014 Reference Architecture How to Contact Pivot3 Pivot3, Inc. General Information: info@pivot3.com 221 West 6 th St., Suite 750 Sales: sales@pivot3.com Austin,

More information

Service Oriented Performance Analysis

Service Oriented Performance Analysis Service Oriented Performance Analysis Da Qi Ren and Masood Mortazavi US R&D Center Santa Clara, CA, USA www.huawei.com Performance Model for Service in Data Center and Cloud 1. Service Oriented (end to

More information

Cisco HyperFlex Solutions

Cisco HyperFlex Solutions White Paper Cisco HyperFlex Solutions Running SAP Production Landscapes in a Cisco HyperFlex 2.0 All-Flash System with an SAP HANA Appliance Author: Brian Everitt 4/10/2017 Executive Summary SAP landscapes

More information

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/64/64

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/64/64 1 of 8 6/12/2012 9:04 AM Vendor and Hardware Platform: HP ProLiant DL385p Gen8 Virtualization Platform: VMware ESX 4.1.0 U2 Build 502767 VMware vcenter Server: VMware vcenter Server 5.0.0 Build 455964

More information

YARN: A Resource Manager for Analytic Platform Tsuyoshi Ozawa

YARN: A Resource Manager for Analytic Platform Tsuyoshi Ozawa YARN: A Resource Manager for Analytic Platform Tsuyoshi Ozawa ozawa.tsuyoshi@lab.ntt.co.jp ozawa@apache.org About me Tsuyoshi Ozawa Research Engineer @ NTT Twitter: @oza_x86_64 Over 150 reviews in 2015

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER1906BU VMware and Chef - Leveraging the vsphere API Together #VMworld #SER1906BU Disclaimer This presentation may contain product features that are currently under development. This overview of new

More information

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Learn best practices for running SAP HANA on the Cisco HyperFlex hyperconverged infrastructure (HCI) solution. 2018 Cisco and/or its

More information

NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp

NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp NAS for Server Virtualization Dennis Chapman Senior Technical Director NetApp Agenda The Landscape has Changed New Customer Requirements The Market has Begun to Move Comparing Performance Results Storage

More information

A Plugin-based Approach to Exploit RDMA Benefits for Apache and Enterprise HDFS

A Plugin-based Approach to Exploit RDMA Benefits for Apache and Enterprise HDFS A Plugin-based Approach to Exploit RDMA Benefits for Apache and Enterprise HDFS Adithya Bhat, Nusrat Islam, Xiaoyi Lu, Md. Wasi- ur- Rahman, Dip: Shankar, and Dhabaleswar K. (DK) Panda Network- Based Compu2ng

More information

2014 VMware Inc. All rights reserved.

2014 VMware Inc. All rights reserved. 2014 VMware Inc. All rights reserved. Agenda Virtual SAN 1 Why VSAN Software Defined Storage 2 Introducing Virtual SAN 3 Hardware Requirements 4 DEMO 5 Questions 2 The Software-Defined Data Center Expand

More information

Hadoop Virtualization Extensions on VMware vsphere 5 T E C H N I C A L W H I T E P A P E R

Hadoop Virtualization Extensions on VMware vsphere 5 T E C H N I C A L W H I T E P A P E R Hadoop Virtualization Extensions on VMware vsphere 5 T E C H N I C A L W H I T E P A P E R Table of Contents Introduction... 3 Topology Awareness in Hadoop... 3 Virtual Hadoop... 4 HVE Solution... 5 Architecture...

More information

VMware Cloud Foundation Real-World Success with Professional Services

VMware Cloud Foundation Real-World Success with Professional Services VMware Cloud Foundation Real-World Success with Professional Services Jonathan McDonald, VMware, Inc. Tom Stephens, VMware, Inc. #vmworld PRV1669BU #PRV1669BU Disclaimer This presentation may contain product

More information

Sharing High-Performance Devices Across Multiple Virtual Machines

Sharing High-Performance Devices Across Multiple Virtual Machines Sharing High-Performance Devices Across Multiple Virtual Machines Preamble What does sharing devices across multiple virtual machines in our title mean? How is it different from virtual networking / NSX,

More information

Juxtaposition of Apache Tez and Hadoop MapReduce on Hadoop Cluster - Applying Compression Algorithms

Juxtaposition of Apache Tez and Hadoop MapReduce on Hadoop Cluster - Applying Compression Algorithms , pp.289-295 http://dx.doi.org/10.14257/astl.2017.147.40 Juxtaposition of Apache Tez and Hadoop MapReduce on Hadoop Cluster - Applying Compression Algorithms Dr. E. Laxmi Lydia 1 Associate Professor, Department

More information

The Missing Piece of Virtualization. I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers

The Missing Piece of Virtualization. I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers The Missing Piece of Virtualization I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers Agenda 10 GbE Adapters Built for Virtualization I/O Throughput: Virtual & Non-Virtual Servers Case

More information

Dell Reference Configuration for Hortonworks Data Platform 2.4

Dell Reference Configuration for Hortonworks Data Platform 2.4 Dell Reference Configuration for Hortonworks Data Platform 2.4 A Quick Reference Configuration Guide Kris Applegate Solution Architect Dell Solution Centers Executive Summary This document details the

More information

The vsphere 6.0 Advantages Over Hyper- V

The vsphere 6.0 Advantages Over Hyper- V The Advantages Over Hyper- V The most trusted and complete virtualization platform SDDC Competitive Marketing 2015 Q2 VMware.com/go/PartnerCompete 2015 VMware Inc. All rights reserved. v3b The Most Trusted

More information

A Dell Technical White Paper Dell Virtualization Solutions Engineering

A Dell Technical White Paper Dell Virtualization Solutions Engineering Dell vstart 0v and vstart 0v Solution Overview A Dell Technical White Paper Dell Virtualization Solutions Engineering vstart 0v and vstart 0v Solution Overview THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES

More information

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64 1 of 8 5/15/2012 9:35 AM Vendor and Hardware Platform: HP ProLiant DL360p Gen8 Virtualization Platform: VMware ESX 4.1.0 U2 Build 502767 VMware vcenter Server: VMware vcenter Server 5.0.0 Build 455964

More information

IOmark- VM. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC b Test Report Date: 27, April

IOmark- VM. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC b Test Report Date: 27, April IOmark- VM HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VM- HC- 150427- b Test Report Date: 27, April 2015 Copyright 2010-2015 Evaluator Group, Inc. All rights reserved. IOmark- VM, IOmark-

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme FUT3040BU Storage at Memory Speed: Finally, Nonvolatile Memory Is Here Rajesh Venkatasubramanian, VMware, Inc Richard A Brunner, VMware, Inc #VMworld #FUT3040BU Disclaimer This presentation may contain

More information

System Requirements. Hardware and Virtual Appliance Requirements

System Requirements. Hardware and Virtual Appliance Requirements This chapter provides a link to the Cisco Secure Network Server Data Sheet and lists the virtual appliance requirements. Hardware and Virtual Appliance Requirements, page 1 Virtual Machine Appliance Size

More information

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Demartek Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage

More information

DRIVESCALE-HDP REFERENCE ARCHITECTURE

DRIVESCALE-HDP REFERENCE ARCHITECTURE DRIVESCALE-HDP REFERENCE ARCHITECTURE April 2017 Contents 1. Executive Summary... 2 2. Audience and Scope... 3 3. Glossary of Terms... 3 4. DriveScale Hortonworks Data Platform - Apache Hadoop Solution

More information

Tuning Intelligent Data Lake Performance

Tuning Intelligent Data Lake Performance Tuning Intelligent Data Lake Performance 2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without

More information

RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING

RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING EXECUTIVE SUMMARY Today, businesses are increasingly turning to cloud services for rapid deployment of apps and services.

More information

HPE Storage Spaces Direct Solutions

HPE Storage Spaces Direct Solutions HPE Storage Spaces Direct Solutions Fully Validated Microsoft WSSD Solutions Steve Collins, Engineering Manager Windows Enablement and S2D Alex Wu, Engineering Manager Microsoft WSSD The HPE Way Building

More information

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64 1 of 7 5/4/2012 10:16 AM Vendor and Hardware Platform: HP ProLiant DL380p Gen8 Virtualization Platform: VMware ESXi 5.0.0 Build 469512 VMware vcenter Server: VMware vcenter Server 5.0.0 Build 455964 Number

More information

VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware

VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware VMware vsphere Virtualization of PMEM (PM) Richard A. Brunner, VMware Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents

More information

Configuration Section Configuration

Configuration Section Configuration Vendor and Hardware Platform: HP ProLiant DL380p Gen8 Virtualization Platform: VMware ESXi 5.1.0 Build 799733 VMware vcenter Server: VMware vcenter Server 5.1.0 Build 799731 Number of Hosts: 2 Uniform

More information

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64

Number of Hosts: 2 Uniform Hosts [yes/no]: yes Total sockets/cores/threads in test: 4/32/64 1 of 8 5/3/2012 4:10 PM Vendor and Hardware Platform: HP ProLiant DL380p Gen8 Virtualization Platform: VMware ESX 4.1.0 U2 Build 502767 VMware vcenter Server: VMware vcenter Server 5.0.0 Build 455964 Number

More information

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1 What s New in VMware vsphere 4.1 Performance VMware vsphere 4.1 T E C H N I C A L W H I T E P A P E R Table of Contents Scalability enhancements....................................................................

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2540BU vsphere HA: Leverage Its Full Potential Roman Konarev Aalap Desai #VMworld #SER2540BU Disclaimer This presentation may contain product features that are currently under development. This overview

More information

CCA-410. Cloudera. Cloudera Certified Administrator for Apache Hadoop (CCAH)

CCA-410. Cloudera. Cloudera Certified Administrator for Apache Hadoop (CCAH) Cloudera CCA-410 Cloudera Certified Administrator for Apache Hadoop (CCAH) Download Full Version : http://killexams.com/pass4sure/exam-detail/cca-410 Reference: CONFIGURATION PARAMETERS DFS.BLOCK.SIZE

More information

Best Practices for Setting BIOS Parameters for Performance

Best Practices for Setting BIOS Parameters for Performance White Paper Best Practices for Setting BIOS Parameters for Performance Cisco UCS E5-based M3 Servers May 2013 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page

More information

Delivering HCI with VMware vsan and Cisco UCS

Delivering HCI with VMware vsan and Cisco UCS BRKPAR-2447 Delivering HCI with VMware vsan and Cisco UCS Bhumik Patel Director, Technical Alliances, VMware bhumikp@vmware.com 2 Blistering Pace of vsan Adoption Fastest since ESX 10,000 Customers $300M

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme PBO3328BUS Tech Preview: Deliver a dynamic virtual workspace with VMware Horizon and HPE s Composable Infrastructure built on HPE Synergy & VMware Cloud Foundation VMworld 2017 Bhumik Patel Technical Alliances,

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2779BE What s New in vcenter Server Madhup Gulati Director, Product Management VMware VMworld 2017 Content: Not for publication #VMworld #SER2779BE Disclaimer This presentation may contain product features

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

More information

Implementing Virtual NVMe for Flash- Storage Class Memory

Implementing Virtual NVMe for Flash- Storage Class Memory Implementing Virtual NVMe for Flash- Storage Class Memory Jinpyo Kim, Sr. Staff Engineer, VMware Murali Rajagopal, Storage Architect, VMware Santa Clara, CA 1 Virtual NVMe: Motivations (1) Increasing demands

More information

Vendor: Cloudera. Exam Code: CCA-505. Exam Name: Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade Exam.

Vendor: Cloudera. Exam Code: CCA-505. Exam Name: Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade Exam. Vendor: Cloudera Exam Code: CCA-505 Exam Name: Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade Exam Version: Demo QUESTION 1 You have installed a cluster running HDFS and MapReduce

More information

Exam Questions CCA-500

Exam Questions CCA-500 Exam Questions CCA-500 Cloudera Certified Administrator for Apache Hadoop (CCAH) https://www.2passeasy.com/dumps/cca-500/ Question No : 1 Your cluster s mapred-start.xml includes the following parameters

More information

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom HPE SimpliVity The new powerhouse in hyperconvergence Boštjan Dolinar HPE Maribor Lancom 2.2.2018 Changing requirements drive the need for Hybrid IT Application explosion Hybrid growth 2014 5,500 2015

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1343BU NSX Performance Samuel Kommu #VMworld #NET1343BU Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no

More information

Session 201-B: Accelerating Enterprise Applications with Flash Memory

Session 201-B: Accelerating Enterprise Applications with Flash Memory Session 201-B: Accelerating Enterprise Applications with Flash Memory Rob Larsen Director, Enterprise SSD Micron Technology relarsen@micron.com August 2014 1 Agenda Target applications Addressing needs

More information

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging WHITE PAPER SEPTEMBER 2017 VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT Licensing, Pricing and Packaging Table of Contents Executive Summary 3 VMware vsphere with Operations Management Overview

More information

VMware Virtual SAN Technology

VMware Virtual SAN Technology VMware Virtual SAN Technology Today s Agenda 1 Hyper-Converged Infrastructure Architecture & Vmware Virtual SAN Overview 2 Why VMware Hyper-Converged Software? 3 VMware Virtual SAN Advantage Today s Agenda

More information

Intel Solid State Drive Data Center Family for PCIe* in Baidu s Data Center Environment

Intel Solid State Drive Data Center Family for PCIe* in Baidu s Data Center Environment Intel Solid State Drive Data Center Family for PCIe* in Baidu s Data Center Environment Case Study Order Number: 334534-002US Ordering Information Contact your local Intel sales representative for ordering

More information

Scott Oaks, Oracle Sunil Raghavan, Intel Daniel Verkamp, Intel 03-Oct :45 p.m. - 4:30 p.m. Moscone West - Room 3020

Scott Oaks, Oracle Sunil Raghavan, Intel Daniel Verkamp, Intel 03-Oct :45 p.m. - 4:30 p.m. Moscone West - Room 3020 Scott Oaks, Oracle Sunil Raghavan, Intel Daniel Verkamp, Intel 03-Oct-2017 3:45 p.m. - 4:30 p.m. Moscone West - Room 3020 Big Data Talk Exploring New SSD Usage Models to Accelerate Cloud Performance 03-Oct-2017,

More information

DumpExam. The best exam dump, valid dumps PDF, accurate exam materials provider

DumpExam.   The best exam dump, valid dumps PDF, accurate exam materials provider DumpExam http://www.dumpexam.com The best exam dump, valid dumps PDF, accurate exam materials provider Exam : 2V0-602 Title : VMware vsphere 6.5 Foundations Vendor : VMware Version : DEMO Get Latest &

More information

Performance Tuning and Sizing Guidelines for Informatica Big Data Management

Performance Tuning and Sizing Guidelines for Informatica Big Data Management Performance Tuning and Sizing Guidelines for Informatica Big Data Management 10.2.1 Copyright Informatica LLC 2018. Informatica, the Informatica logo, and Big Data Management are trademarks or registered

More information