How to Hadoop effortlessly with Waterline Data Inventory

Size: px
Start display at page:

Download "How to Hadoop effortlessly with Waterline Data Inventory"

Transcription

1 Waterline Data Inventory gives users of Hadoop data a wealth of information for files, table, and fields to help them identify just the right data. It provides tools to help describe and easily return to identified data. How do you get the Waterline advantage? It's a combination of administrative setup and user actions: administrators run jobs on the cluster and users view and annotate files through a web browser application. To help you understand the basics of how Waterline Data Inventory works, we've installed our product in some of the popular Hadoop evaluation sandboxes. We've included sample data, including copies and extracts of the files like you might find in a working cluster. This document describes what you would do to set- up and run Waterline Data Inventory on your cluster, using the evaluation sandbox as an example. This tutorial refers to sample data pre- loaded in the Waterline Data Inventory virtual machine images, available from go.waterlinedata.com/download- sandbox. The tasks involved in running and managing Waterline Data Inventory for your cluster are described in these sections, divided into tasks that are run in the Waterline Data Inventory user interface and tasks that are run on the Waterline Data Inventory server: (Server) First things first: profile your data (UI and Server) Mark landings and run lineage discovery (UI and Server) Tag the data you know (UI) Leverage discovery results in searches (UI) Bookmark files you want to follow (Server) Run jobs to keep up with new data and users' tags First things first: profile your data For Waterline Data Inventory to give users the rich data- browsing experience they'll want, an administrator runs "profiling" jobs on the server where Waterline Data Inventory is installed. Typically, installation happens on an edge node in your Hadoop cluster. We've done that work for you in the evaluation images; to see how it's done for an existing cluster, see Waterline Data Inventory Installation and Administration Guide Waterline Data, Inc. All rights reserved.

2 Profiling jobs include several separate processes: Crawling HDFS files to determine each file's format. Reading each HDFS file to extract field- metadata and data- quality metrics. Inserting the metadata and data into Waterline Data Inventory's repository. Profiling jobs also include some discover tasks, which you can also run independently from the profiling jobs: Using the repository data to suggest tags on field data, based both on pre- determined reference data (such as country names or zip codes) and data previously tagged by users (such as product codes or sales regions). Using the repository data to find collections of data to treat as "partitions" or "snapshots". (More about collections later.) Using repository data to find files that contain the same data When you first install Waterline Data Inventory, you'll need to run profiling on every file in the cluster. The initial profile run will take some time; we recommend you break up the profiling into sections. The profiling job takes one or more directories as its argument and profiles their contents recursively. You can start with a smaller amount of data to start, then profile the cluster section- by- section. For the sandbox sample data, to profile sections of data at a time, an administrator runs these profiling jobs from the installation directory, waterlinedata: Profile Sherlock directory: bin/waterline profile /user/waterlinedata/sherlock Profile only data.gov directory in Landing: bin/waterline profile /user/waterlinedata/landing/data.gov Profile only nyc_open directory in Landing: bin/waterline profile /user/waterlinedata/landing/nyc_open Profile the rest of Landing: bin/waterline profile /user/waterlinedata/landing You can also choose to run the discovery tasks separately from the profiling tasks. After profiling, Waterline Data Inventory shows the rich metadata and sample data for each field in each file in the cluster Waterline Data, Inc. All rights reserved. 2

3 Profiled files show data quality metrics and sample data for each field Mark landings and run lineage discovery A key feature of Waterline Data Inventory is its ability to discover and display relationships among files, such as files that are duplicates of each other or files that contain copies of data from other files. When it discovers such a relationship, Waterline Data Inventory shows the lineage of the files with the older file as the parent of the newer file. These lineage chains are very powerful when combined with the idea of a "landing," or the original location at which the file arrived in the cluster. The landing label is propagated through the lineage chain so each file derived from the original file shows the same origin. You'll know where your data came from, even if you are working on your third iteration of the original file. To discover lineage relationships and to propagate the landing labels or "origins" along the lineage chain, an administrator runs a lineage job. The lineage discovery process uses data from the Waterline Data Inventory repository to determine relationships among files and the chronology of the file evolution Waterline Data, Inc. All rights reserved. 3

