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

2016-06-10 Thread Tom Beerbower
test Atlas install. Verify HBase table for atlas titan with configured name. Thanks, Tom Beerbower

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

2016-06-10 Thread Tom Beerbower
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

[jira] [Commented] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

2016-06-07 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318245#comment-15318245 ] Tom Beerbower commented on ATLAS-832: - [~shwethags], that would be fine. I haven't started working

Atlas distro changes

2016-06-02 Thread Tom Beerbower
FYI, there have been changes made to the default Atlas distribution build, as follows ... Three new build profiles have been added to distro to control the default configuration and packaging of the graph storage and indexing for Atlas. 1. To build a distribution that configures Atlas for

[jira] [Commented] (ATLAS-841) mvn clean install of Atlas is failing python unit tests

2016-05-31 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307745#comment-15307745 ] Tom Beerbower commented on ATLAS-841: - +1 for the patch > mvn clean install of Atlas is failing pyt

Review Request 47980: Make default build profile for External HBase and Solr

2016-05-27 Thread Tom Beerbower
://reviews.apache.org/r/47980/diff/ Testing --- Tested all profiles to verify desired configuration and packaging. Verified that the default is for external HBase and Solr. Thanks, Tom Beerbower

[jira] [Created] (ATLAS-833) Make default build profile for External HBase and Solr

2016-05-27 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-833: --- Summary: Make default build profile for External HBase and Solr Key: ATLAS-833 URL: https://issues.apache.org/jira/browse/ATLAS-833 Project: Atlas Issue Type

[jira] [Commented] (ATLAS-832) atlas_start should start embedded hbase and solr with -Pembedded_services

2016-05-27 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304022#comment-15304022 ] Tom Beerbower commented on ATLAS-832: - building with embedded_services profile does start the services

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-27 Thread Tom Beerbower
On May 26, 2016, 6:04 p.m., Tom Beerbower wrote: > > In the package built using '-Pdist,embedded_services', atlas_start doesn't > > start embedded hbase and solr. is that expected? > > Tom Beerbower wrote: > You have to run atlas-env.sh first. > > Sh

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-27 Thread Tom Beerbower
On May 26, 2016, 6:04 p.m., Tom Beerbower wrote: > > In the package built using '-Pdist,embedded_services', atlas_start doesn't > > start embedded hbase and solr. is that expected? > > Tom Beerbower wrote: > You have to run atlas-env.sh first. > > Sh

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-26 Thread Tom Beerbower
of sync. Can you > > use single file and use resource filtering to populate the values > > correctly. Have added ATLAS-823-modified.patch on the jira, check if it > > makes sense > > Tom Beerbower wrote: > Yeah, the replacement values is better. One question

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-26 Thread Tom Beerbower
://reviews.apache.org/r/47782/diff/ Testing --- updated unit test mvn clean test Thanks, Tom Beerbower

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-26 Thread Tom Beerbower
try it out and update the patch. Thanks. - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47782/#review135028 ----------

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-26 Thread Tom Beerbower
On May 26, 2016, 6:04 p.m., Tom Beerbower wrote: > > In the package built using '-Pdist,embedded_services', atlas_start doesn't > > start embedded hbase and solr. is that expected? You have to run atlas-env.sh fi

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-26 Thread Tom Beerbower
> On May 25, 2016, 10:28 a.m., Shwetha GS wrote: > > 1. Change distro/atlas-application.properties to use berkleydb and > > elasticsearch > > 2. Remove packaging of hbase and solr > > Tom Beerbower wrote: > So we want to completely revert the embedded HBase

[jira] [Resolved] (ATLAS-100) Auto create solr collections

2016-05-25 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower resolved ATLAS-100. - Resolution: Duplicate covered by AMBARI-16853 > Auto create solr collecti

Re: Review Request 47782: Atlas should use external HBase and SOLR

2016-05-25 Thread Tom Beerbower
SOLR patches? - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47782/#review134747 --- On May 24, 2016, 5:42 p.m.

[jira] [Updated] (ATLAS-823) Atlas should use external HBase and SOLR

2016-05-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-823: Description: Use of embedded HBase and SOLR is not preferred due to multiple concerns, including

