[ 
https://issues.apache.org/jira/browse/BIGTOP-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732987#comment-13732987
 ] 

Konstantin Boudnik commented on BIGTOP-1024:
--------------------------------------------

So, it seems that sbt assembly flats out all the dependencies and repack them 
into the kafka-assembly-0.8.0-SNAPSHOT-deps.jar

Now, in order to run kafka, do you need actual scala runtime or you can get 
away with something as simple as
  {{java -cp kafka-assembly-0.8.0-SNAPSHOT-deps.jar org.apache.kafka.Main}}
apparently I am making up the names ;)

                
> Define scala environments for dev and runtime
> ---------------------------------------------
>
>                 Key: BIGTOP-1024
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1024
>             Project: Bigtop
>          Issue Type: New Feature
>          Components: General
>    Affects Versions: 0.7.0
>         Environment: dev, runtime
>            Reporter: Kam Kasravi
>            Assignee: Konstantin Boudnik
>
> a number of components (spark and kafka) require scala (at least 2.9.2) to be 
> installed in order to build and run

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to