[
https://issues.apache.org/jira/browse/METRON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508825#comment-16508825
]
ASF GitHub Bot commented on METRON-1555:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1019
Sure. In that case we need to break up
https://issues.apache.org/jira/browse/METRON-1559 into smaller tasks which we
need to do that anyways. Which endpoints would you include in a basic
PcapService? Maybe just these 2:
- POST /api/v1/pcap/fixed
- POST /api/v1/pcap/query
We could manually test in full dev by inspecting results in HDFS. I still
think a basic PcapService with a couple endpoints is going to require a large
PR. Just want to make sure you're ok with that.
> Update REST to run YARN and MR jobs
> -----------------------------------
>
> Key: METRON-1555
> URL: https://issues.apache.org/jira/browse/METRON-1555
> Project: Metron
> Issue Type: Sub-task
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
> Priority: Major
>
> This task involves enabling REST to submit YARN or MR jobs. We will likely
> need to:
> * update Maven dependencies to include YARN and MR libraries in the
> classpath and resolve any version conflicts
> * update REST start script to include properties required for YARN
> * update the MPack for any additional setup work (create user HDFS directory
> for example) and properties needed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)