4 For the sandbox sample data (or any cluster), an administrator runs the lineage job once for all files already profiled. From the installation directory, waterlinedata: bin/waterline runlineage The lineage and origins appear for each file in the cluster. If Waterline Data Inventory suggests a lineage relationship that isn't accurate or doesn't capture the path you want to describe, you can reject the suggested relationships and the same lineage won't be suggested for that file in future lineage runs. In addition, you can manually build relationships by adding a parent to a given file's lineage picture. Lineage relationships and origins show in the Lineage tab for a file The tutorial "Tracing file sources" walks through examples of lineage display, searching using origins, and running lineage discovery jobs Waterline Data, Inc. All rights reserved. 4

5 Tag the data you know Now that users can see the wealth of file and field information, they can begin to annotate the data using "tags." Tags give users a place to record knowledge about files and fields so other users have the benefit of that knowledge. In addition, Waterline Data Inventory uses the data in tagged fields to identify other data in the cluster that may be similar. For example, if you add the tag "product ID" to a field called PROD_ID, the next time Waterline Data Inventory tag propagation job runs, it will find other fields in the cluster with a similar field name and data pattern to the PROD_ID field. When it finds similar fields, it suggests the product ID tag to those fields. Now a search returns all the similar fields, not just the originally tagged field. In Waterline Data Inventory, you can tag folders, files, and fields. Click Add Tag or click the tag count button to open the tagging dialog box; there you can enter a new tag or quickly find an existing tag. Click the tag count to manage tags for this field If you have data in a field that has a specific pattern or can otherwise be described using a minimum value, a maximum value, and a regular expression, Waterline Data Waterline Data, Inc. All rights reserved. 5

6 Inventory lets you specify that pattern as a tagging rule that will be applied to profiled data in place of the built- in tag discovery process. After you have added tags, an administrator can run the tag propagation job on the server to have Waterline Data Inventory identify additional locations in the cluster with data that matches the tagged data. For the sandbox sample data (or any cluster), an administrator runs the tag propagation job once for all files already profiled. From the installation directory, waterlinedata: bin/waterline tag The suggested tag associations appear for each field in the cluster. One particularly strong method of using the suggested tags is in searches, which the next section describes. The tutorial "Leveraging tagging of familiar data" walks through examples of tagging and running tag propagation jobs Waterline Data, Inc. All rights reserved. 6

7 Leverage discovery results in searches Even before users tag files and fields and before tag propagation identifies related data, you have access to search parameters that let you see into the details of files and fields, including field names, the most frequent values in the fields, and data quality metrics such as field value density and cardinality. Add Waterline Data Inventory's tagging and lineage features and you have tremendous power to identify data across the cluster. For example, in the sandbox sample data, go to Advanced Search and find the tag "Cuisine". Typing a few letters in the Tags filter box brings up that tag, which is nested under "Food Service." Select the tag and click Search. In Advanced Search, Tags section, type a few letters of the tag name to filter the list of tags The search results show the files that include fields tagged with the "Food Service.Cuisine" tag. Switch to the Fields view and you'll see the individual fields tagged with this tag. Add the "Tags" field to the list of columns and you can see the weight Waterline Data Inventory gave each association Waterline Data, Inc. All rights reserved. 7

8 Field search results configured to show the tags with suggested tags' weights If Waterline Data Inventory suggests a tag association that isn't accurate, you can reject the suggested tag (click the tag count to open the tagging dialog box) and the same tag won't be suggested again for that field. The tutorial "Searching across the cluster" walks through examples of searching using keywords and facets Waterline Data, Inc. All rights reserved. 8

9 Bookmark files you want to follow Find a file you expect to return to? Want to know if this file changes or if a coworker has added tags to it? Bookmarking a file or folder allows you to jump right to the file from the Bookmark menu on the top of the Waterline Data Inventory screen. After you bookmark a file, it appears in the menu on the toolbar In addition, Waterline Data Inventory collects notifications on files, folders, and tags you've bookmarked. All items in your bookmark list are tracked in your notifications. Notifications are displayed when a new tag is added to a folder, file, or field in a file; when the file is updated; when a file or folder is marked as a landing point; and when users generate a Hive table for the file. Click in the toolbar to open a short list of notifications; click See All in that menu to open a full list of notifications Waterline Data, Inc. All rights reserved. 9

