sudo apt-get install build-essential ppp-dev libevent-dev libssl-dev autoconf libtoolgit clone https://gitlab.com/eivnaes/sstp-client.git sstp-client-source
cd sstp-client-source| package dev.irontools.flink.state; | |
| import org.apache.flink.api.common.typeinfo.TypeInformation; | |
| import org.apache.flink.configuration.Configuration; | |
| import org.apache.flink.runtime.state.hashmap.HashMapStateBackend; | |
| import org.apache.flink.state.api.OperatorIdentifier; | |
| import org.apache.flink.state.api.SavepointReader; | |
| import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment; | |
| import java.io.ByteArrayInputStream; |
Thanks to David Winterbottom (@codeinthehole). See https://twitter.com/codeinthehole/status/1346774847221870593
There are 4 possible serialization format when using avro:
Kafka 0.11.0.0 (Confluent 3.3.0) added support to manipulate offsets for a consumer group via cli kafka-consumer-groups command.
kafka-consumer-groups --bootstrap-server <kafkahost:port> --group <group_id> --describeNote the values under "CURRENT-OFFSET" and "LOG-END-OFFSET". "CURRENT-OFFSET" is the offset where this consumer group is currently at in each of the partitions.
Go to http://www.softether-download.com/files/softether and download SoftEther Client for the right architecture.
> cd /tmp
> wget http://www.softether-download.com/files/softether/v4.18-9570-rtm-2015.07.26-tree/Linux/SoftEther_VPN_Client/64bit_-_Intel_x64_or_AMD64/softether-vpnclient-v4.18-9570-rtm-2015.07.26-linux-x64-64bit.tar.gz
> tar xf softether-vpnclient-v4.18-9570-rtm-2015.07.26-linux-x64-64bit.tar.gz| import boto3 | |
| print(boto3.client('sts').get_caller_identity()['Account']) |
| <!-- place this in an %angular paragraph --> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.5/leaflet.css" /> | |
| <div id="map" style="height: 800px; width: 100%"></div> | |
| <script type="text/javascript"> | |
| function initMap() { | |
| var map = L.map('map').setView([30.00, -30.00], 3); | |
| L.tileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { |