Last Version

Parser - Apache HTTPD - Omniture Parsing Test 1.9.1

A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.

License

License

GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog-omniture
Version

Version

1.9.1
Type

Type

jar
Description

Description

Parser - Apache HTTPD - Omniture Parsing Test
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.

Download httpdlog-omniture 1.9.1


<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/ -->
<dependency>
    <groupId>nl.basjes.parse.httpdlog</groupId>
    <artifactId>httpdlog-omniture</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation 'nl.basjes.parse.httpdlog:httpdlog-omniture:1.9.1'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation ("nl.basjes.parse.httpdlog:httpdlog-omniture:1.9.1")
'nl.basjes.parse.httpdlog:httpdlog-omniture:jar:1.9.1'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-omniture" rev="1.9.1">
  <artifact name="httpdlog-omniture" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-omniture', version='1.9.1')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-omniture" % "1.9.1"
[nl.basjes.parse.httpdlog/httpdlog-omniture "1.9.1"]

Dependencies

compile (5)

Group / Artifact Type Version
nl.basjes.parse.httpdlog : httpdlog-parser jar 1.9.1
nl.basjes.parse.httpdlog : httpdlog-inputformat jar 1.9.1
nl.basjes.parse.httpdlog : httpdlog-pigloader jar 1.9.1
org.slf4j : slf4j-api jar 1.7.5
commons-lang : commons-lang jar 2.6

provided (2)

Group / Artifact Type Version
org.apache.pig : pig jar 0.13.0
org.apache.hadoop : hadoop-client jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.