10 Notifications show events that happen on items in your Bookmark list Run jobs to keep up with new data and users' tags As new data comes into your cluster, you'll want to run Waterline Data Inventory profiling jobs to make the rich metadata for the new data available to users. In addition, you'll want to run tagging jobs to make sure that tags added to fields are propagated to new and to existing data that matches the tagged data. Determine how often to run profiling jobs based on the amount of new data that comes into the cluster. Because you can run the jobs on a section of the cluster (by specifying one directory or one place in the hierarchy of directories), you can balance how much time is devoted to profiling for a given job. To keep up- to- date with incoming data, run both profiling and lineage jobs. For example, consider running one or more profiling jobs with tagging, then lineage for the cluster. In the sample cluster, you might run profiling on a heavily used landing directory independently, then on the remaining landing directories: bin/waterline profile /user/waterlinedata/landing/data.gov bin/waterline profile /user/waterlinedata/landing bin/waterline runlineaage Waterline Data, Inc. All rights reserved. 10

11 The Waterline Data Inventory sandbox is pre- populated with data for you to explore. The HDFS files have been profiled and the data has some field and file tags applied and propagated through- out the cluster. The following tutorials walk you through specific exercises that further augment the sample data so you can experience the value that Waterline Data Inventory provides. Leveraging tagging of familiar data Searching across the cluster Tracing file sources These tutorials are available with the sandbox images at go.waterlinedata.com/download- sandbox Waterline Data, Inc. All rights reserved. 11

Sandbox Setup Guide for HDP 2.2 and VMware

Sandbox Setup Guide for HDP 2.2 and VMware Waterline Data Inventory Sandbox Setup Guide for HDP 2.2 and VMware Product Version 2.0 Document Version 10.15.2015 2014-2015 Waterline Data, Inc. All rights reserved. All other trademarks are the property

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

Enterprise Data Catalog for Microsoft Azure Tutorial

Enterprise Data Catalog for Microsoft Azure Tutorial Enterprise Data Catalog for Microsoft Azure Tutorial VERSION 10.2 JANUARY 2018 Page 1 of 45 Contents Tutorial Objectives... 4 Enterprise Data Catalog Overview... 5 Overview... 5 Objectives... 5 Enterprise

More information

Talend Big Data Sandbox. Big Data Insights Cookbook

Talend Big Data Sandbox. Big Data Insights Cookbook Overview Pre-requisites Setup & Configuration Hadoop Distribution Download Demo (Scenario) Overview Pre-requisites Setup & Configuration Hadoop Distribution Demo (Scenario) About this cookbook What is

More information

Life after Lotus Notes

Life after Lotus Notes Welcome to Gmail What's different, at a glance... Now that you've switched from Lotus Notes to Google Apps, here are some tips on beginning to use Gmail as your new mail program. In Lotus Notes, you...

More information

Sherlock Tutorial Project Overview

Sherlock Tutorial Project Overview Sherlock Tutorial Project Overview Background Sherlock organizes design files, inputs and analysis results as project folders that can be managed inside of the Sherlock application and shared between Sherlock

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet

Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet Lab 7 Macros, Modules, Data Access Pages and Internet Summary Macros: How to Create and Run Modules vs. Macros 1. Jumping to Internet 1. Macros 1.1 What is a macro? A macro is a set of one or more actions

More information

MY FILES (The Blackboard Content Collection System)

