License |
License |
---|---|
GroupId | GroupIdnl.basjes.parse.httpdlog |
ArtifactId | ArtifactIdhttpdlog-serde |
Last Version | Last Version5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParser - Apache HTTPD - HCatalog SerDe
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.
|
Filename | Size |
---|---|
httpdlog-serde-5.8.pom | |
httpdlog-serde-5.8.jar | 10 KB |
httpdlog-serde-5.8-udf.jar | 4 MB |
httpdlog-serde-5.8-sources.jar | 4 KB |
httpdlog-serde-5.8-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-serde</artifactId>
<version>5.8</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation 'nl.basjes.parse.httpdlog:httpdlog-serde:5.8'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-serde/
implementation ("nl.basjes.parse.httpdlog:httpdlog-serde:5.8")
'nl.basjes.parse.httpdlog:httpdlog-serde:jar:5.8'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-serde" rev="5.8">
<artifact name="httpdlog-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-serde', version='5.8')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-serde" % "5.8"
[nl.basjes.parse.httpdlog/httpdlog-serde "5.8"]
Group / Artifact | Type | Version |
---|---|---|
nl.basjes.parse.httpdlog : httpdlog-inputformat | jar | 5.8 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 3.3.2 |
org.apache.hive : hive-serde | jar | 3.1.3 |
org.apache.hive : hive-exec | jar | 3.1.3 |
org.apache.hive : hive-common | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
nl.basjes.parse : parser-core | jar | 5.8 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |