Skip to content
#

webui

Here are 239 public repositories matching this topic...

k2skaterii
k2skaterii commented Dec 12, 2021

Seeing how Machinaris supports farming multiple "hard drive based" cryptos... Seems like adding a tool that would compliment Machinaris nicely would be a Disk Health monitoring tool.

With 18 plot storage disks + 1 boot disk I've got a relatively small number of drives... Even with 19 drives identifying issues early, hopefully before SMART flags a disk a failing, is not easy.

For Example -

azkarra-streams
fhussonnois
fhussonnois commented May 12, 2020

Currenlty a StreamsExecutionEnvironment instance can be registed directly through the AzkarraContext#addExecutionEnvironment method and from the configuration.

The following example shows how to define an environment using configuration :

azkarra {
  // Create a environment for running the WordCountTopology
  environments = [
    {
      name: "dev"
      config = {}
      jo

Improve this page

Add a description, image, and links to the webui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webui topic, visit your repo's landing page and select "manage topics."

Learn more