MY FILES (The Blackboard Content Collection System) MY FILES (The Blackboard Content Collection System) (More information and tutorials will soon be available. Meanwhile, please use this quick reference sheet to familiarize yourself with this rich and robust

More information

Product Documentation. ER/Studio Portal. User Guide. Version Published February 21, 2012

Product Documentation. ER/Studio Portal. User Guide. Version Published February 21, 2012 Product Documentation ER/Studio Portal User Guide Version 1.6.3 Published February 21, 2012 2012 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero Technologies logos, and all other Embarcadero

More information

Informatica Enterprise Information Catalog

Informatica Enterprise Information Catalog Data Sheet Informatica Enterprise Information Catalog Benefits Automatically catalog and classify all types of data across the enterprise using an AI-powered catalog Identify domains and entities with

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

Centralized Log Hosting Manual for User

Centralized Log Hosting Manual for User Centralized Log Hosting Manual for User English Version 1.0 Page 1 of 31 Table of Contents 1 WELCOME...3 2 WAYS TO ACCESS CENTRALIZED LOG HOSTING PAGE...4 3 YOUR APPS IN KSC CENTRALIZED LOG HOSTING WEB...5

More information

Smart Data Catalog DATASHEET

Smart Data Catalog DATASHEET DATASHEET Smart Data Catalog There is so much data distributed across organizations that data and business professionals don t know what data is available or valuable. When it s time to create a new report

More information

Watch the video below to learn more about number formats in Excel. *Video removed from printing pages. Why use number formats?

Watch the video below to learn more about number formats in Excel. *Video removed from printing pages. Why use number formats? Excel 2016 Understanding Number Formats What are number formats? Whenever you're working with a spreadsheet, it's a good idea to use appropriate number formats for your data. Number formats tell your spreadsheet

More information

Help on Metadata Manager

Help on Metadata Manager Table of Contents Metadata Manager Overview... 3 User Interface... 10 User Interface General Concepts... 10 User Interface Component... 13 User preferences... 45 Special UI capabilities... 46 Exploring

More information

Troubleshooting Guide and FAQs Community release

Troubleshooting Guide and FAQs Community release Troubleshooting Guide and FAQs Community 1.5.1 release This guide details the common problems which might occur during Jumbune execution, help you to diagnose the problem, and provide probable solutions.

More information

SharePoint 2013 Power User

SharePoint 2013 Power User SharePoint 2013 Power User Course 55028; 2 Days, Instructor-led Course Description This SharePoint 2013 Power User training class is designed for individuals who need to learn the fundamentals of managing

More information

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents 8.0 Help for Community Managers... 3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

Working with Workbooks

Working with Workbooks Working with Workbooks In Datameer, you can create a workbook to get to new insights with your data. Inside the workbook, you can add additional data sources, change the column and sheet names, collapse

More information

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 - INSTALLATION 1.0 INSTALLATION 1.1 System Requirements In order to correctly install and use IPM, the follow system requirements must be met: - Microsoft Dynamics

More information

Arduino IDE Friday, 26 October 2018

Arduino IDE Friday, 26 October 2018 Arduino IDE Friday, 26 October 2018 12:38 PM Looking Under The Hood Of The Arduino IDE FIND THE ARDUINO IDE DOWNLOAD First, jump on the internet with your favorite browser, and navigate to www.arduino.cc.

More information

Grouper new UI. Other screens not captured here. General information. These topics are discussed in the "Grouper UI" training series.

Grouper new UI. Other screens not captured here. General information. These topics are discussed in the Grouper UI training series. Grouper new UI Wiki Home Download Grouper Grouper Guides Community Contributions Developer Resources Grouper Website These topics are discussed in the "Grouper UI" training series. Grouper 2.2 and above

More information

ALTIRIS Console 6.5 Overview

ALTIRIS Console 6.5 Overview ALTIRIS Console 6.5 Overview Document Version: 1.0 The information contained in the Altiris Knowledgebase is subject to the Terms of Use as outlined at http://www.altiris.com/legal/termsofuse.asp. History

More information

Client Side JavaScript and AJAX

Client Side JavaScript and AJAX Client Side JavaScript and AJAX Client side javascript is JavaScript that runs in the browsers of people using your site. So far all the JavaScript code we've written runs on our node.js server. This is

More information

Snapshot Best Practices: Continuous Integration

Snapshot Best Practices: Continuous Integration Snapshot Best Practices: Continuous Integration Snapshot provides sophisticated and flexible tools for continuously keeping Salesforce accounts, developer projects, and content repositories synchronized.

More information

A personal research assistant. Inside your browser.

A personal research assistant. Inside your browser. Home Documentation Forums For Developers Blog About A personal research assistant. Inside your browser. Introductory Screencasts The best way to get started with Zotero is to watch our Tour and Demo. Click

More information

CRM Insights. User s Guide

CRM Insights. User s Guide CRM Insights User s Guide Copyright This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Talend Big Data Sandbox. Big Data Insights Cookbook

Talend Big Data Sandbox. Big Data Insights Cookbook Overview Pre-requisites Setup & Configuration Hadoop Distribution Download Demo (Scenario) Overview Pre-requisites Setup & Configuration Hadoop Distribution Demo (Scenario) About this cookbook What is

More information

Home Screen Overview Page 1

Home Screen Overview Page 1 Home Screen Overview Home Screen Overview Page 1 Introduction The Home screen (see example on the following screen) is your launching pad for productivity with Quick Trial Balance Pro. You can access every

More information

The Domino Designer QuickStart Tutorial

The Domino Designer QuickStart Tutorial The Domino Designer QuickStart Tutorial 1. Welcome The Domino Designer QuickStart Tutorial You've installed Domino Designer, you've taken the Designer Guided Tour, and maybe you've even read some of the

More information

Getting Started with Apache NiFi Registry

Getting Started with Apache NiFi Registry 3 Getting Started with Date of Publish: 2018-11-15 http://docs.hortonworks.com Contents Terminology Used in This Guide... 3 Downloading and Installing NiFi Registry...3 Starting NiFi Registry... 3 For

More information

Create and print labels for a mass mailing

Create and print labels for a mass mailing Create and print labels for a mass mailing 1. On the Tools menu, point to Letters and Mailings, and then click Mail Merge Wizard. 2. Under Select document type, click Labels. The active document becomes

More information

WHITE PAPER: TOP 10 CAPABILITIES TO LOOK FOR IN A DATA CATALOG

WHITE PAPER: TOP 10 CAPABILITIES TO LOOK FOR IN A DATA CATALOG WHITE PAPER: TOP 10 CAPABILITIES TO LOOK FOR IN A DATA CATALOG The #1 Challenge in Successfully Deploying a Data Catalog The data cataloging space is relatively new. As a result, many organizations don

More information

Endpoint Security. powered by HEAT Software. Patch and Remediation Best Practice Guide. Version 8.5 Update 2

Endpoint Security. powered by HEAT Software. Patch and Remediation Best Practice Guide. Version 8.5 Update 2 Endpoint Security powered by HEAT Software Patch and Remediation Best Practice Guide Version 8.5 Update 2 Contents Introduction 3 Prepare Patch Infrastructure 5 Discover Assets 7 Install Agents 10 Create

More information

SciSpark 201. Searching for MCCs

SciSpark 201. Searching for MCCs SciSpark 201 Searching for MCCs Agenda for 201: Access your SciSpark & Notebook VM (personal sandbox) Quick recap. of SciSpark Project What is Spark? SciSpark Extensions scitensor: N-dimensional arrays

More information

Audio CD Basics Lesson 7: Submit Your CD To Gracenote

Audio CD Basics Lesson 7: Submit Your CD To Gracenote Audio CD Basics Lesson 7: Submit Your CD To Gracenote This tutorial is for itunes version 11 or newer. If you re using an older version of itunes, please refer to our other white paper. By looking at the

More information

SAS Model Manager 2.2. Tutorials

SAS Model Manager 2.2. Tutorials SAS Model Manager 2.2 Tutorials The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Model Manager 2.2: Tutorials. Cary, NC: SAS Institute Inc. SAS Model Manager

More information

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide

Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Cohesity DataPlatform Protecting Individual MS SQL Databases Solution Guide Abstract This solution guide outlines the workflow for creating backups with Microsoft SQL Server databases and Cohesity Data

More information

Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA

Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA Technical white paper Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA HP Database and Middleware Automation version 10.30 Table of Contents Purpose 2 Prerequisites 4

More information

Microsoft SharePoint 2010

Microsoft SharePoint 2010 BrainStorm Quick Start Card for Microsoft SharePoint 2010 Getting Started Microsoft SharePoint 2010 brings together your organization s people, documents, information, and ideas in a customizable space

More information

Avaya-SkillPort Quick Start

Avaya-SkillPort Quick Start Avaya-SkillPort Quick Start Below you will find information on how to navigate SkillPort including how to locate the available learning events and how to navigate through courses and Referenceware. Locating

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

Mobility Manager 9.5. Users Guide

Mobility Manager 9.5. Users Guide Mobility Manager 9.5 Users Guide LANDESK MOBILITY MANAGER Copyright 2002-2013, LANDesk Software, Inc. and its affiliates. All rights reserved. LANDesk and its logos are registered trademarks or trademarks

More information

What's different, at a glance...

What's different, at a glance... Welcome to DCU Apps Email Now that you've switched from Mozilla Thunderbird to DCU Apps, here are some tips on beginning to use DCU Apps Email as your new mail program. What's different, at a glance...

More information

Publisher 2000 Creating a Calendar The Academic Computing Services

Publisher 2000 Creating a Calendar The Academic Computing Services Creating a Calendar This section will cover the following topics:. Use the Calendar Wizard to create a monthly calendar.. Customize your calendar. Creating a Personal Information set 4. Publishing your

More information

Release notes for version 3.0

Release notes for version 3.0 Release notes for version 3.0 Important! Create a backup copy of your projects before updating to the new version. Behavior changes 1. Function iferror(expression, expression) behaved incorrectly and has

More information

Contents. Managing Places...3. Contents 2

Contents. Managing Places...3. Contents 2 Managing Places Contents 2 Contents Managing Places...3 Creating a Site Structure...3 Managing Spaces...4 Designing Space Hierarchies... 5 Changing the Name of the Root Space...5 Space Creation Options...

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Next-Generation Standards Management with IHS Engineering Workbench

Next-Generation Standards Management with IHS Engineering Workbench ENGINEERING & PRODUCT DESIGN Next-Generation Standards Management with IHS Engineering Workbench The addition of standards management capabilities in IHS Engineering Workbench provides IHS Standards Expert

More information

ER/Studio Enterprise Portal User Guide

ER/Studio Enterprise Portal User Guide ER/Studio Enterprise Portal 1.0.3 User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights

More information

Basic Blogging Terms Prof. Anthony Collins, Instructor. What is a blog?

Basic Blogging Terms Prof. Anthony Collins, Instructor. What is a blog? Basic Blogging Terms Prof. Anthony Collins, Instructor What is a blog? A blog is a type of website, but not all websites are blogs. And a blog can do so much more than a traditional website. You can build

More information

MIDAS Product Suite. Version: QUICK Overview

MIDAS Product Suite. Version: QUICK Overview MIDAS Product Suite Version: 4.4.0 QUICK Overview Overview: This guide here is designed as a small reference which can be put next to the computer keyboard when you are new to MIDAS. The following 12 pages

More information

Open the QpTools form (from the SWITCHBOARD "Utilities" menu):

Open the QpTools form (from the SWITCHBOARD Utilities menu): Tutorial: Backing Up Essential Data Files QuickPermit data files for local installations are generally very small and may be regularly backed up in less that a minute -- time well spent to protect you

More information

Explorer View document libraries, 165 form library, 183

Explorer View document libraries, 165 form library, 183 Index A Actions section Add Listing link, 18 Add News link, 29 Add Person link, 20 Advanced Search Link, 41 Change Location link, 19 Change Settings link, 13 Create Subarea link, 13 Edit Page link, 21

More information

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections Welcome to InSite: A GUIDE TO PROOFING ONLINE Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections PROOF.REGISTERGRAPHICS.COM *NOTE: There is no www in this address.

More information

Provisioning Lumeta SPECTRE via AWS Sign in to the Amazon Web Services console at

Provisioning Lumeta SPECTRE via AWS Sign in to the Amazon Web Services console at Thank you for choosing Lumeta SPECTRE! This document provides the essentials you ll need to make sense of your network in real time from the Amazon Web Services (AWS) cloud, including: 1) How to instantiate

