You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Tom Beerbower <tb...@hortonworks.com> on 2016/06/10 13:06:34 UTC

Review Request 48551: HBase table name 'titan' to be configurable via Atlas properties

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48551/
-----------------------------------------------------------

Review request for atlas, John Speidel and Nate Cole.


Bugs: AMBARI-17166
    https://issues.apache.org/jira/browse/AMBARI-17166


Repository: ambari


Description
-------

Currently Atlas Hbase table name is 'titan' and there is no option to configure the table name.
We can add a property in Atlas advanced configuration on Ambari UI to specify the table name.
The following property in atlas-application.properties allows us to configure Hbase table name
atlas.graph.storage.hbase.table : "atlas_titan"

Also, default logging to info.


Diffs
-----

  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-log4j.xml 640fce2 
  ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml 985b4cf 

Diff: https://reviews.apache.org/r/48551/diff/


Testing
-------

Manual test Atlas install.  Verify HBase table for atlas titan with configured name.


Thanks,

Tom Beerbower


Re: Review Request 48551: HBase table name 'titan' to be configurable via Atlas properties

Posted by John Speidel <js...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48551/#review137000
-----------------------------------------------------------


Ship it!




Ship It!

- John Speidel


On June 10, 2016, 1:08 p.m., Tom Beerbower wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48551/
> -----------------------------------------------------------
> 
> (Updated June 10, 2016, 1:08 p.m.)
> 
> 
> Review request for atlas, John Speidel and Nate Cole.
> 
> 
> Bugs: AMBARI-17166 and AMBARI-17167
>     https://issues.apache.org/jira/browse/AMBARI-17166
>     https://issues.apache.org/jira/browse/AMBARI-17167
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Currently Atlas Hbase table name is 'titan' and there is no option to configure the table name.
> We can add a property in Atlas advanced configuration on Ambari UI to specify the table name.
> The following property in atlas-application.properties allows us to configure Hbase table name
> atlas.graph.storage.hbase.table : "atlas_titan"
> 
> Also, default logging to info.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-log4j.xml 640fce2 
>   ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml 985b4cf 
> 
> Diff: https://reviews.apache.org/r/48551/diff/
> 
> 
> Testing
> -------
> 
> Manual test Atlas install.  Verify HBase table for atlas titan with configured name.
> 
> 
> Thanks,
> 
> Tom Beerbower
> 
>


Re: Review Request 48551: HBase table name 'titan' to be configurable via Atlas properties

Posted by Tom Beerbower <tb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48551/
-----------------------------------------------------------

(Updated June 10, 2016, 1:08 p.m.)


Review request for atlas, John Speidel and Nate Cole.


Bugs: AMBARI-17166 and AMBARI-17167
    https://issues.apache.org/jira/browse/AMBARI-17166
    https://issues.apache.org/jira/browse/AMBARI-17167


Repository: ambari


Description
-------

Currently Atlas Hbase table name is 'titan' and there is no option to configure the table name.
We can add a property in Atlas advanced configuration on Ambari UI to specify the table name.
The following property in atlas-application.properties allows us to configure Hbase table name
atlas.graph.storage.hbase.table : "atlas_titan"

Also, default logging to info.


Diffs
-----

  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-log4j.xml 640fce2 
  ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml 985b4cf 

Diff: https://reviews.apache.org/r/48551/diff/


Testing
-------

Manual test Atlas install.  Verify HBase table for atlas titan with configured name.


Thanks,

Tom Beerbower