[
https://issues.apache.org/jira/browse/BIGTOP-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237998#comment-14237998
]
jay vyas edited comment on BIGTOP-1555 at 12/8/14 4:47 PM:
-----------------------------------------------------------
Hi evans.
As part of this jira, since we are fixing the vagrantconfig components list,
and README docs.
- update README to describe that we now support installing components from
{{bigtop-home/output}}
- update vagrantconfig.yaml to remove tachyon, because we don't need it. I
think for the default vagrantconfig.yaml, we should stabilize on a minimal set
of components to test that are in the *current* bigtop release version.
- make sure vagrantconfig.yaml components are configuraable (yarn, pig, ... )
from commandline, and default them to just yarn . i.e. if its easy, lets add
an argument {{vagrant up --components=tachyon,pig,yarn}} will override the
{{components}} line, or maybe just a snippet in the readme about how to do it
{{export COMPONENTS=yarn,pig && vagrant up}}.
was (Author: jayunit100):
Hi evans.
As part of this jira, since we are fixing the vagrantconfig components list,
and README docs.
- update README to describe that we now support installing components from
{{bigtop-home/output}}
- update vagrantconfig.yaml to remove tachyon, because we don't need it. I
think for the default vagrantconfig.yaml, we should stabilize on a minimal set
of components to test that are in the *current* bigtop release version.
- make sure vagrantconfig.yaml components are configuraable (yarn, pig, ... )
from commandline, and default them to just yarn
> remove mapred-app in related doc or code snippet after BIGTOP-1522
> ------------------------------------------------------------------
>
> Key: BIGTOP-1555
> URL: https://issues.apache.org/jira/browse/BIGTOP-1555
> Project: Bigtop
> Issue Type: Improvement
> Components: deployment
> Affects Versions: 0.8.0
> Reporter: Evans Ye
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1555.1.patch
>
>
> In BIGTOP-1522, yarn absorb mapred-app since yarn and mapreduce are
> Indivisible. As a result some code snippet and readme in vagrant or docker
> provisioner might need to be update in order to reflect this change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)