More information

We start by providing you with an overview of the key feature of the IBM BPM Process Portal.

We start by providing you with an overview of the key feature of the IBM BPM Process Portal. Lab 1 Process Portal 1.1 Overview This lab exercise will make you familiar with the key capabilities of the ready-to-use Process Portal included with IBM Business Process Manager (BPM). You will experience

More information

Document Management System User Guide

Document Management System User Guide Document Management System User Guide Rev. Feb. 21, 2013 TABLE OF CONTENTS LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 3 CONNECTING TO THE WEBSITE... 3 WEBLINK LOG IN... 3 BROWSING... 4 SEARCHING...

More information

Contents Release Notes System Requirements Using Jive for Office

Contents Release Notes System Requirements Using Jive for Office Jive for Office TOC 2 Contents Release Notes...3 System Requirements... 4 Using Jive for Office... 5 What is Jive for Office?...5 Working with Shared Office Documents... 5 Get set up...6 Get connected

More information

Creating Specific Views and Match Lines

Creating Specific Views and Match Lines Creating Specific Views and Match Lines As you can see, the Autodesk Revit Architecture platform is all about the views. In fact, by using Revit, not only are you replacing the application you use for

More information

Excel The primary replacement for menus and toolbars in Office Excel 2007 is the Ribbon. Designed for easy browsing, the