[jira] [Updated] (ATLAS-823) Atlas should use external HBase and SOLR

2016-05-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-823: Description: Use of embedded HBase and SOLR is not preferred due to multiple concerns, including

[jira] [Created] (ATLAS-823) Atlas should use external HBase and SOLR

2016-05-24 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-823: --- Summary: Atlas should use external HBase and SOLR Key: ATLAS-823 URL: https://issues.apache.org/jira/browse/ATLAS-823 Project: Atlas Issue Type: Bug

[jira] [Resolved] (ATLAS-792) Atlas Integration : Change default expanded web app dir.

2016-05-16 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower resolved ATLAS-792. - Resolution: Invalid > Atlas Integration : Change default expanded web app

[jira] [Created] (ATLAS-792) Atlas Integration : Change default expanded web app dir.

2016-05-16 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-792: --- Summary: Atlas Integration : Change default expanded web app dir. Key: ATLAS-792 URL: https://issues.apache.org/jira/browse/ATLAS-792 Project: Atlas Issue

[jira] [Created] (ATLAS-791) Atlas Integration : Set atlas.kafka.auto.commit.enable to false

2016-05-16 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-791: --- Summary: Atlas Integration : Set atlas.kafka.auto.commit.enable to false Key: ATLAS-791 URL: https://issues.apache.org/jira/browse/ATLAS-791 Project: Atlas

Re: Review Request 47135: Install Setup: SOLR

2016-05-13 Thread Tom Beerbower
andle > > the case where we need to support resharding after confirming from the > > user. I am not sure if this is something that can be done instantaneously > > or requires down time. Can we dig deeper and see how we can handle this. > > The same goes for replica > >

Re: Review Request 47135: Install Setup: SOLR

2016-05-11 Thread Tom Beerbower
--------- On May 12, 2016, 1:19 a.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47135/ >

Re: Review Request 47135: Install Setup: SOLR

2016-05-11 Thread Tom Beerbower
/diff/ Testing --- Manual testing of atlas_start / atlas_start with standalone solr. mvn clean test Thanks, Tom Beerbower

Re: Review Request 47181: ATLAS-629: Kafka messages in ATLAS_HOOK might be lost in HA mode at the instant of failover.

2016-05-11 Thread Tom Beerbower
as abstract? - Tom Beerbower On May 10, 2016, 1:04 p.m., Hemanth Yamijala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
can be set by Ambari. I'll deal with it in the related Ambari patch. - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132506 --- On May

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
reate_solr_collection ok - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132505 --- On May 9, 201

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
NAGE_LOCAL_SOLR to false. - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132507 --- On May 9, 201

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
, visit: https://reviews.apache.org/r/47135/#review132508 ------- On May 9, 2016, 9:32 p.m., Tom Beerbower wrote: > > --- > This is an automatically gener

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
------ On May 9, 2016, 9:32 p.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47135/ > ---

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
ase we support solr6, ... - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132510 --- On May 9, 201

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
t pom? Sure, I think so. - Tom --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47135/#review132500 --- On May 9, 201

Re: Review Request 47135: Install Setup: SOLR

2016-05-10 Thread Tom Beerbower
eviews.apache.org/r/47135/#review132502 ------- On May 9, 2016, 9:32 p.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47135/ > -

Re: Review Request 47135: Install Setup: SOLR

2016-05-09 Thread Tom Beerbower
testing of atlas_start / atlas_start with standalone solr. mvn clean test Thanks, Tom Beerbower

Re: Review Request 47135: Install Setup: SOLR

2016-05-09 Thread Tom Beerbower
clean test Thanks, Tom Beerbower

Review Request 47135: Install Setup: SOLR

2016-05-09 Thread Tom Beerbower
0793c82 docs/src/site/twiki/InstallationSteps.twiki 270d1c4 Diff: https://reviews.apache.org/r/47135/diff/ Testing --- Manual testing of atlas_start / atlas_start with standalone solr. mvn clean test Thanks, Tom Beerbower

[jira] [Updated] (ATLAS-673) Install Setup: SOLR

2016-05-09 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-673: Attachment: ATLAS-673.patch > Install Setup: SOLR > --- > >

