You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2017/06/09 14:23:18 UTC

[jira] [Created] (BIGTOP-2803) Minor issues in bigtop.bom

Kengo Seki created BIGTOP-2803:
----------------------------------

             Summary: Minor issues in bigtop.bom
                 Key: BIGTOP-2803
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2803
             Project: Bigtop
          Issue Type: Bug
          Components: build
            Reporter: Kengo Seki
            Priority: Trivial


{code}
 94       To build a component without its dependencies, simply comment out
 95       dependencies section or run build with -Dbuildnodeps=true
{code}

buildnodeps has already been replaced with buildwithdeps on BIGTOP-2150.

{code}
 99     hadoop:['ignite-hadoop', 'hbase', 'crunch', 'pig', 'hive', 'tez', 'sqoop', 'sqoop2',
100       'oozie', 'mahout', 'flume', 'giraph', 'solr', 'crunch', 'spark','spark1',
101       'phoenix', 'alluxio', 'kafka', 'ycsb', 'kite', 'hama', 'zeppelin',
102       'tajo', 'apex'
103     ],
{code}

crunch appears twice.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)