This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"id":1,"maintainer":52,"agency":"HANN-MÜNDEN"}, | |
{"id":2,"maintainer":77,"agency":"STANDORT BRUNSBÜTTEL"}, | |
{"id":3,"maintainer":92,"agency":"BFG KOBLENZ"}, | |
{"id":4,"maintainer":83,"agency":"STANDORT DRESDEN"}, | |
{"id":5,"maintainer":21,"agency":"STANDORT MAGDEBURG"}, | |
{"id":6,"maintainer":16,"agency":"STANDORT CUXHAVEN"}, | |
{"id":7,"maintainer":89,"agency":"UELZEN"}, | |
{"id":8,"maintainer":11,"agency":"MINDEN"}, | |
{"id":9,"maintainer":2,"agency":"BRAUNSCHWEIG"}, | |
{"id":10,"maintainer":72,"agency":"STANDORT TRIER"}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"id":1,"first_name":"Otto","last_name":"Nussen","email":"[email protected]","gender":"Male"}, | |
{"id":2,"first_name":"Gertrudis","last_name":"Francesconi","email":"[email protected]","gender":"Female"}, | |
{"id":3,"first_name":"Frederico","last_name":"Rawlcliffe","email":"[email protected]","gender":"Male"}, | |
{"id":4,"first_name":"Leia","last_name":"Fidgett","email":"[email protected]","gender":"Female"}, | |
{"id":5,"first_name":"Theadora","last_name":"Cummins","email":"[email protected]","gender":"Female"}, | |
{"id":6,"first_name":"Uri","last_name":"Nano","email":"[email protected]","gender":"Male"}, | |
{"id":7,"first_name":"Case","last_name":"Baselli","email":"[email protected]","gender":"Male"}, | |
{"id":8,"first_name":"Grant","last_name":"Loftin","email":"[email protected]","gender":"Male"}, | |
{"id":9,"first_name":"Maxwell","last_name":"Brunger","email":"[email protected]","gender":"Male"}, | |
{"id":10,"first_name":"Amber","last_name":"Rosenbusch","email":"[email protected]","gender":"Female"}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"id":1,"first_name":"Otto","last_name":"Nussen","email":"[email protected]","gender":"Male"}, | |
{"id":2,"first_name":"Gertrudis","last_name":"Francesconi","email":"[email protected]","gender":"Female"}, | |
{"id":3,"first_name":"Frederico","last_name":"Rawlcliffe","email":"[email protected]","gender":"Male"}, | |
{"id":4,"first_name":"Leia","last_name":"Fidgett","email":"[email protected]","gender":"Female"}, | |
{"id":5,"first_name":"Theadora","last_name":"Cummins","email":"[email protected]","gender":"Female"}, | |
{"id":6,"first_name":"Uri","last_name":"Nano","email":"[email protected]","gender":"Male"}, | |
{"id":7,"first_name":"Case","last_name":"Baselli","email":"[email protected]","gender":"Male"}, | |
{"id":8,"first_name":"Grant","last_name":"Loftin","email":"[email protected]","gender":"Male"}, | |
{"id":9,"first_name":"Maxwell","last_name":"Brunger","email":"[email protected]","gender":"Male"}, | |
{"id":10,"first_name":"Amber","last_name":"Rosenbusch","email":"[email protected]","gender":"Female"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<template encoding-version="1.3"> | |
<description></description> | |
<groupId>af6f1311-0191-1000-9271-8e04c1826165</groupId> | |
<name>import-waterlevel</name> | |
<snippet> | |
<connections> | |
<id>02751ec7-92a8-36c3-0000-000000000000</id> | |
<parentGroupId>8f337141-9a3e-3b48-0000-000000000000</parentGroupId> | |
<versionedComponentId>02751ec7-92a8-36c3-821c-3f52202603f7</versionedComponentId> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"flowContents":{"identifier":"8f337141-9a3e-3b48-b2d0-3fc373a9fe74","instanceIdentifier":"af6f1311-0191-1000-9271-8e04c1826165","name":"NiFi Flow","comments":"","position":{"x":0.0,"y":0.0},"processGroups":[],"remoteProcessGroups":[],"processors":[{"identifier":"dcc17c80-7492-3baf-b512-7c7836a5f309","instanceIdentifier":"19f1cc19-3946-390c-a664-234e25f0c42b","name":"Get 30 minutes of historic data","comments":"","position":{"x":1278.0,"y":900.0},"type":"org.apache.nifi.processors.standard.InvokeHTTP","bundle":{"group":"org.apache.nifi","artifact":"nifi-standard-nar","version":"1.27.0"},"properties":{"Proxy Host":null,"Attributes to Send":null,"use-etag":"false","proxy-configuration-service":null,"Proxy Type":"http","cookie-strategy":"DISABLED","Connection Timeout":"5 secs","send-message-body":"true","set-form-filename":"true","Always Output Response":"false","etag-max-cache-size":"10MB","Content-Encoding":"DISABLED","disable-http2":"False","idle-timeout":"5 mins","Put Response Body In Attribute":null,"Use Ch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Pod | |
metadata: | |
name: gravitino | |
spec: | |
containers: | |
- name: gravitino | |
env: | |
- name: KERBEROS_REALM | |
value: KNAB.COM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Secretclass for use by NiFi because we cannot yet rename it there | |
--- | |
apiVersion: secrets.stackable.tech/v1alpha1 | |
kind: SecretClass | |
metadata: | |
namespace: nifi-test | |
name: tls | |
spec: | |
backend: | |
k8sSearch: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package tech.stackable; | |
import java.io.IOException; | |
import java.nio.charset.StandardCharsets; | |
import org.apache.hadoop.conf.Configuration; | |
import org.apache.hadoop.hbase.zookeeper.ZKUtil; | |
import org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher; | |
import org.apache.zookeeper.CreateMode; | |
import org.apache.zookeeper.KeeperException; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFwl/RjXvKDJ6UAuMbEisNHMeFVqmcET/+o7aEGVvj+A [email protected]% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020/07/01 12:18:43 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/07/01 12:18:43 [INFO] Terraform version: 0.12.28 | |
2020/07/01 12:18:43 [INFO] Go runtime version: go1.12.13 | |
2020/07/01 12:18:43 [INFO] CLI args: []string{"/usr/bin/terraform", "apply"} | |
2020/07/01 12:18:43 [DEBUG] Attempting to open CLI config file: /home/sliebau/.terraformrc | |
2020/07/01 12:18:43 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/07/01 12:18:43 [INFO] CLI command args: []string{"apply"} | |
2020/07/01 12:18:43 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. |
NewerOlder