[jira] [Commented] (ATLAS-742) Avoid downloading hbase multiple times

2016-05-05 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15272895#comment-15272895 ] Tom Beerbower commented on ATLAS-742: - +1 patch looks good > Avoid downloading hbase multiple ti

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631_5.patch > Introduce Versioning to Atlas Notification Payl

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: (was: ATLAS-631_3.patch) > Introduce Versioning to Atlas Notification Payl

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower
... SKIPPED > > [INFO] > > -------- > > [INFO] BUILD FAILURE > > [INFO] > > > > [INFO] Total time: 02:12 min > >

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower
://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Thanks, Tom Beerbower

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower
; [INFO] Total time: 02:12 min > > [INFO] Finished at: 2016-05-03T10:08:08+05:30 > > [INFO] Final Memory: 80M/518M > > [INFO] > > > > [ERROR] Failed to execute goal > > o

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-05-03 Thread Tom Beerbower
: https://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Thanks, Tom Beerbower

[jira] [Commented] (ATLAS-673) Install Setup: Kafka & SOLR

2016-05-03 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268464#comment-15268464 ] Tom Beerbower commented on ATLAS-673: - [~yhemanth], I can take this if you want. I've been looking

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-29 Thread Tom Beerbower
omatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45720/#review130472 --- On April 26, 2016, 2:26 p.m., Tom Beerbower wrote: > > --- > This is an aut

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-26 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: (was: ATLAS-631_2.patch) > Introduce Versioning to Atlas Notification Payl

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-26 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631_3.patch > Introduce Versioning to Atlas Notification Payl

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-26 Thread Tom Beerbower
://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Thanks, Tom Beerbower

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-25 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: (was: ATLAS-631.patch) > Introduce Versioning to Atlas Notification Payl

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-25 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631_2.patch > Introduce Versioning to Atlas Notification Payl

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-25 Thread Tom Beerbower
/HookNotificationTest.java 57b0eea typesystem/src/main/resources/atlas-log4j.xml 2bb49d3 Diff: https://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Thanks, Tom Beerbower

Re: Review Request 46582: Atlas Integration : Use stack advisor to set Atlas SOLR config if Log Search is installed

2016-04-25 Thread Tom Beerbower
iew130428 --- On April 25, 2016, 2:14 p.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-25 Thread Tom Beerbower
iew130345 --- On April 20, 2016, 1:26 p.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Review Request 46582: Atlas Integration : Use stack advisor to set Atlas SOLR config if Log Search is installed

2016-04-22 Thread Tom Beerbower
/stack_advisor.py 4da21fa ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py 3934301 Diff: https://reviews.apache.org/r/46582/diff/ Testing --- New unit test added. mvn clean test Thanks, Tom Beerbower

Re: Review Request 46489: Atlas Integration : Make default Atlas configuration for embedded Hbase

2016-04-21 Thread Tom Beerbower
ps://reviews.apache.org/r/46489/#review129958 ------- On April 22, 2016, 1:57 a.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail.

Review Request 46489: Atlas Integration : Make default Atlas configuration for embedded Hbase

2016-04-21 Thread Tom Beerbower
ddf4c9a Diff: https://reviews.apache.org/r/46489/diff/ Testing --- Manual tested with Atlas install. Unit tests updated. mvn clean test Thanks, Tom Beerbower

[jira] [Comment Edited] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-20 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249876#comment-15249876 ] Tom Beerbower edited comment on ATLAS-631 at 4/20/16 1:27 PM: -- updated patch

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-20 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631.patch > Introduce Versioning to Atlas Notification Payl

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-20 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: (was: ATLAS-631.patch) > Introduce Versioning to Atlas Notification Payl

[jira] [Assigned] (ATLAS-663) As part of embedded hbase changes, 'zookeeper-data' and 'root' folder are created under project root dir. These should be under /data dir.

