|
9 vuotta sitten | |
---|---|---|
build_utils | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
charm | 37d0fb7f7d HPCC-11289 Add README file for HPCC Juju Charm Development | 10 vuotta sitten |
clienttools | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
cmake_modules | 58b7311f18 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
common | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
dali | dc409bea5a HPCC-15797 Restrict spray source to designated dropzones | 9 vuotta sitten |
deploy | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
deployment | 903ed561ed HPCC-15357 ConfigMgr - Topology Cluster should include alias attribute | 9 vuotta sitten |
docs | 208fc8ecb2 HPCC-13583 DOCS:systemd init usage | 9 vuotta sitten |
ecl | 2ee048c58a HPCC-15751 Use getLikelihood of filter condition to decide whether to spill | 9 vuotta sitten |
ecllibrary | 906aa58b3f HPCC-15850 Remove duplicate format tests for Std.Date module | 9 vuotta sitten |
esp | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
githooks | 4ba38f7d01 Merge remote-tracking branch 'origin/candidate-3.10.x' | 12 vuotta sitten |
initfiles | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
lib2 | 357d817591 Merge branch 'candidate-5.6.4' into candidate-6.0.0 | 9 vuotta sitten |
misc | 66e814cdf0 HPCC-9508 Add eclipse code layout settings file to project | 12 vuotta sitten |
plugins | 321dd0f768 HPCC-15885 Cassandra cpp driver 2.4.x list type issue | 9 vuotta sitten |
roxie | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
rtl | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
services | 80f36a02f3 Merge branch 'candidate-5.4.0' | 10 vuotta sitten |
system | cf3d4f4528 HPCC-15884 Add support for function timings to roxie slave activities | 9 vuotta sitten |
testing | 2ee048c58a HPCC-15751 Use getLikelihood of filter condition to decide whether to spill | 9 vuotta sitten |
thorlcr | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
tools | 5efc5ddbc0 Merge branch 'candidate-6.0.4' | 9 vuotta sitten |
.gitattributes | 7f4953af04 Issue #254 Switches template reading to use jlib | 14 vuotta sitten |
.gitignore | a8ff38a9ca Minor code cleaup to avoid false positives from Eclipse | 13 vuotta sitten |
.gitmodules | 821c455a75 HPCC-9920 Add and use new LZ4 compression algos for spill | 9 vuotta sitten |
.travis.yml | 50beb15156 HPCC-13601 Travis-CI | 10 vuotta sitten |
BUILD_ME.md | fb5d21dc72 HPCC-13515 A proper README.md, moving old README.md -> BUILD_ME.md | 10 vuotta sitten |
CMakeLists.txt | 611082fe9e Merge branch 'candidate-6.0.2' | 9 vuotta sitten |
CNAME | 996619b9ea Add CNAME entry for GitHub pages redirection | 14 vuotta sitten |
CONTRIBUTORS | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
FUTURE | b39eb133f9 Initial version of FUTURE document | 13 vuotta sitten |
LICENSE.txt | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
R-LICENSE.txt | 41fdcf477c HPCC-14457 Split R plugin to its own package | 9 vuotta sitten |
README.md | fb5d21dc72 HPCC-13515 A proper README.md, moving old README.md -> BUILD_ME.md | 10 vuotta sitten |
VERSIONS | 04760b84cc Preparation for 6.0.0-beta1 release | 9 vuotta sitten |
baseaddr.txt | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
build-config.h.cmake | 08fd95330b HPCC-9902 Use the build version as the ecl version reported by eclcc | 11 vuotta sitten |
sourcedoc.xml | c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® | 10 vuotta sitten |
version.cmake | 335f6424b7 Merge branch 'candidate-6.0.2' | 9 vuotta sitten |
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.
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 (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.
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.
ECL (Enterprise Control Language) is the powerful programming language that is ideally suited for the manipulation of Big Data.
ECL IDE is a modern IDE used to code, debug and monitor ECL programs.
ESP (Enterprise Services Platform) provides an easy to use interface to access ECL queries using XML, HTTP, SOAP and REST.