21%
28.03.2012
2 4 24 12 0 12 2 0 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:39:20 sdb 0 0 0 1 3 17 12 0 27 8 1 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:39:30 sdb 0 0 0 0 0 0 0 0 0 0 0 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13
21%
08.08.2014
]
Python [6]
Julia (up and coming) [7]
Java [8]
Matlab [9] and Matlab-compatible tools (Octave [10], Scilab [11], etc.)
Java is the lingua franca of MapReduce [12] and Hadoop
21%
09.12.2021
of threads, use:
$ plzip -v -9 -n 32 package-list.txt
package-list.txt: 2.640:1, 37.88% ratio, 62.12% saved, 11626 in, 4404 out.
The -n 32
option tells plzip
to use 32 threads to perform the compression
21%
05.12.2014
400 Oct 20 00:00 ssh.23:00:00-00:00:00.log.gz
-rw-r--r--. 1 root root 1268 Oct 19 22:00 weird.21:34:12-22:00:00.log.gz
-rw-r--r--. 1 root root 2477 Oct 19 23:00 weird.22:00:00-23:00:00.log.gz
-rw
21%
05.12.2014
: by smtp.box.tld (sSMTP sendmail emulation); \
Sat, 12 Mar 2018 17:47:29 +0000
[->] From: "Chris Binnie"
[->] Date: Sat, 15 Nov 2014 17:47:29 +0000
[->] To: chris@binnie.tld
[->] Cc
21%
13.12.2018
Modules xm_gelf
09
10
11 # Use for windows vista/2008 and higher:
12 modules in the_msvistalog
13
14 # Use for windows Windows XP/2000/2003:
15 # Modules in_mseventlog
16
17
21%
13.12.2018
], Weka [9], LIBSVM [10], and the deep learning frameworks Keras [11], TensorFlow [12], and DL4J [13].
Supported by the various possibilities to import, export, visualize, and manipulate data, KNIME offers
21%
05.02.2019
Formation and Terraform in this article as points of comparison, the list of other tools that can provision infrastructure is long: Troposphere [12], Sceptre [13], Bash scripts, custom apps leveraging SDKs, Ansible [14
21%
30.11.2020
"conditions": [
05 {
06 "type": "RuntimeReady",
07 "status": true,
08 "reason": "",
09 "message": ""
10 },
11 {
12 "type": "NetworkReady",
13
21%
02.02.2021
.getId().toString(),
10 payment);
11 producer.send(record);
12 }
13 } catch (final InterruptedException e) {
14 e.printStackTrace();
15 }
16 [...]
Kafka