Kengo Seki created BIGTOP-2134:
----------------------------------
Summary: Wrong package name in bigpetstore-mapreduce/arch.dot
Key: BIGTOP-2134
URL: https://issues.apache.org/jira/browse/BIGTOP-2134
Project: Bigtop
Issue Type: Bug
Components: blueprints
Reporter: Kengo Seki
Priority: Trivial
{code}
Generate -> DIRTY_CSV [label="hadoop jar bigpetstore.jar
org.bigtop.bigpetstore.generator.BPSGenerator 100 bps/generated/"] ;
DIRTY_CSV -> pig [label="hadoop jar bigpetstore.jar
org.bigtop.bigpetstore.etl.PigCSVCleaner bps/generated/ bps/cleaned/ "];
{code}
s/org.bigtop/org.apache.bigtop/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)