Last Version

CSVInputFormat 2.0

Hadoop2 InputFormat for reading multiline CSV files

License

License

Categories

Categories

Ant Build Tools CSV Data Data Formats
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

hadoop2-csv
Version

Version

2.0
Type

Type

jar
Description

Description

CSVInputFormat
Hadoop2 InputFormat for reading multiline CSV files
Project URL

Project URL

https://github.com/ashwanthkumar/hadoop2-csv
Source Code Management

Source Code Management

https://github.com/ashwanthkumar/hadoop2-csv

Download hadoop2-csv 2.0


<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/hadoop2-csv/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>hadoop2-csv</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/hadoop2-csv/
implementation 'in.ashwanthkumar:hadoop2-csv:2.0'
// https://jarcasting.com/artifacts/in.ashwanthkumar/hadoop2-csv/
implementation ("in.ashwanthkumar:hadoop2-csv:2.0")
'in.ashwanthkumar:hadoop2-csv:jar:2.0'
<dependency org="in.ashwanthkumar" name="hadoop2-csv" rev="2.0">
  <artifact name="hadoop2-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='hadoop2-csv', version='2.0')
)
libraryDependencies += "in.ashwanthkumar" % "hadoop2-csv" % "2.0"
[in.ashwanthkumar/hadoop2-csv "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.apache.hadoop : hadoop-client jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.