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/26 18:29:04 UTC

[jira] [Commented] (BIGTOP-2076) Rename ignite-hadoop packages to indicate wider set of functionality provided

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

Konstantin Boudnik commented on BIGTOP-2076:
--------------------------------------------

Once IGNITE-1555 is fixed the build command needs to be changed from 
{code}mvn clean package -DskipTests -Dhadoop.version=$HADOOP_VERSION -Dignite.edition=hadoop{code}
to 
{code}
mvn clean package -DskipTests -Dhadoop.version=$HADOOP_VERSION \
  -Dignite.edition=accelerator
{code}

> Rename ignite-hadoop packages to indicate wider set of functionality provided
> -----------------------------------------------------------------------------
>
>                 Key: BIGTOP-2076
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2076
>             Project: Bigtop
>          Issue Type: New Feature
>          Components: build, debian, ignite, rpm
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>             Fix For: 1.1.0
>
>
> Once BIGTOP-2075 is implemented, I'd like to change the name of the {{ignite-hadoop}} package to {{ignite-imc}} or similar so it reflects on wider functionality provided by it. Ideally, it will be the last rename even when/if later on we'll add the rest of the data fabric into a Bigtop stack.



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