GitHub user jayadeepj opened a pull request:
https://github.com/apache/incubator-samoa/pull/40
SAMOA-47: Integrate Avro Streams with SAMOA
Code changes to Integrate Avro Streams with SAMOA.
Commands to Test are below
Local - Avro JSON
bin/samoa local target/SAMOA-Local-0.4.0-incubating-SNAPSHOT.jar
"PrequentialEvaluation -l classifiers.ensemble.Bagging -s (AvroFileStream -f
covtypeNorm_json.avro -e json) -f 100000"
Local - Avro BINARY
bin/samoa local target/SAMOA-Local-0.4.0-incubating-SNAPSHOT.jar
"PrequentialEvaluation -l classifiers.ensemble.Bagging -s (AvroFileStream -f
covtypeNorm_binary.avro -e binary) -f 100000"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jayadeepj/incubator-samoa master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit e406b9231d1880a96888943776a6079e7e750892
Author: jayadeepj <[email protected]>
Date: 2015-10-30T09:27:06Z
SAMOA-47: Integrate Avro Streams with SAMOA
commit 7c8cac7c3f03bd68c80b17c483b9babdfaa37adc
Author: jayadeepj <[email protected]>
Date: 2015-10-30T11:24:05Z
SAMOA-47: Integrate Avro Streams with SAMOA
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---