-
loading
Ads with pictures

Driver run


Top sales list driver run

India
Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language Selenium is a Open Source Tool. Selenium Supports all browsers like IE, Firefox, Mozilla, Safari Selenium Supports all Operating Systems. Selenium Supports all programming languages Java,Ruby,C# and Python. Selenium Grid Run multiple tests at a time. Want to be a Software Tester? Learn Selenium NOW! Our course commences in July. Small batch sizes. Registration is on. Last date to register is 15 Jul . Call us today @ Paulin Sangeetha (Techinical Consultant) Cegonsoft Pvt Ltd, Coimbatore Selenium IDE|Selenium RC|Selenium Web Driver|Selenium Grid Selenium IDE|Selenium RC|Selenium Web Driver|Selenium Grid
See product
Hyderabad (Andhra Pradesh)
Sateesh Patnaik Testing Training Center in Ameerpet, Hyderabad offers Best Selenium Online Training in Hyderabad,India with live Application Online Selenium Training classes with real time Topics. Our Services: • Customized course contents in accordance with your requirements. • Live Online Training. • You Can Attend First 1 or 2 Classes As Demo Classes After You Satisfied With The Classes Then You Can Pay The Fee. • Training Material Support. • We assist you in Resume Preparation • Tests and FAQ s from interview point of view. Note: If You Are Unable To Reach My Contact Number Then Please Send Your details To My Mail ID Contact Number: 9246884257 Selenium Course Content: Introduction On Selenium Tools Selenium IDE 1) Install IDE And Sample Application 2) Explain Different Types Of URL 3) Record & Play Back In IDE And Explain All Options 4) Export TC To Java / TestNG / RC 5) How To Write Code In IDE 6) Insert New Commend / Comment 7) Insert Break Point And Sep Execution And Single Line Execution 8) Explain Element Locators & Basic Selenium Commands 9) Example On Copy Xpath, DOM And CSS 10) Selenium Commands 11) Example On AssignID And CaptureScreenShot 12) Explain Waiting Commands And Verify/ Assert Commands 13) Use Full Selenium Tools 14) Example On Wait For Title, Show All Available Commands, Verify/Assert Title, Verify/Assert Text. 15) Storing Commands Example 16) How To Handle Alerts 17) Work With Drop Downs 18) Work With WebTables 19) Work With Conditions 20) Regular Expression Selenium Core 1) How To install Selenium Core 2) How To Run Test Suite in selenium Core Core Java 1) Download And Install Eclipse 2) Create Work Space, Project, Class 3) Access Modifiers And Example On Class 4) Data Types And Variables 5) Constructors 6) Static Variables 7) Examples On If, If Else, Else If, Nested If, While, Do While, For, For Each 8) Example To Accept Input 9) Example On Break, Continue And Switch Case 10) Different Types Of Inheritance With Examples 11) Polymorphism (Method Over Loading And Method Over Riding) 12) Encapsulation 13) Abstraction 14) Exception Handling Selenium RC 1) Install Selenium RC And Example Program 2) How To Change Port With Using Program 3) How To Change Port With Using Command Prompt 4) How To Run Server From Command Prompt 5) Example On Get Title, Is Text Present…… Selenium Web Driver 1) Webdriver Download And Insatll And Example Program 2) Log Info With Using Web Driver Program 3) Work with Chrome driver 4) Work with IE driver 5) Work with HTML Unit driver 6) How To Work With Pop Ups 7) Work With Web Tables 8) How To Read Data From Excel Sheet 9) How To Complete Read Data From Excel Sheet 10) How To Read Data From MS Access 11) How To Read Data From SQL Server 12) How To Run Same Script In Multiple Browsers 13) How To Open Multiple Applications In Multiple Browsers 14) Frame work (Modular driven FW) 15) Key Word Driven FW And Hybrid FW TestNG 1) Download And Install TestNG 2) Basic Program On TestNG 3) Example With 1 Failure Test & 1Skip Test While Running 2 Tests In TestNG 4) Example With Annotations And Priority 5) Example On WebDriver With TestNG 6) DDT With Using Excel Sheet
See product
Pune (Maharashtra)
Selenium Training Institute in Pune, Mumbai, Bangalore, Selenium Training Course in Pune, Mumbai, Bangalore We are #1 Selenium Webdriver Training Provider in Pune, 100's of candidates already trained. Our candidates are working in TCS, Syntel, Infosys, HSBC and Many more big MNC's Training: Selenium Webdriver Expert Training Contents: Core Java, Selenium IDE, RC, Webdriver, TestNG, Live Automation Frameworks for Data Driver & Hybrid Framework. Live project is part of this training. Description: Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) [1] to write tests in a number of popular programming languages, including Java, C#, Groovy, Perl, PHP, Python and Ruby. The tests can then be run against most modern web browsers. Selenium deploys on Windows, Linux, and Macintosh platforms. Selenium WebDriver is the successor to Selenium RC. Selenium WebDriver accepts commands (sent in Selenese, or via a Client API) and sends them to a browser. This is implemented through a browser-specific browser driver, which sends commands to a browser, and retrieves results. Most browser drivers actually launch and access a browser application (such as Firefox or Internet Explorer); there is also an HtmlUnit browser driver, which simulates a browser using HtmlUnit. Unlike in Selenium 1, where the Selenium RC server was necessary to run tests, Selenium WebDriver does not need a special server to execute tests. Instead, the WebDriver directly starts a browser instance and controls it. However, Selenium Grid can be used with WebDriver to execute tests on remote systems Duration:Weekend Classes (Sat,Sun) - 3-4 hours per day Suitable: Candidates who are working in Manual Testing and want make career in Selenium Webdriver Automation Tool Trainer: 6+ years of working experience in Automation Testing with Selenium RC & Webdriver Job Scope: 100% Job assured as this is a rare skill, many companies find crunch for candidates. We help people in CV preparation, Referral Interview Calls and Forwarding to Consultancies we tie-up with for company processing. Search Tags: selenium course pune, study selenium pune, selenium certification in pune, selenium course content, selenium classes in pune
See product
Pune (Maharashtra)
Duration: 36-40 Hours Prerequisites •There are no Pre-requisites for this course. •A Basic Knowledge of Programming Language is Advantageous. Course Content 1.An Introduction to Python •Why Python, its Unique Feature and where to use it? •Python environment Setup •Discuss about IDE’s like IDLE, Pycharm and Enthought Canopy •Start programming on interactive shell. •Python Identifiers, Keywords •Discussion about installed module s and packages •Access Command line arguments within programs 2.Conditional Statement, Loops and File Handling •Python Data Types and Variable •Condition and Loops in Python •Decorators •Python Modules & Packages •Python Files and Directories manipulations •Use various files and directory functions for OS operations 3.Python Core Objects and Functions •Built in modules (Library Functions) •Numeric and Math’s Module •String/List/Dictionaries/Tuple •Complex Data structures in Python •Arbitrary data types and their Data Structure •Python built in function •Python user defined functions •Python packages and functions •The anonymous Functions - Lambda Functions 4.Object Oriented Python •OOPs Concepts •Object, Classes and Destroying Objects •Accessing attributes,Built-In Class Attributes •Inheritance and Polymorphism •Overriding Methods,Data Hiding •Overloading Operators 5.Exception Handling in Python •Exceptions Handling •Handling various exceptions using try....except...else •Try-finally clause •Argument of an Exception and create self exception class •Python Standard Exceptions •Raising an exceptions, User-Defined Exceptions 6.Debugging Python Programs •Debug Python programs using pdb debugger •Assert for debugging •Testing with Python using UnitTest •Iterable and generator in Python •Yielding from the generators •Standard project setup in Python 7.Regular Expression •Regular Expressions •What are regular expressions? •The match and search Function •Compile and matching •Matching vs searching •Search and Replace feature using RE •Extended Regular Expressions •Wildcard characters and work with them Basic Selenium 1.Introduction to Selenium •Introduction to Automation Testing •Why Automation Testing •Introduction to Selenium components •History and various versions of selenium •What is Selenium 3.0 •Advantages of using Selenium over other tools. 2.Installation and setting up environment •Installation of Python •Automation Setup for Selenium Web Driver •Install and Configure PyDev in Eclipse 3.Selenium-IDE •Introduction •IDE Features •Building & Running Test Cases •Building and Running Test Suites 4.Selenium Web Driver 2.0 •Why Selenium Web Driver •What is a Driver •Download & configuring Web driver •Architecture of selenium web driver •Drivers for Firefox, IE, chrome 5.Identification of Locators •Tools to identify elements/objects •Different methods of finding element oBy ID, By name, class oBy Xpath, By Tag name oBy Link text oBy CSS oUsing Effective X-path 6.Selenium Commands •Various types of operation that can be performed on any elements and how to use them. •Browser Commands, Navigation Commands •Working with different browser •Handling Checkbox, RadioButton •Dropdown and Select Operations •Capturing Screen shots •Handling Keyboard Event and Mouse Event •Multiple Window Handling •Alert & Pop Up Handling. 7.Wait Commands in Selenium •Implicit Wait •Explicit Waits,Expected Conditions Advanced Selenium 1.Framework Designing •What is Framework •Different Types of Framework. •How to Design a framework? •Data Driven Framework using Excel oReading and writing data from Excel oExecuting Testcases from Excel 2.PyTest Framework •Introduction to PyTest framework •Installing PyTest •PyTest Fixtures •Parametrized Test Functions •Running multiple tests using PyTest •Generating Test report 3.Unit Test Framework PyUnit •Basic of pyunit •pyunit Installation •pyunit annotation •Test Case creation •Test Case execution •Assertions/Reporting Errors •Suite execution •pyunit Reports •Using pyunit in Selenium 4.POM Framework •Advantages of POM •How to implement •Using Page Object and Page Factory 5.Maven •Installing Maven •How to create a maven project •Maven Build Cycles. •How to compile and Run tests using Maven 6.Continuous Build Integration tools- Jenkins •What is Jenkins and how to use it •Installation and configuration of Jenkins ?Hands-on Experience on Industry Project, Resume Formation and Interview Tips
See product
Pune (Maharashtra)
Duration: 8 Weeks(Weekdays Batch)/9 Weekend(Weekend Batch) Prerequisites •Knowledge of Manual Testing Core Java 1.Overview of Java •OOP’s, Data Types and Variables •Operators, Control Structures •Strings, Arrays 2.Objects and Classes •Object, Classes and Methods •Method Overloading •Constructors 3.Inheritance •Types of Inheritance •Method Overriding 4.Packages and Interfaces •Defining Packages •Extending Interfaces 5.Exception Handling •Fundamentals of Exception Handling •Exception types •Try and Catch and finally •Multiple Catch 6.Collections Framework • •Collection Interfaces and Classes •Iterator, other Classes Basic Selenium 1.Introduction to Automation Testing •What is Automation Testing? •Which Test Cases to Automate? •Different Automation tools •Automation challenges & Mitigations 2.Introduction to selenium •What is selenium? •History and various versions of selenium •Advantages of using Selenium over other tools. •Selenium components 3.Selenium-IDE •Introduction •IDE Features •Building & Running Test Cases •Building and Running Test Suites 4.Selenium Web Driver 2.0 •Why Selenium Web Driver •What is a Driver •Automation Setup for Selenium Web Driver •Configuration of Selenium Jar using Eclipse 5.Identification of Locators •Tools to identify elements/objects •Setup for Firebug, Firepath •Different methods of finding element oBy ID, By name, class oBy Xpath, By Tag name oBy Link text oBy CSS oUsing Effective X-path 6.Selenium Commands •Various types of operation that can be performed on any elements and how to use them. •Browser Commands, Navigation Commands •Working with different browser •Handling Checkbox, RadioButton •Dropdown and Select Operations •Capturing Screen shots •Handling Keyboard Event and Mouse Event •Multiple Window Handling •Alert & Pop Up Handling. 7.Handling WebTables •What is WebTables •Extracting values from WebTables •Static and Dynamic WebTables 8.Wait Commands in Selenium •Implicit Wait •Explicit Waits,Expected Conditions Advanced Selenium 1.Framework Designing •What is Framework •What is a Framework? •Different Types of Framework. •How to Design a framework? •Data Driven Framework using Excel oDownloading and configuration of Apache POI oExecuting Testcases from Excel 2.TestNG Framework •Test NG & TestNG features •How to integrate TestNG with Eclipse •Test NG Annotations •TestNG Reporting 3.POM Framework •Advantages of POM •How to implement •Using Page Object and Page Factory 4.Cucumber Framework •What is BDD •Cucumber implements BDD •Preparing Features File having test scenario •Writing a step definition •Writing Runner Class •Given, When, Then, And, But annotations and usage in features class •Passing parameters in Step Functions •Using regular expression in step implementation to parameterize •Parameterize complete scenario using features class •Datatable in Cucumber and its implementation •Running Cucumber through ANT Pretty, Tags and Glue •Junit Report Generation in Cucumber •Cucumber HTML Reports Log4j Usage •Using Assertions to report failure •Running simple feature/Step scenario •Introducing selenium layer - WebConnector •Building custom functions in WebConnector •Building a simple test case •Implementing logging using Log4J •Executing project from eclipse •Executing project from ANT •Generating Junit, Cucumber reports •Background and Pending Exception •Parameterizing/repeating test cases from feature classes •Implementing/deciding Tags •Running all/limited tests 5.Reporting •Using Report NG for generating reports through TestNG •Log4j -What is Log4j, how to use it, integration of Log4j with Eclipse 6.Build Tools -Maven •How to create a maven project in Eclipse •Maven Build Cycles. •How to compile and Run tests using Maven 7.Continuous Build Integration tools- Jenkins •What is Jenkins and how to use it •How to integrate Jenkins with Eclipse 8.Selenium Grid •Introduction & Architecture of Selenium Grid •Configuration of Selenium Grid(Hub And Node) •Writing a Sample Script using Selenium •Some Practice and Sample Programming using Grid Hands on Experience on Industry Project, Mock Tests & Interview Tips
See product
Delhi (Delhi)
We offer Laptop Chip Level Repairing Training by BGA machine, CRO machine, BIOS Programmer, Frequency Counter, Diagnostic Card, SMD Machine, Hard disk, SMD Tester Etc. Student get more knowledge through practical experiment. So we very much focus on that. Laptop Chip Level Repairing Course: 1. Admin password Break 2. Inverter Section and CCFL 3. Touchpad Problem 4. Online Driver Installation 5. Application Installation 6. RAM and ROM 7. offline Driver Installation 8. Online Support 9. Driver Backup/Restore 10. Windows Backup Restore 11. Window File Repair 12. Hard disk 13. Laptop Components identify 14. Bios Setting 15. CD/DVD drive and writer 16. Data Recovery 17. Virus Problem 18. Auto run Virus Remove 19. Sound Problem 20. Desktop motherboard 21. USB Problem 22. LAN Problem 23. Camera Problem 24. CD-DVD Rom Problem 25. Bios password Break 26. Partitioning, Formatting 27. Partition Magic 28. Troubleshooting 29. Laptop Assembling and dissembling For further Details or Apply Direct Admission in Hi-Tech Institute than Please Contact us at +91-92-12-677-677
See product
India
Course / Training duration: (25+ Hours) – Both Weekdays or Weekends Location: Chennai Area: Velachery 100ft road About Credo Systemz: Credo Systemz is the leading training institute and android development company located in Velachery which is providing all kind of Software related training for the candidates with the expertise knowledge. About Trainer: Actually trainers in Credo Systemz are working professionals who are working in leading CMMI level 5 MNC’s and the experience of the trainers will range minimum from 8 -10 Years minimum. They also have experience in training space for around 7 Years. About Selenium: Selenium is a tool with rich set of API. It has the capability to run user actions on applications and also in generating user friendly reports. And the best thing about selenium is it supports language like java, c#, PHP. This fabulous feature eases the work of designer in writing the test scripts in the language they are familiar with!. Any kind of scripts such as java, pearl, ruby, C# etc will be supported in Selenium. Selenium Course Content: Selenium Architecture Selenium IDE Selenium RC Web Driver Selenium Grid Benefit of this Training: 1. With this training you (candidate) will get more knowledge about Selenium. 2. Training will be like both Theoretical as well as Practical Oriented. 3. Theoretical Knowledge will be very much helpful while attending interviews. 4. Practical knowledge will be very much helpful to complete your assigned task 5. You will get real time inputs from the trainer as he/she is having real time experience in the industry. 6. We will be conducting the Online Mock Certification exam is the biggest specialty in clearing exams. 7. Trainers will conduct the MOCK INTERVIEW. 8. Mock Interview will help you to evaluate yourself like a) Identify your Strength and b) Mitigate your Weakness. Contact Details: Name: Vickram Email:infoatcredosystemz.com Webiste: www.Credosystemz.com Address: New # 30, Old # 16A, Third Main Road, Rajalakshmi Nagar, Velachery, (Opp. to MuruganKalyanaMandapam) Chennai - .
See product
India
Product Highlights Support for overlap/partial overlap fields Complete support for case sensitive indexes Complete support for mixed ascending and descending index segments Preservation of RECNUM values during data migration High-speed data migration Record Locking instead of file locking Complete Support for Transaction Access views and synonyms as DataFlex files Seamless integration with existing TABLES and VIEWS by automatic generation of FD and TAG files from existing tables and views NO CODE RECOMPILATION! The table structure is exactly like DataFlex! Support for DataFlex restructure commands Detailed migration report Generate SQL Script for creating tables and indexes Required Components To be able to run a DataFlex program from any platform and connect to an Oracle database server, the user needs to install or have access to the Oracle SQL*Net client, properly configured to access the Oracle server. Mertech’s driver and license file is installed in the same directory as the DataFlex runtime and must also be accessible to the program.
See product
India
Big Data & Hadoop Classroon Developer Training In Bangalore. Introduction Course Objective Summary During this course, you will learn: • Introduction to Big Data and Hadoop • Hadoop ecosystem - Concepts • Hadoop Map-reduce concepts and features • Developing the map-reduce Applications • Pig concepts • Hive concepts • HBASE Concepts • Mongo DB Concepts • Sqoop Concepts • Real Life Use Cases Introduction to Big Data and Hadoop • What is Big Data? • What are the challenges for processing big data? • What technologies support big data? • What is Hadoop? • Why Hadoop? • History of Hadoop • Use Cases of Hadoop • Hadoop eco System • HDFS • Map Reduce • Statistics Understanding the Cluster •Typical workflow • Writing files to HDFS • Reading files from HDFS • Rack Awareness • 5 daemons Let's talk Map Reduce • Before Map reduce • Map Reduce Overview • Word Count Problem • Word Count Flow and Solution • Map Reduce Flow • Algorithms for simple problems • Algorithms for complex problems Developing the Map Reduce Application • Data Types • File Formats • Explain the Driver, Mapper and Reducer code • Configuring development environment - Eclipse • Writing Unit Test • Running locally • Running on Cluster • Hands on exercises c • Anatomy of Map Reduce Job run • Job Submission • Job Initialization • Task Assignment • Job Completion • Job Scheduling • Job Failures • Shuffle and sort • Oozie Workflows • Hands on Exercises Map Reduce Types and Formats • MapReduce Types • Input Formats - Input splits & records, text input,binary input, multiple inputs & database input. • Output Formats - text Output, binary output, multiple outputs, lazy output and database output • Hands on Exercises. Map Reduce Features •Counters • Sorting • Joins - Map Side and Reduce Side • Side Data Distribution • MapReduce Combiner • MapReduce Partitioner • MapReduce Distributed Cache • Hands Exercises Hive and PIG • Fundamentals • When to Use PIG and HIVE • Concepts • Hands on Exercises HBASE • CAP Theorem • Hbase Architecture and concepts • Programming and Hands on Exercises Case Studies Discussions Thanks&Regards Softech Solution.
See product
India
HADOOP trainers Required in elegant it services good salary in partime • Introduction to Big Data and Hadoop • Hadoop ecosystem - Concepts • Hadoop Map-reduce concepts and features • Developing the map-reduce Applications • Pig concepts • Hive concepts • HBASE Concepts • Mongo DB Concepts • Sqoop Concepts • Real Life Use Cases Introduction to Big Data and Hadoop • What is Big Data? • What are the challenges for processing big data? • What technologies support big data? • What is Hadoop? • Why Hadoop? • History of Hadoop • Use Cases of Hadoop • Hadoop eco System • HDFS • Map Reduce • Statistics Understanding the Cluster •Typical workflow • Writing files to HDFS • Reading files from HDFS • Rack Awareness • 5 daemons Let's talk Map Reduce • Before Map reduce • Map Reduce Overview • Word Count Problem • Word Count Flow and Solution • Map Reduce Flow • Algorithms for simple problems • Algorithms for complex problems Developing the Map Reduce Application • Data Types • File Formats • Explain the Driver, Mapper and Reducer code • Configuring development environment - Eclipse • Writing Unit Test • Running locally • Running on Cluster • Hands on exercises c • Anatomy of Map Reduce Job run • Job Submission • Job Initialization • Task Assignment • Job Completion • Job Scheduling • Job Failures • Shuffle and sort • Oozie Workflows • Hands on Exercises Map Reduce Types and Formats • MapReduce Types • Input Formats - Input splits & records, text input,binary input, multiple inputs & database input. • Output Formats - text Output, binary output, multiple outputs, lazy output and database output • Hands on Exercises. Map Reduce Features •Counters • Sorting • Joins - Map Side and Reduce Side • Side Data Distribution • MapReduce Combiner • MapReduce Partitioner • MapReduce Distributed Cache • Hands Exercises Hive and PIG • Fundamentals • When to Use PIG and HIVE • Concepts • Hands on Exercises HBASE • CAP Theorem • Hbase Architecture and concepts • Programming and Hands on Exercises Case Studies Discussions Thanks&Regards Elegant IT Services, #nd Floor,Aswath Nagar Varthur main road,Near Railway Fly Over Maratha halli,Land mark: Chemmunar Jewellers,
See product
India
Learn in just One month Big Data Hadoop,Hadoop,Hadoop by Industry experts in Elegant it Introduction to Big Data and Hadoop • Hadoop ecosystem - Concepts • Hadoop Map-reduce concepts and features • Developing the map-reduce Applications • Pig concepts • Hive concepts • HBASE Concepts • Mongo DB Concepts • Sqoop Concepts • Real Life Use Cases Introduction to Big Data and Hadoop • What is Big Data? • What are the challenges for processing big data? • What technologies support big data? • What is Hadoop? • Why Hadoop? • History of Hadoop • Use Cases of Hadoop • Hadoop eco System • HDFS • Map Reduce • Statistics Understanding the Cluster •Typical workflow • Writing files to HDFS • Reading files from HDFS • Rack Awareness • 5 daemons Let's talk Map Reduce • Before Map reduce • Map Reduce Overview • Word Count Problem • Word Count Flow and Solution • Map Reduce Flow • Algorithms for simple problems • Algorithms for complex problems Developing the Map Reduce Application • Data Types • File Formats • Explain the Driver, Mapper and Reducer code • Configuring development environment - Eclipse • Writing Unit Test • Running locally • Running on Cluster • Hands on exercises c • Anatomy of Map Reduce Job run • Job Submission • Job Initialization • Task Assignment • Job Completion • Job Scheduling • Job Failures • Shuffle and sort • Oozie Workflows • Hands on Exercises Map Reduce Types and Formats • MapReduce Types • Input Formats - Input splits & records, text input,binary input, multiple inputs & database input. • Output Formats - text Output, binary output, multiple outputs, lazy output and database output • Hands on Exercises. Map Reduce Features •Counters • Sorting • Joins - Map Side and Reduce Side • Side Data Distribution • MapReduce Combiner • MapReduce Partitioner • MapReduce Distributed Cache • Hands Exercises Hive and PIG • Fundamentals • When to Use PIG and HIVE • Concepts • Hands on Exercises HBASE • CAP Theorem • Hbase Architecture and concepts • Programming and Hands on Exercises Case Studies Discussions Thanks&Regards Elegant IT Services, #nd Floor,Aswath Nagar Varthur main road,Near Railway Fly Over Maratha halli,Land mark: Chemmunar Jewellers, Bangalore -
See product
India
Syllabus- Course Objective Summary During this course, you will learn: Introduction to Big Data and Hadoop Hadoop ecosystem - Concepts Hadoop Map - reduce concepts and features Developing the map - reduce Applications Pig concepts Hive concepts Oozie workflow concepts HBASE Concepts Real Life Use Cases Introduction to Big Data and Hadoop What is Big Data? What are the challenges for processing big data? What technologies support big data? What is Hadoop? Why Hadoop? History of Hadoop Use Cases of Hadoop Hadoop eco Syst em HDFS Map Reduce Statistics Understanding the Cluster Typical workflow Writing files to HDFS Reading files from HDFS Rack Awareness 5 daemons Let's talk Map Reduce Before Map reduce Map Reduce Overview Word Count Problem Word Count Flow and Solution Map Reduce Flow Algorithms for simple & Complex problems Developing the Map Reduce Application Data Types File Formats Explain the Driver, Mapper and Reducer code Configuring development environment - Eclipse Writing Unit Test Running locally Running on Cluster Hands on exercises How Map - Reduce Works Anatomy of Map Reduce Job run Job Submission Job Initialization Task Assignment Job Completion Job Scheduling Job Failures Shuffle and sort Oozie Workflows Hands on Exercises Map Reduce Types and Formats Map Reduce Types Input Formats - Input splits & records, text input, binary input, multiple inputs & database input Output Formats - text Output, binary output, multiple outputs, lazy output and database output Hands on Exercises Map Reduce Features Counters Sorting Joins - Map Side and Reduce Side Side Data Distribution MapReduce Combiner MapReduce Partitioner MapReduce Distributed Cache Hands Exercises Hive and PIG Fundamentals When to Use PIG and HIVE Concepts Hands on Exercises HBASE CAP Theorem  Introducti on to NOSQL Hbase Architecture and concepts Programming and Hands on Exercises Case Studies Discussions Certification Guidance Fee- INR+100 INR Registration Duration-45 hours(weekdays & weekends) Online training available on request Get trained on latest technology by ZEN industry expert. Technology: Java-SCJP/OCJP/Hibernate/Struts/Sprint etc.NET- VB.Net/C#/ASP.net/ MVC frarmrework etc Big data/Hadoop etc ETL/ data Stage/SQL Oracle// DBA/App / forms & reports etc C,C++ PHP/HTML5/javascript/JQuery/AJAX/AngularJS etc For other course like software testing, java, PHP, web technologies, Mobile application using Android/iOS and phone GAP please visit our office or contact us on given number Zeuristech Enterprise Networks Pvt. Ltd.,-ZEN 2nd Floor, Saikar Complex,Beside Ginger Hotel Bhumkar Chowk -pune- Land Mark- ICICI/AXIS Bank ATM Building
See product
India
SADGURU TECHNOLOGIES - 04040154733 8179736190 1.Intro to Hadoop, BigData •What is BigData? •Parallel Computer vs. Distributed Computing •Brief history of Hadoop •RDBMS/SQL vs. Hadoop •Scaling with Hadoop •Intro to the Hadoop ecosystem •Optimal hardware and network configurations for Hadoop 2.HDFS – Hadoop Distributed File System •Linux File system options •NameNode architecture •Secondary NameNode architecture •DataNode architecture •Heartbeats, Rack Awareness, Health Check •Exploring the HDFS Web UI LAB #2: HDFS CMD Line 3.Beginning MapReduce •MapReduce Architecture •JobTracker/TaskTracker •Combiner •Partitioner •Shuffle and Sort •Exploring the MapReduce Web UI •Walkthrough of a simple Java MapReduce example •Use case: Word Count in MapReduce LAB #3: Running MapReduce in Java 4.Advanced MapReduce •Data Types and File Formats. •Driver, Mapper & Reducer Class Code. •Build Map & Reduce programs using Eclipse. •Serialization and File-Based Data Structures •Input/output formats •Counters •Run Map Reduce locally and on cluster. LAB #4: Java MapReduce API 5.Hive for Structured Data •Hive architecture •Hive vs. RDBMS •HiveQL and Hive Shell •Managing tables •Data types and schemas •Querying data •Partitions and Buckets •Intro to User Defined Functions LAB #5: Exploring Hive Commands 6.Overview of NoSql and HBase •Introduction of NoSql. •CAP Theorem. •HBase architecture •HBase versions and origins •HBase vs. RDBMS •Data Modeling •Column Families and Regions LAB #6: Intro to HBase Command Line 7.Working with Sqoop •Introduction to Sqoop •Import Data •Export Data •Sqoop Syntaxes •Database Connection Lab#7: Hands on exercise on Sqoop and mysql DB. Thanks & Regards, SADGURU TECHNOLOGIES H. No: 7-1-621/10, Flat No: 102, Sai Manor Apartment, S.R. Nagar Main Road, Hyderabad-500038, Landmark: Beside Umesh Chandra Statue, Approach Road Parallel to Main Road Mob: 91-8179736190, Ph: 040-40154733 USA: +1 (701) 660-0529
See product
Hyderabad (Andhra Pradesh)
JBOSS/WildFly Introduction History of JBOSS Product Understanding of JBOSS What's new in JBOSS?? Java EE 7 support in JBOSS Understand New Runtime Features Release notes for JBOSS Certifications and Supported Standards JBOSS WildFly Installation Software prerequisites Installing WildFly Understanding WildFly's Directory Structure Running WildFly in Standalone Mode Running WildFly from a custom configuration folder Binding WildFly onto a custom IP & Port Configuring multiple WildFly instances to run on the same machine with different IP or ports Managing applications using the deployments folder Connecting to the CLI & Checking the server-state via the CLI Deployments of an application via the CLI Executing commands in batch mode via the CLI Reloading a server configuration via the CLI Shutting down and restarting an instance via the CLI Suspending and resuming an instance via the CLI Backing up your configuration file via the CLI Running WildFly in Domain Mode Running domain mode What is Domain Controller What is Host Controller Connecting the host controller to the domain controller Stopping and starting server groups via the Web Console Deploying and undeploying an application to a specific server group via the CLI Managing the Logging Subsystem with the CLI Creating a file-handler logging Creating a periodic-rotating file-handler Creating a size-rotating file-handler Defining asynchronous handlers Creating a syslog-handler Using a different logging implementation Managing the Datasource Subsystems with the CLI Introduction Preparing a non JDBC-4 compliant driver Creating and removing a datasource Checking the datasource connection Reading the datasource's statistics Setting a connection pool Creating and removing XA-Datasource Clustering WildFly [JGroups] Creating a cluster in standalone mode Creating a cluster in domain mode Load Balancing WildFly Installing and configuring Apache HTTPD Installing and configuring mod_cluster for Apache Command Line Interface [Commanding the CLI] Introduction Invoking CLI commands Checking the WildFly version Checking WildFly operational mode Getting the OS & JVM Status Monitoring & Checking the JVM Securing WildFly Application Server Securing Applications Securing Trasporation Layer Securing domain and host controller communication Securing and protecting passwords using a vault Role-based Access Control with WildFly Managing users, groups and their role mapping WildFly Messaging Introduction Running the messaging system using HornetQ Sending and receiving messages to/from a JMS queue destination WildFly/JVM Tools Profiling and sampling VisualVM Monitoring OS tools WildFly tools Generating load Apache JMeter Tuning the Java Virtual Machine Tuning WildFly Tuning the Web Container in WildFly JMS and HornetQ WildFly Clustering JBOSS Patching & Upgrades
See product
Bangalore (Karnataka)
Course content: JBOSS/WildFly Introduction History of JBOSS Product Understanding of JBOSS What's new in JBOSS?? Java EE 7 support in JBOSS Understand New Runtime Features Release notes for JBOSS Certifications and Supported Standards JBOSS WildFly Installation Software prerequisites Installing WildFly Understanding WildFly's Directory Structure Running WildFly in Standalone Mode Running WildFly from a custom configuration folder Binding WildFly onto a custom IP & Port Configuring multiple WildFly instances to run on the same machine with different IP or ports Managing applications using the deployments folder Connecting to the CLI & Checking the server-state via the CLI Deployments of an application via the CLI Executing commands in batch mode via the CLI Reloading a server configuration via the CLI Shutting down and restarting an instance via the CLI Suspending and resuming an instance via the CLI Backing up your configuration file via the CLI Running WildFly in Domain Mode Running domain mode What is Domain Controller What is Host Controller Connecting the host controller to the domain controller Stopping and starting server groups via the Web Console Deploying and undeploying an application to a specific server group via the CLI Managing the Logging Subsystem with the CLI Creating a file-handler logging Creating a periodic-rotating file-handler Creating a size-rotating file-handler Defining asynchronous handlers Creating a syslog-handler Using a different logging implementation Managing the Datasource Subsystems with the CLI Introduction Preparing a non JDBC-4 compliant driver Creating and removing a datasource Checking the datasource connection Reading the datasource's statistics Setting a connection pool Creating and removing XA-Datasource Clustering WildFly [JGroups] Creating a cluster in standalone mode Creating a cluster in domain mode Load Balancing WildFly Installing and configuring Apache HTTPD Installing and configuring mod_cluster for Apache Command Line Interface [Commanding the CLI] Introduction Invoking CLI commands Checking the WildFly version Checking WildFly operational mode Getting the OS & JVM Status Monitoring & Checking the JVM Securing WildFly Application Server Securing Applications Securing Trasporation Layer Securing domain and host controller communication Securing and protecting passwords using a vault Role-based Access Control with WildFly Managing users, groups and their role mapping WildFly Messaging Introduction Running the messaging system using HornetQ Sending and receiving messages to/from a JMS queue destination WildFly/JVM Tools Profiling and sampling VisualVM Monitoring OS tools WildFly tools Generating load Apache JMeter Tuning the Java Virtual Machine Tuning WildFly Tuning the Web Container in WildFly JMS and HornetQ WildFly Clustering JBOSS Patching & Upgrades
See product

Free Classified ads - buy and sell cheap items in India | CLASF - copyright ©2024 www.clasf.in.