| Package | Description |
|---|---|
| org.apache.hadoop.tools.dynamometer.workloadgenerator.audit |
This contains the tooling necessary to use audit logs as a way to generate
a realistic workload against a Dynamometer-simulated NameNode.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AuditLogDirectParser |
This
AuditCommandParser is used to read commands from an audit log in
the original format audit logs are produced in with a standard configuration. |
class |
AuditLogHiveTableParser |
This
AuditCommandParser is used to read commands assuming that the
input was generated by a Hive query storing uncompressed output files, in
which fields should be separated by the start-of-heading (U+0001) character. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.