Pega online training from virtuetraining. Com - Hyderabad

Friday, 26 February 2016

Item details

City: Hyderabad, Andhra Pradesh
Offer type: Offer

Contacts

Contact name Virtuetraining
Phone 09700100015

Item description

Pegais an open-source software framework that supports data-intensive distributed applications licensed under the Apache v2 license. It supports parallel running of applications on large clusters of commodity hardware. Pegaderives from Google's Map Reduce and Google File System (GFS) papers.
The Pegaframework transparently provides both reliability and data motion to applications. Pegaimplements a computational paradigm named MapReduce, where the application is divided into many small fragments of work, each of which can execute or re-execute on any node in the cluster. In addition, it provides a distributed file system that stores data on the compute nodes, providing very high aggregate bandwidth across the cluster. Both map/reduce and the distributed file system are designed so that node failures are automatically handled by the framework. It enables applications to work with thousands of computation-independent computers and petabytes of data. The entire Apache Pega“platform” is now commonly considered to consist of the Pegakernel, MapReduce and PegaDistributed File System (HDFS), as well as a number of related projects – including Apache Hive, Apache HBase, and others.
 Pegais written in the Java programming language and is an Apache top-level project being built and used by a global community of contributors. Pegaand its related projects (Hive, HBase, Zookeeper, and so on) have many contributors from across the ecosystem. Though Java code is most common, any programming language can be used with "streaming" to implement the "map" and "reduce" parts of the system