[
https://issues.apache.org/jira/browse/BIGTOP-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303008#comment-14303008
]
YoungWoo Kim edited comment on BIGTOP-1149 at 2/3/15 9:54 AM:
--------------------------------------------------------------
Updated patch (BIGTOP-1149.1.patch):
- exclude kite-minicluster
- add a smoke test for kite-dataset
Before you run the test, make sure hadoop hdfs services are running.
{noformat}
export KITE_HOME=/usr/lib/kite
cd bigtop-tests/smoke-tests/
./gradlew compileGroovy test -Dsmoke.tests=kite --info
{noformat}
was (Author: warwithin):
Updated patch (BIGTOP-1149.1.patch):
- exclude kite-minicluster
- add a smoke test for kite-dataset
Before you run the test, make sure hadoop hdfs services are running.
{noformat}
cd bigtop-tests/smoke-tests/
./gradlew compileGroovy test -Dsmoke.tests=kite --info
{noformat}
> Package Kite
> ------------
>
> Key: BIGTOP-1149
> URL: https://issues.apache.org/jira/browse/BIGTOP-1149
> Project: Bigtop
> Issue Type: New Feature
> Reporter: Bruno Mahé
> Assignee: YoungWoo Kim
> Attachments: 0001-BIGTOP-1149.-Package-CDK.patch,
> 0001-BIGTOP-1149.-Package-Kite.patch, BIGTOP-1149.1.patch
>
>
> I was looking into morphline and Apache Flume and noticed that CDK was needed
> in order to get the morphline jars.
> So let's package morphline so other projects can benefit from it!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)