Excel The primary replacement for menus and toolbars in Office Excel 2007 is the Ribbon. Designed for easy browsing, the Excel 2007 Office Fluent user interface The primary replacement for menus and toolbars in Office Excel 2007 is the Ribbon. Designed for easy browsing, the Ribbon consists of tabs that are organized around

More information

MAPR DATA GOVERNANCE WITHOUT COMPROMISE

MAPR DATA GOVERNANCE WITHOUT COMPROMISE MAPR TECHNOLOGIES, INC. WHITE PAPER JANUARY 2018 MAPR DATA GOVERNANCE TABLE OF CONTENTS EXECUTIVE SUMMARY 3 BACKGROUND 4 MAPR DATA GOVERNANCE 5 CONCLUSION 7 EXECUTIVE SUMMARY The MapR DataOps Governance

More information

Hortonworks Data Platform

Hortonworks Data Platform Hortonworks Data Platform Workflow Management (August 31, 2017) docs.hortonworks.com Hortonworks Data Platform: Workflow Management Copyright 2012-2017 Hortonworks, Inc. Some rights reserved. The Hortonworks

More information

Product Documentation. ER/Studio Portal. User Guide 2nd Edition. Version 2.0 Published January 31, 2013

Product Documentation. ER/Studio Portal. User Guide 2nd Edition. Version 2.0 Published January 31, 2013 Product Documentation ER/Studio Portal User Guide 2nd Edition Version 2.0 Published January 31, 2013 2013 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero Technologies logos, and all other Embarcadero