2016-04-13 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower reassigned ATLAS-663: --- Assignee: Tom Beerbower > As part of embedded hbase changes, 'zookeeper-data' and 'r

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-08 Thread Tom Beerbower
---------- On April 8, 2016, 2:53 p.m., Tom Beerbower wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45720/ >

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-08 Thread Tom Beerbower
typesystem/src/main/resources/atlas-log4j.xml 2bb49d3 Diff: https://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Additional testing in progress. Thanks, Tom Beerbower

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-07 Thread Tom Beerbower
ase that actually happens, but would we treat 1.0 and 1 > > as the same version? Should we handle that? > > Tom Beerbower wrote: > It should be the case with the patch that 1.0 equals 1 (See the unit test > in MessageVersionTest). Are you saying that they sho

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-07 Thread Tom Beerbower
/HookNotificationTest.java 11b7a53 typesystem/src/main/resources/atlas-log4j.xml 2bb49d3 Diff: https://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Additional testing in progress. Thanks, Tom Beerbower

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-07 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: (was: ATLAS-631.patch) > Introduce Versioning to Atlas Notification Payl

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-07 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631.patch > Introduce Versioning to Atlas Notification Payl

Re: Review Request 44603: Atlas default Standalone HBase

2016-04-07 Thread Tom Beerbower
pass Thanks, Tom Beerbower

[jira] [Updated] (ATLAS-498) Support Embedded HBase

2016-04-07 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-498: Attachment: (was: ATLAS-498.patch) > Support Embedded HB

[jira] [Updated] (ATLAS-498) Support Embedded HBase

2016-04-07 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-498: Attachment: ATLAS-498.patch > Support Embedded HB

Re: Review Request 45720: Introduce Versioning to Atlas Notification Payload

2016-04-06 Thread Tom Beerbower
/hook/HookNotificationTest.java 11b7a53 typesystem/src/main/resources/atlas-log4j.xml 2bb49d3 Diff: https://reviews.apache.org/r/45720/diff/ Testing --- New unit tests added. mvn clean test. Additional testing in progress. Thanks, Tom Beerbower

[jira] [Updated] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-05 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-631: Attachment: ATLAS-631.patch > Introduce Versioning to Atlas Notification Payl

[jira] [Created] (ATLAS-631) Introduce Versioning to Atlas Notification Payload

2016-04-04 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-631: --- Summary: Introduce Versioning to Atlas Notification Payload Key: ATLAS-631 URL: https://issues.apache.org/jira/browse/ATLAS-631 Project: Atlas Issue Type

[jira] [Created] (ATLAS-574) ATLAS on Windows OS

2016-03-18 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-574: --- Summary: ATLAS on Windows OS Key: ATLAS-574 URL: https://issues.apache.org/jira/browse/ATLAS-574 Project: Atlas Issue Type: Bug Reporter: Tom

[jira] [Updated] (ATLAS-498) Support Embedded HBase

2016-03-10 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-498: Attachment: ATLAS-498.patch > Support Embedded HB

[jira] [Commented] (ATLAS-422) JavaDoc NotificationConsumer and NotificationInterface.

2016-02-29 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15173081#comment-15173081 ] Tom Beerbower commented on ATLAS-422: - [~suma.shivaprasad], okay done. Thanks! > Java

[jira] [Updated] (ATLAS-422) JavaDoc NotificationConsumer and NotificationInterface.

2016-02-29 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-422: Attachment: (was: ATLAS-422.patch) > JavaDoc NotificationConsumer and NotificationInterf

[jira] [Updated] (ATLAS-422) JavaDoc NotificationConsumer and NotificationInterface.

2016-02-29 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-422: Attachment: ATLAS-422.patch > JavaDoc NotificationConsumer and NotificationInterf

[jira] [Resolved] (ATLAS-454) Storm hook is missing jersey client dependencies

2016-02-25 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower resolved ATLAS-454. - Resolution: Duplicate Should be fixed by ATLAS-512 once the Atlas client dependencies are removed

[jira] [Commented] (ATLAS-512) Decouple currently integrating components from availability of Atlas service for raising metadata events

2016-02-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163238#comment-15163238 ] Tom Beerbower commented on ATLAS-512: - [~yhemanth], Sorry, I was thinking that the primary reason

[jira] [Commented] (ATLAS-512) Decouple currently integrating components from availability of Atlas service for raising metadata events

2016-02-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163181#comment-15163181 ] Tom Beerbower commented on ATLAS-512: - [~bergenholtz], Yeah I guess I sort of missed the main point

