pinal-shah commented on code in PR #658:
URL: https://github.com/apache/atlas/pull/658#discussion_r3458743320


##########
distro/pom.xml:
##########
@@ -588,6 +588,101 @@ 
atlas.graph.storage.hbase.regions-per-server=1</graph.storage.properties>
                 </plugins>
             </build>
         </profile>
+        <!--
+          JIRA (slim packaging): -Pdist,storage-hbase,index-solr,audit-hbase 
only wires backend/audit choices
+          in the build (graph.storage.backend, index backend, audit impl). It 
does NOT set localhost HBase host,
+          Solr ZK URL, embedded mode, or download HBase/Solr — deployers 
configure cluster endpoints in conf/ after build.
+          For a local, ready-to-run tarball with bundled HBase+Solr and 
dev-oriented defaults, use -Pembedded-hbase-solr.
+          Other examples: Berkeley/RDBMS/Cassandra blocks below; Berkeley+Solr 
bundle: -Pberkeley-solr.
+        -->
+        <profile>

Review Comment:
   Please add READMe for atlas build



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to