You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/09/22 18:55:04 UTC

[jira] [Comment Edited] (BIGTOP-1970) Ignite IGFS now fully supports mutiltenancy: deployment should configure it with HDFS backing

    [ https://issues.apache.org/jira/browse/BIGTOP-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902962#comment-14902962 ] 

Konstantin Boudnik edited comment on BIGTOP-1970 at 9/22/15 4:54 PM:
---------------------------------------------------------------------

you can quickly test it by running a teragen or something, using Ignite's MapReduce framework. You can do it as explained in out Bigtop [workshop|https://cwiki.apache.org/confluence/download/attachments/61319317/ignite-bigtop-training.txt?api=v2] for Budapest, ie
{code}
time HADOOP_CONFIG_DIR=/etc/hadoop/ignite.client.conf hadoop jar $MR_JAR \
     teragen 100000 /user/root/tera.out.imc
{code}
where $MR is pointing to /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar




was (Author: cos):
you can quickly test it by running a teragen or something, using Ignite's MapReduce framework. You can do it as examplained in out Bigtop [workshop|https://cwiki.apache.org/confluence/download/attachments/61319317/ignite-bigtop-training.txt?api=v2] for Budapest, ie
{code}
time HADOOP_CONFIG_DIR=/etc/hadoop/ignite.client.conf hadoop jar $MR_JAR \
     teragen 100000 /user/root/tera.out.imc
{code}
where $MR is pointing to /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar



> Ignite IGFS now fully supports mutiltenancy: deployment should configure it with HDFS backing
> ---------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-1970
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1970
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: deployment
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-1970.patch
>
>
> IGFS can work with HCFS as a secondary storage. Let's improve the puppet recipes to configure Ignite node in that way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)