More information

Zinio for Libraries FAQ

Zinio for Libraries FAQ Zinio for Libraries FAQ General What is Zinio for Libraries? Zinio for Libraries, the world's largest digital library newsstand, offers full-color, interactive digital magazines. Browse from your library's

More information

TABLE OF CONTENTS CHAPTER

TABLE OF CONTENTS CHAPTER TABLE OF CONTENTS CHAPTER 1...1 A QUICK OVERVIEW OF THE MICROSOFT EXCHANGE CLIENT...1 BASIC CONCEPTS AND FEATURES...1 STARTING THE MICROSOFT EXCHANGE CLIENT...1 SETTING OPTIONS FOR YOUR MESSAGES...3 LOOKING

More information

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series User Interface Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents User Interface The Start Page How to Remove Links to Recent Projects

More information

Enabling Secure Hadoop Environments

Enabling Secure Hadoop Environments Enabling Secure Hadoop Environments Fred Koopmans Sr. Director of Product Management 1 The future of government is data management What s your strategy? 2 Cloudera s Enterprise Data Hub makes it possible

More information

Repstor affinity. Installation and Configuration Guide(Generic)

Repstor affinity. Installation and Configuration Guide(Generic) Repstor affinity Installation and Configuration Guide(Generic) Document Version 3.7 April 2018 Contents 1. INTRODUCTION TO REPSTOR AFFINITY 3 ADVANTAGES OF REPSTOR AFFINITY... 3 2. REPSTOR AFFINITY INSTALLATION

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg How to Use Google Sign in to your Chromebook https://www.youtube.com/watch?v=ncnswv70qgg Use a Google Account to sign in to your Chromebook. A Google Account lets you access all of Google s web services

More information

ER/Studio Enterprise Portal Evaluation Guide. Published: March 6, 2009

ER/Studio Enterprise Portal Evaluation Guide. Published: March 6, 2009 ER/Studio Enterprise Portal 1.0.3 Evaluation Guide Published: March 6, 2009 Contents Introduction to ER/Studio Enterprise Portal 1.0... 3 Session 1: Getting Started with the Enterprise Portal... 4 Session

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

Topic 1, Volume A QUESTION NO: 1 In your ETL application design you have found several areas of common processing requirements in the mapping specific

Topic 1, Volume A QUESTION NO: 1 In your ETL application design you have found several areas of common processing requirements in the mapping specific Vendor: IBM Exam Code: C2090-303 Exam Name: IBM InfoSphere DataStage v9.1 Version: Demo Topic 1, Volume A QUESTION NO: 1 In your ETL application design you have found several areas of common processing

More information

Placester Quick Start Guide

Placester Quick Start Guide Placester Quick Start Guide Congratulations! You re on your way to building a strong online presence for your real estate business. This Quick Start Guide will walk you through all of the basics for getting

More information

AT&T Voice DNA Receptionist User Guide

AT&T Voice DNA Receptionist User Guide AT&T Voice DNA Receptionist User Guide Page 2 of 28 Table of Contents About Receptionist... 3 Start Receptionist... 4 Use Receptionist the First Time... 4 Use Receptionist After the First Time... 7 The

More information

Hortonworks DataPlane Service

Hortonworks DataPlane Service Data Steward Studio Administration () docs.hortonworks.com : Data Steward Studio Administration Copyright 2016-2017 Hortonworks, Inc. All rights reserved. Please visit the Hortonworks Data Platform page

More information

Wowza IDE 2. User's Guide

Wowza IDE 2. User's Guide Wowza IDE 2 User's Guide Wowza IDE 2: User's Guide Copyright 2006 2013 Wowza Media Systems, LLC. http://www.wowza.com/ Third-Party Information This document contains links to third-party websites that

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

What is Gluent? The Gluent Data Platform

What is Gluent? The Gluent Data Platform What is Gluent? The Gluent Data Platform The Gluent Data Platform provides a transparent data virtualization layer between traditional databases and modern data storage platforms, such as Hadoop, in the

