Nincs leírás

Gavin Halliday af9b36a4ee Merge pull request #11555 from ghalliday/issue20279 7 éve
.github f35ba39077 HPCC-17012 Add github PULL_REQUEST_TEMPLATE.md file 8 éve
build_utils c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 éve
charm 37d0fb7f7d HPCC-11289 Add README file for HPCC Juju Charm Development 10 éve
clienttools 3a56cf9118 HPCC-18718 Back-compatiibility issues with python2 plugin 7 éve
cmake_modules 8c9de7a935 HPCC-19237 Add dependencies for Ubuntu 18.04 7 éve
common 7cda58bcfc HPCC-19417 CmdGetDir duplicate directory in file path 7 éve
configuration 82eeff61fa HPCC-17632 Add process "required" entry in AppInfo 8 éve
dali f2a6924993 HPCC-19802 Failed wildcard spray, empty directory, assert (#2) 7 éve
deploy c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 éve
deployment 6a4d5ebc79 Merge pull request #9993 from Michael-Gardner/HPCC-17629 8 éve
docs 05a93dd9f6 Merge branch 'candidate-6.4.x' into candidate-6.4.24 7 éve
ecl 9319d78770 HPCC-19951 Core using compile-time file resolution with eclserver/legacy 7 éve
ecllibrary 44507cf94d Merge pull request #10111 from dcamper/hpcc-17802-std-date-typo 8 éve
esp f2b76114aa HPCC-19976 Enable optionality to log_id 7 éve
githooks 4ba38f7d01 Merge remote-tracking branch 'origin/candidate-3.10.x' 12 éve
initfiles cdb4f60208 HPCC-19452 Getconf NPROCESSORS_ONLN incorrect with containers2 7 éve
lib2 23789dc506 HPCC-16745 Include zlib.dll in platform and clienttools packages 8 é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 780ecf89a3 HPCC-18927 Fix compile problem on osx, and remove deprecated throws 7 éve
roxie f63fc92e12 HPCC-20279 Fix roxie core if lockChild gets a blank response 7 éve
rtl 78dd55a136 HPCC-19243 Build error in ICU with Ubuntu 18.04 7 éve
services 3914058968 HPCC-17246 Logging improvements in frunssh and thor 8 éve
system 04db997987 Merge pull request #11440 from RussWhitehead/cacheTimeout 7 éve
testing 379344fbb5 HPCC-20008 Rediserrortest.ecl failed in OBT 7 éve
thorlcr db077f3e09 HPCC-20014 Rollback change causing regression from HPCC-19874 7 éve
tools b0f871ea4b HPCC-18689 Avoid sharing method accessmap to avoid core 7 éve
.gitattributes 2241da2000 HPCC-17425 Various fixes for running HPCC in windows linux subsystem 8 éve
.gitignore bcc5a9e382 HPCC-15799 Add minimal linting 8 éve
.gitmodules d20d54004b HPCC-17600 SQS Plugin modifications 8 éve
.travis.yml bcc5a9e382 HPCC-15799 Add minimal linting 8 éve
BUILD_ME.md fb5d21dc72 HPCC-13515 A proper README.md, moving old README.md -> BUILD_ME.md 10 éve
CMakeLists.txt 7d5060380d HPCC-17958 Do not turn off "USE_APR" when "INCLUDE_PLUGINS" enabled 8 éve
CNAME 996619b9ea Add CNAME entry for GitHub pages redirection 14 éve
CONTRIBUTORS c04b2a38e0 HPCC-16014 Contributors file needs some refreshing 9 éve
FUTURE b39eb133f9 Initial version of FUTURE document 14 éve
LICENSE.txt c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 éve
R-LICENSE.txt 41fdcf477c HPCC-14457 Split R plugin to its own package 9 éve
README.md 6041fee721 Merge pull request #10169 from richardkchapman/readme-links 8 é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® 10 éve
build-config.h.cmake 08fd95330b HPCC-9902 Use the build version as the ecl version reported by eclcc 12 éve
cmake_uninstall.cmake.in 2ae8bdcd44 HPCC-15142 Minimal changes needed for DESTDIR 9 éve
sourcedoc.xml c63b80c278 HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems® 10 éve
version.cmake 3a25692598 Split off 6.4.26 7 é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: