[
https://issues.apache.org/jira/browse/METRON-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Leet reassigned METRON-1264:
-----------------------------------
Assignee: (was: Justin Leet)
> Allow Rest app and Swagger to be run locally against full-dev
> -------------------------------------------------------------
>
> Key: METRON-1264
> URL: https://issues.apache.org/jira/browse/METRON-1264
> Project: Metron
> Issue Type: Improvement
> Reporter: Justin Leet
> Priority: Major
> Attachments: rest.patch
>
>
> During development, it's nice to have a helpful and well understood way to
> spin up the Rest App on the local codebase in order to quickly debug and test
> changes against the actual stores.
> If anyone wants to take a stab at getting a more robust solution, feel free
> to unassign it from me.
> I've hacked it to kind of work, but it should be documented somewhere and be
> more well understood than "Change a POM and some configs". The POM change
> results from the uber jars and some guava madness happens, so I'm not sure if
> there's an easy way to get IntelliJ to depend on the local stuff when run
> locally.
> Attached is a patch file for modifying the deps and removing HBase from the
> local configuration (otherwise it'll hit issues attempting to propagate
> things to HBase, presumably because full-dev's configs and whatever else are
> missing).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)