More information

BlueMix Hands-On Workshop

BlueMix Hands-On Workshop BlueMix Hands-On Workshop Lab E - Using the Blu Big SQL application uemix MapReduce Service to build an IBM Version : 3.00 Last modification date : 05/ /11/2014 Owner : IBM Ecosystem Development Table

More information

SAS Job Monitor 2.2. About SAS Job Monitor. Overview. SAS Job Monitor for SAS Data Integration Studio

SAS Job Monitor 2.2. About SAS Job Monitor. Overview. SAS Job Monitor for SAS Data Integration Studio SAS Job Monitor 2.2 About SAS Job Monitor Overview SAS Job Monitor is a component of SAS Environment Manager that integrates information from SAS Data Integration Studio, DataFlux Data Management Server,

More information

Find it all with SharePoint Enterprise Search

Find it all with SharePoint Enterprise Search At a glance: Architecture of an enterprise search solution Indexing and querying business data LOB data and people knowledge Find it all with SharePoint Enterprise Search Matt Hester This article is based

More information

Oracle BDA: Working With Mammoth - 1

Oracle BDA: Working With Mammoth - 1 Hello and welcome to this online, self-paced course titled Administering and Managing the Oracle Big Data Appliance (BDA). This course contains several lessons. This lesson is titled Working With Mammoth.

More information

Introducing Rational ClearQuest

Introducing Rational ClearQuest Introducing Rational ClearQuest support@rational.com http://www.rational.com IMPORTANT NOTICE COPYRIGHT NOTICE ClearQuest, copyright 1997-1999 Rational Software Corporation. All rights reserved. THIS DOCUMENT

More information

FrontPage Help Center. Topic: FrontPage Basics

FrontPage Help Center. Topic: FrontPage Basics FrontPage Help Center Topic: FrontPage Basics by Karey Cummins http://www.rtbwizards.com http://www.myartsdesire.com 2004 Getting Started... FrontPage is a "What You See Is What You Get" editor or WYSIWYG

More information

Download, Install and Use Winzip

Download, Install and Use Winzip Download, Install and Use Winzip Something that you are frequently asked to do (particularly if you are in one of my classes) is to either 'zip' or 'unzip' a file or folders. Invariably, when I ask people

More information

Using Jive for Outlook

Using Jive for Outlook Using Jive for Outlook TOC 2 Contents Using Jive for Outlook...3 Client System Requirements... 3 Getting Started with Jive for Outlook... 3 Jview and View as email...4 Viewing Social Information... 4 Finding

More information

AVS4YOU Programs Help

AVS4YOU Programs Help AVS4YOU Help - AVS Document Converter AVS4YOU Programs Help AVS Document Converter www.avs4you.com Online Media Technologies, Ltd., UK. 2004-2012 All rights reserved AVS4YOU Programs Help Page 2 of 39

More information

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM Note

More information

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Özgür Yiğit Oracle Data Integration, Senior Manager, ECEMEA Safe Harbor Statement The following

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS S AND S Implementation of the Google Adwords connection type Implementation of the NetSuite connection type Improvements to the Monarch Swarm Library Column sorting and enhanced searching Classic trapping

More information

Content Sharing and Reuse in PTC Integrity Lifecycle Manager

Content Sharing and Reuse in PTC Integrity Lifecycle Manager Content Sharing and Reuse in PTC Integrity Lifecycle Manager Author: Scott Milton 1 P age Table of Contents 1. Abstract... 3 2. Introduction... 4 3. Document Model... 5 3.1. Reference Modes... 6 4. Reusing

More information

Nagios XI Using The Core Config Manager For Host Management

Nagios XI Using The Core Config Manager For Host Management The Industry Standard in IT Infrastructure Monitoring Purpose This document describes how to manage hosts, host groups and host templates using the Nagios XI Core Config Manager. While monitoring wizards

More information

Sun Sentinel News in Education Digital Edition. User Guide

Sun Sentinel News in Education Digital Edition. User Guide Sun Sentinel News in Education Digital Edition Features The Digital Edition offers readers a powerful and enjoyable reading experience with the following features at their fingertips: Access to the Digital

More information

Office 365 Training For the

Office 365 Training For the Office 365 Training For the 1 P age Contents How to Log in:... 3 Change Your Account Password... 3 Create a Message... 4 Add a Signature... 4 Learn About Inbox Rules... 5 Options > Automatic Replies...

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information