Skip to content

[FLINK-1717] Adds support for libSVM/SVMLight files#543

Closed
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:libsvm
Closed

[FLINK-1717] Adds support for libSVM/SVMLight files#543
tillrohrmann wants to merge 1 commit intoapache:masterfrom
tillrohrmann:libsvm

Conversation

@tillrohrmann
Copy link
Copy Markdown
Contributor

Adds support to directly read libSVM/SVMLight files with Apache Flink. The read file is returned as a DataSet of LabeledVectors.

This PR is based on #539.

@tillrohrmann
Copy link
Copy Markdown
Contributor Author

I rebased the PR on the current master which contains #539. If all tests pass on Travis and there are no objections, then I would like to merge the PR.

@rmetzger
Copy link
Copy Markdown
Contributor

rmetzger commented Apr 1, 2015

Go ahead, the changes look good.

@asfgit asfgit closed this in 015af17 Apr 1, 2015
bhatsachin pushed a commit to bhatsachin/flink that referenced this pull request May 5, 2015
marthavk pushed a commit to marthavk/flink that referenced this pull request Jun 9, 2015
@tillrohrmann tillrohrmann deleted the libsvm branch September 16, 2015 13:12
pnowojski pushed a commit to pnowojski/flink that referenced this pull request Mar 8, 2024
Adding integration-impl-deps module to be sure that we're capturing all the transitive dependencies correctly when we build the integration-impl jar in the Docker build.

Unfortunately, we have to merge this PR with both the new and old approaches so that we can publish the new module without breaking the runtime. We have to publish the new module so that we can build the Docker project with the dependency.

There will be a follow-up PR to remove the integration-impl module after it's been added to the Docker build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants