Nincs leírás

Gavin Halliday 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
.devcontainer d3e0f52bf3 Merge branch 'candidate-8.4.x' 3 éve
.github ffa8a443c0 Merge branch 'candidate-8.4.x' 3 éve
build_utils c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 éve
charm 37d0fb7f7d HPCC-11289 Add README file for HPCC Juju Charm Development 10 éve
clienttools 250097ffbc HPCC-20550 remove target ESDL service name in ESDL. 6 éve
cmake_modules ba99f88ba7 Merge branch 'candidate-8.4.x' 3 éve
common 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
configuration 3698541f3e HPCC-26204 Fix runtime envmod issue with InitModuleObjects and fix usage 3 éve
dali ba99f88ba7 Merge branch 'candidate-8.4.x' 3 éve
deploy 1b5f9692cb HPCC-19467 Fix problems with windows stand alone compiling 7 éve
deployment 66a454af72 Updates based on changes from Shamser 3 éve
devdoc 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
devel cdbf9bb329 HPCC-23036 DistributePKI and safe_pki 5 éve
dockerfiles d3e0f52bf3 Merge branch 'candidate-8.4.x' 3 éve
docs d73ec6f0ed HPCC-26812 update PT_BR content for 8.4.x version 3 éve
ecl 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
ecllibrary 80b8b1f87e HPCC-26887 WsStore should not report misses as exceptions 3 éve
esp 9b8bda59f1 HPCC-25391 Streaming a PTree content to ESP response 3 éve
fs 70bbcbbbb4 HPCC-26873 Use ISocket::shutdown when terminating read sockets 3 éve
githooks 4ba38f7d01 Merge remote-tracking branch 'origin/candidate-3.10.x' 12 éve
helm 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
initfiles ba99f88ba7 Merge branch 'candidate-8.4.x' 3 éve
lib2 1895bf3a26 HPCC-25188 Fix lib2 packaging to include icu67 library 4 éve
misc 66e814cdf0 HPCC-9508 Add eclipse code layout settings file to project 12 éve
package dd10b3c3be HPCC-16491 Work-around CMake productbuild packaging issue 8 éve
plugins c5fd493300 HPCC-26912 Log4j Mitigation 3 éve
roxie 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
rtl 4ff2c07a74 HPCC-26439 Allow string terminator in WU result when converting to CSV 3 éve
services 9ff9bae797 HPCC-21758 Make StringBuffer constructors explicit 6 éve
system 721bf4ff16 HPCC-26479 Improve the git authentication for remote eclccserver 3 éve
testing 7efe85a248 HPCC-26813 Refactor UDP flow control to allow multiple permits 3 éve
thorlcr 70bbcbbbb4 HPCC-26873 Use ISocket::shutdown when terminating read sockets 3 éve
tools d3d65651ae Merge branch 'candidate-8.2.x' into candidate-8.4.x 3 éve
.gitattributes 2241da2000 HPCC-17425 Various fixes for running HPCC in windows linux subsystem 8 éve
.gitignore 4ef3565540 HPCC-26753 Enable building with hpccsystems/platform-build-base in VSCode 3 éve
.gitmodules f17fb991ff HPCC-26916 Re-implement gitfile to use gitlib2 instead of child processes 3 éve
BUILD_ME.md 910c676afe HPCC-19056 Update build instructions 5 éve
CMakeLists.txt 7d7fabfe16 Merge branch 'candidate-8.2.x' into candidate-8.4.x 3 éve
CNAME 996619b9ea Add CNAME entry for GitHub pages redirection 13 éve
CONTRIBUTORS c04b2a38e0 HPCC-16014 Contributors file needs some refreshing 8 éve
FUTURE b39eb133f9 Initial version of FUTURE document 13 éve
LICENSE.txt c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 éve
R-LICENSE.txt 41fdcf477c HPCC-14457 Split R plugin to its own package 9 éve
README.md 1ec7f8ed88 Fix memory manager link 6 éve
VERSIONS 04760b84cc Preparation for 6.0.0-beta1 release 9 éve
baseaddr.txt c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 9 éve
build-config.h.cmake 08fd95330b HPCC-9902 Use the build version as the ecl version reported by eclcc 11 éve
cmake-vs2015.bat 5db236fc6e HPCC-20752 Build and run HPCC in VS 2015 6 éve
cmake_uninstall.cmake.in 2ae8bdcd44 HPCC-15142 Minimal changes needed for DESTDIR 8 éve
hpcc.png a59ea3ce9c HPCC-23354 Supply an example helm chart and other docs 5 éve
version.cmake 6bdb6b403a Split off 8.4.0 3 éve

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: