Build processes
ECL
LINUX
GIT
ORBIT
100

This is the definition for the acronym HPCC.

What is High Performance Computing Cluster?

100

This is the definition of the acronym ECL.

What is Enterprise Control Language?

100


These are the language/s our LINUX scripts written in.

What is shell, bash?

100

The GITHUB online repository is called by this name.

What is Origin ?

100

This is the definition of ORBIT.

What is Online Receiving & Build Information Tracking?

200

This is the amount of a days a DPA correction must be applied after a customer request.

What is 45 days?

200

The THOR cluster name used to run a Git repo job on the 44.

What is thor400_44_eclcc?

200

In LINUX scripting the status of the last command.

What is value of $? 

200

The command used to recreate in GITHub to request data to be merged.

What is Pull Request?

200

The name of the build status ready for QA testing.

What is Build Available for Use?

300


This is the name of the dashboard used to find a list of all historical WUs for a build process and their status.


What is Thor Monitor ?

300

The line of code use that would result in the output "Hello World" in ECL.

What is output ('Hello World'); ?

300

The path to the tapeload mount on bctlpedata servers.

What is /mnt/tapeload ?

300

The command used to switch Git repositories.

What is git checkout?

300

What is the name in ORBIT used to define raw files for a build.

What is Item Component ?

400

The URL to look up dataset update history in DOPS.

400

The format used to define a DFU WU.

What is: DYYYYMMDD-###### (D20230222-155337)?

400

This name defines the pattern used to identify the file or directory on the source in a build library script.

What is regex ?

400

This is the GitHUB Personal Access Token.

What is GitHUB PAT?

400

The name of the component populated on the Master Build if a build ingests another build.

What is Build Component?

500

The output in a key build work unit that can be used to determine if there was a record count drop or increase.

What is: 

dops::validatestats::<owner>::uccv2keys...  ?

500

This tool is used to compile a job on thor using its local repository.

What is githooks?

500

In a LINUX script, this command is used to find and remove all files greater than 8 days old.

What is find <regx> -path <path> -mtime +8 ?

500

This is the GitHUB repository contained in the the PR build code.

What is LexisNexis-ECL-SP?

500

This update type occurs when we receive a full file from the vendor for each update and add to our database applying specific rules while retaining all history. 

What is Update-Append?