[
https://issues.apache.org/jira/browse/CTAKES-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179000#comment-14179000
]
jay vyas edited comment on CTAKES-314 at 10/21/14 8:19 PM:
-----------------------------------------------------------
[~chenpei] and [~tmill] .... Okay, here you go !
https://github.com/jayunit100/SparkBlueprint/ <-- to run it just do "sbt run",
and then it will give you a main class to select from.
{noformat}
[jay@rhbd SparkBlueprint]$ sbt run
[info] Set current project to SparkSBT (in build
file:/home/jay/Development/SparkBlueprint/)
Multiple main classes detected, select one to run:
[1] littlepetstore.PetStoreDataStrucs
[2] sparkapps.SparkApp1
[3] littlepetstore.MathApp
[4] sparkapps.CTakesExample
[5] littlepetstore.PetStoreApp
[6] littlepetstore.LittlePetStore
[7] littlepetstore.Sytax
[8] sparkapps.Collect
Enter number: 4
[info] Running sparkapps.CTakesExample
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Level value for root is [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p
%c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
false
[success] Total time: 28 s, completed Oct 21, 2014 4:14:59 PM
{noformat}
was (Author: jayunit100):
[~chenpei] Okay, here you go !
https://github.com/jayunit100/SparkBlueprint/ <-- to run it just do "sbt run",
and then it will give you a main class to select from.
{noformat}
[jay@rhbd SparkBlueprint]$ sbt run
[info] Set current project to SparkSBT (in build
file:/home/jay/Development/SparkBlueprint/)
Multiple main classes detected, select one to run:
[1] littlepetstore.PetStoreDataStrucs
[2] sparkapps.SparkApp1
[3] littlepetstore.MathApp
[4] sparkapps.CTakesExample
[5] littlepetstore.PetStoreApp
[6] littlepetstore.LittlePetStore
[7] littlepetstore.Sytax
[8] sparkapps.Collect
Enter number: 4
[info] Running sparkapps.CTakesExample
log4j: reset attribute= "false".
log4j: Threshold ="null".
log4j: Level value for root is [INFO].
log4j: root level set to INFO
log4j: Class name: [org.apache.log4j.ConsoleAppender]
log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
log4j: Setting property [conversionPattern] to [%d{dd MMM yyyy HH:mm:ss} %5p
%c{1} - %m%n].
log4j: Adding appender named [consoleAppender] to category [root].
false
[success] Total time: 28 s, completed Oct 21, 2014 4:14:59 PM
{noformat}
> BigTop/Hadoop cTAKES integration
> --------------------------------
>
> Key: CTAKES-314
> URL: https://issues.apache.org/jira/browse/CTAKES-314
> Project: cTAKES
> Issue Type: New Feature
> Affects Versions: 3.2.0
> Reporter: Pei Chen
> Fix For: 3.2.3
>
> Attachments: Napkin_cTAKES_Hadoop.JPG
>
>
> Placeholder to-
> Create a simple application that can take in different datasources (public
> forums, twitter, etc.), scale up cTAKES using BigTop/Hadoop ecosystem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)