[jira] [Comment Edited] (ATLAS-512) Decouple currently integrating components from availability of Atlas service for raising metadata events

2016-02-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163129#comment-15163129 ] Tom Beerbower edited comment on ATLAS-512 at 2/24/16 2:57 PM

[jira] [Commented] (ATLAS-512) Decouple currently integrating components from availability of Atlas service for raising metadata events

2016-02-24 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163129#comment-15163129 ] Tom Beerbower commented on ATLAS-512: - Is there an option 3? ... The hooks could just use the REST

[jira] [Commented] (ATLAS-454) Storm hook is missing jersey client dependencies

2016-02-17 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15151177#comment-15151177 ] Tom Beerbower commented on ATLAS-454: - [~yhemanth] If I copy the Jersey dependencies from Atlas

[jira] [Assigned] (ATLAS-454) Storm hook is missing jersey client dependencies

2016-02-16 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower reassigned ATLAS-454: --- Assignee: Tom Beerbower (was: Hemanth Yamijala) > Storm hook is missing jersey cli

[jira] [Updated] (ATLAS-483) Remove client.properties

2016-02-16 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-483: Attachment: ATLAS-483.patch > Remove client.propert

[jira] [Commented] (ATLAS-483) Rename client.properties to atlas-client.properties

2016-02-11 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143199#comment-15143199 ] Tom Beerbower commented on ATLAS-483: - [~shwethags], I agree that would be ideal. > Ren

[jira] [Updated] (ATLAS-483) Remove client.properties

2016-02-11 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-483: Summary: Remove client.properties (was: Rename client.properties to atlas-client.properties

[jira] [Updated] (ATLAS-483) Remove client.properties

2016-02-11 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-483: Description: There are some configs which are common to both application and client properties

[jira] [Updated] (ATLAS-483) Remove client.properties

2016-02-11 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-483: Description: Atlas conf needs to be included in other components for hooks. The name resolution can

[jira] [Assigned] (ATLAS-483) Rename client.properties to atlas-client.properties

2016-02-10 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower reassigned ATLAS-483: --- Assignee: Tom Beerbower > Rename client.properties to atlas-client.propert

[jira] [Commented] (ATLAS-415) Hive import fails when importing a table that is already imported without StorageDescriptor information

2016-01-22 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112722#comment-15112722 ] Tom Beerbower commented on ATLAS-415: - It looks like the scope for mockito-all is given in the parent

[jira] [Commented] (ATLAS-415) Hive import fails when importing a table that is already imported without StorageDescriptor information

2016-01-22 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112654#comment-15112654 ] Tom Beerbower commented on ATLAS-415: - +1 Patch looks good. Minor comment on HiveMetaStoreBridge

[jira] [Commented] (ATLAS-451) Doc: Fix few broken links due to Wiki words in Atlas documentation

2016-01-22 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112620#comment-15112620 ] Tom Beerbower commented on ATLAS-451: - +1 for the patch. > Doc: Fix few broken links due to Wiki wo

[jira] [Updated] (ATLAS-422) JavaDoc NotificationConsumer and NotificationInterface.

2016-01-06 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Beerbower updated ATLAS-422: Attachment: ATLAS-422.patch > JavaDoc NotificationConsumer and NotificationInterf

[jira] [Commented] (ATLAS-381) HiveMetaStoreBridge will not connect to a kerberized hive metastore

2015-12-21 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066249#comment-15066249 ] Tom Beerbower commented on ATLAS-381: - +1 The patch looks good to me (but I am not an Atlas committer

[jira] [Commented] (ATLAS-381) HiveMetaStoreBridge will not connect to a kerberized hive metastore

2015-12-18 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064046#comment-15064046 ] Tom Beerbower commented on ATLAS-381: - [~dossett], Yes we should update the documentation. Should we

[jira] [Commented] (ATLAS-381) HiveMetaStoreBridge will not connect to a kerberized hive metastore

2015-12-17 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062310#comment-15062310 ] Tom Beerbower commented on ATLAS-381: - [~dossett], I think the simple JAAS authentication is fine

  1   2   >