Geen omschrijving

Richard Chapman c458a25bbe Merge pull request #10338 from g-pan/H18175-NoBrk 7 jaren geleden
.github f35ba39077 HPCC-17012 Add github PULL_REQUEST_TEMPLATE.md file 8 jaren geleden
build_utils c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 jaren geleden
charm 37d0fb7f7d HPCC-11289 Add README file for HPCC Juju Charm Development 10 jaren geleden
clienttools c53a25e3e8 HPCC-18016 IDEPlugins batch file uses clienttools relative path 8 jaren geleden
cmake_modules 390218d12a HPCC-17528 Include esdl.bat in windows clienttools builds 8 jaren geleden
common 71e0f86b7f Merge branch 'candidate-6.2.20' into candidate-6.4.0 8 jaren geleden
configuration 82eeff61fa HPCC-17632 Add process "required" entry in AppInfo 8 jaren geleden
dali ced7c164b7 HPCC-17920 Fix NamedGroupStore core when resolving deleted group 8 jaren geleden
deploy c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 jaren geleden
deployment 6a4d5ebc79 Merge pull request #9993 from Michael-Gardner/HPCC-17629 8 jaren geleden
docs c458a25bbe Merge pull request #10338 from g-pan/H18175-NoBrk 7 jaren geleden
ecl 76f51ca5c4 Merge pull request #10208 from ghalliday/issue17957 8 jaren geleden
ecllibrary 44507cf94d Merge pull request #10111 from dcamper/hpcc-17802-std-date-typo 8 jaren geleden
esp 323bea009d Merge branch 'candidate-6.2.20' into candidate-6.4.0 8 jaren geleden
githooks 4ba38f7d01 Merge remote-tracking branch 'origin/candidate-3.10.x' 12 jaren geleden
initfiles 5cbcbd37f8 HPCC-17976 Fixed grammar error in backupnode.xsd 8 jaren geleden
lib2 23789dc506 HPCC-16745 Include zlib.dll in platform and clienttools packages 8 jaren geleden
misc 66e814cdf0 HPCC-9508 Add eclipse code layout settings file to project 12 jaren geleden
package dd10b3c3be HPCC-16491 Work-around CMake productbuild packaging issue 8 jaren geleden
plugins 94a05066f9 HPCC-17791: Add proxy configuration for SQS plugin 8 jaren geleden
roxie 65549cfa28 HPCC-18080 Roxie PING message should report units 8 jaren geleden
rtl 3f7490e112 HPCC-17974 Support xpath('<>') in soapcall response layout 8 jaren geleden
services 3914058968 HPCC-17246 Logging improvements in frunssh and thor 8 jaren geleden
system 5a0c48467a HPCC-17956 Remove clang warning by deleting unnecessary virtuals 8 jaren geleden
testing 76f51ca5c4 Merge pull request #10208 from ghalliday/issue17957 8 jaren geleden
thorlcr 932c06d73e HPCC-18001 Mark disk read activities as 'fastThrough' 8 jaren geleden
tools b9edb6a845 HPCC-17926 Prevent wutool list from coring on the global workunit 8 jaren geleden
.gitattributes 2241da2000 HPCC-17425 Various fixes for running HPCC in windows linux subsystem 8 jaren geleden
.gitignore bcc5a9e382 HPCC-15799 Add minimal linting 8 jaren geleden
.gitmodules d20d54004b HPCC-17600 SQS Plugin modifications 8 jaren geleden
.travis.yml bcc5a9e382 HPCC-15799 Add minimal linting 8 jaren geleden
BUILD_ME.md fb5d21dc72 HPCC-13515 A proper README.md, moving old README.md -> BUILD_ME.md 10 jaren geleden
CMakeLists.txt 7d5060380d HPCC-17958 Do not turn off "USE_APR" when "INCLUDE_PLUGINS" enabled 8 jaren geleden
CNAME 996619b9ea Add CNAME entry for GitHub pages redirection 14 jaren geleden
CONTRIBUTORS c04b2a38e0 HPCC-16014 Contributors file needs some refreshing 8 jaren geleden
FUTURE b39eb133f9 Initial version of FUTURE document 13 jaren geleden
LICENSE.txt c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 jaren geleden
R-LICENSE.txt 41fdcf477c HPCC-14457 Split R plugin to its own package 9 jaren geleden
README.md 6041fee721 Merge pull request #10169 from richardkchapman/readme-links 8 jaren geleden
VERSIONS 04760b84cc Preparation for 6.0.0-beta1 release 9 jaren geleden
baseaddr.txt c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 jaren geleden
build-config.h.cmake 08fd95330b HPCC-9902 Use the build version as the ecl version reported by eclcc 11 jaren geleden
cmake_uninstall.cmake.in 2ae8bdcd44 HPCC-15142 Minimal changes needed for DESTDIR 9 jaren geleden
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 jaren geleden
version.cmake 17b94fa1a0 Split off candidate-6.4.x 8 jaren geleden

README.md

Description / Rationale

HPCC Systems offers an enterprise ready, open source supercomputing platform to solve big data problems. As compared to Hadoop, the platform offers analysis of big data using less code and less nodes for greater efficiencies and offers a single programming language, a single platform and a single architecture for efficient processing. HPCC Systems is a technology division of LexisNexis Risk Solutions.

Getting Started

Architecture

The HPCC Systems architecture incorporates the Thor and Roxie clusters as well as common middleware components, an external communications layer, client interfaces which provide both end-user services and system management tools, and auxiliary components to support monitoring and to facilitate loading and storing of filesystem data from external sources. An HPCC environment can include only Thor clusters, or both Thor and Roxie clusters. Each of these cluster types is described in more detail in the following sections below the architecture diagram.

Thor

Thor (the Data Refinery Cluster) is responsible for consuming vast amounts of data, transforming, linking and indexing that data. It functions as a distributed file system with parallel processing power spread across the nodes. A cluster can scale from a single node to thousands of nodes.

  • Single-threaded
  • Distributed parallel processing
  • Distributed file system
  • Powerful parallel processing programming language (ECL)
  • Optimized for Extraction, Transformation, Loading, Sorting, Indexing and Linking
  • Scales from 1-1000s of nodes

Roxie

Roxie (the Query Cluster) provides separate high-performance online query processing and data warehouse capabilities. Roxie (Rapid Online XML Inquiry Engine) is the data delivery engine used in HPCC to serve data quickly and can support many thousands of requests per node per second.

  • Multi-threaded
  • Distributed parallel processing
  • Distributed file system
  • Powerful parallel processing programming language (ECL)
  • Optimized for concurrent query processing
  • Scales from 1-1000s of nodes

ECL

ECL (Enterprise Control Language) is the powerful programming language that is ideally suited for the manipulation of Big Data.

  • Transparent and implicitly parallel programming language
  • Non-procedural and dataflow oriented
  • Modular, reusable, extensible syntax
  • Combines data representation and algorithm implementation
  • Easily extend using C++ libraries
  • ECL is compiled into optimized C++

ECL IDE

ECL IDE is a modern IDE used to code, debug and monitor ECL programs.

  • Access to shared source code repositories
  • Complete development, debugging and testing environment for developing ECL dataflow programs
  • Access to the ECLWatch tool is built-in, allowing developers to watch job graphs as they are executing
  • Access to current and historical job workunits

ESP

ESP (Enterprise Services Platform) provides an easy to use interface to access ECL queries using XML, HTTP, SOAP and REST.

  • Standards-based interface to access ECL functions

Developer documentation

The following links describe the structure of the system and detail some of the key components: