Re: Review Request 72985: ATLAS-4003 : Exclude findbugs-annotations jar from packaging

2020-10-22 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72985/#review222102 --- Ship it! Ship It! - Sarath Subramanian On Oct. 22, 2020, 7

Re: Review Request 72943: ATLAS-3988 : REST GET entity API with type's GUID throws NPE

2020-10-21 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72943/#review222096 --- Ship it! Ship It! - Sarath Subramanian On Oct. 20, 2020, 11

Re: Review Request 72978: ATLAS-4000: updated jetty version to 9.4.31.v20200723

2020-10-21 Thread Sarath Subramanian
/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java Line 501 (original), 502 (patched) <https://reviews.apache.org/r/72978/#comment311167> remove 'contentStreams' variable if not used. - Sarath Subramanian On Oct. 21, 2020, 12:45 a.m., Madhan Neethiraj

Re: Review Request 72979: ATLAS-4001 : Update poi jar version to 4.1.1

2020-10-21 Thread Sarath Subramanian
to ensure no regression was caused because of this change. - Sarath Subramanian On Oct. 21, 2020, 5:45 a.m., chaitali wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 72938: ATLAS-3984 Add UI Date Timezone and UI Date Format in Session api

2020-10-21 Thread Sarath Subramanian
/web/resources/AdminResource.java Lines 136 (patched) <https://reviews.apache.org/r/72938/#comment311166> update property "atlas.ui.date.timezone" => "atlas.ui.date.timezone.format.enabled" UI_DATE_TIMEZONE => UI_DATE_TIMEZONE_FORMAT_ENABLED - Sarath S

Re: Review Request 72943: ATLAS-3988 : REST GET entity API with type's GUID throws NPE

2020-10-20 Thread Sarath Subramanian
/v2/EntityGraphRetriever.java Lines 382 (patched) <https://reviews.apache.org/r/72943/#comment311156> consider replacing if condition check with: => StringUtils.isEmpty(GraphHelper.getTypeName(ret)) - Sarath Subramanian On Oct. 9, 2020, 3:46 a.m., chait

Re: Review Request 72943: ATLAS-3988 : REST GET entity API with type's GUID throws NPE

2020-10-20 Thread Sarath Subramanian
197 (patched) <https://reviews.apache.org/r/72943/#comment311155> "entityguid" => "entity with guid: {0}" - Sarath Subramanian On Oct. 9, 2020, 3:46 a.m., chaitali wrote: > > --- > This is an au

Re: Review Request 72938: ATLAS-3984 Add UI Date Timezone and UI Date Format in Session api

2020-10-20 Thread Sarath Subramanian
/web/resources/AdminResource.java Lines 200 (patched) <https://reviews.apache.org/r/72938/#comment311154> why is 'uiDateTimezone' a boolean flag - do we expect a timezone value? If you are expecting a boolean value, consider giving a meaningful property name. - Sarath Subramanian On

Re: Review Request 72908: ATLAS-3957 Use Audit framework to capture audit entries for "Server Start" and "Server In Active mode" (HA)

2020-10-20 Thread Sarath Subramanian
start in line 140 and line 146 - Sarath Subramanian On Oct. 9, 2020, 7:46 a.m., Mandar Ambawane wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http

Re: Review Request 72960: ATLAS-3994 : import-hive.sh script fails when missing mandatory attribute value is null

2020-10-20 Thread Sarath Subramanian
/apache/atlas/hive/bridge/HiveMetaStoreBridge.java Lines 386 (patched) <https://reviews.apache.org/r/72960/#comment311150> nit: fix extra space formatting. - Sarath Subramanian On Oct. 19, 2020, 7:33 a.m., chaitali

Re: Review Request 72970: ATLAS-3996 : Upgrade ant to 1.10.9

2020-10-20 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72970/#review222081 --- Ship it! Ship It! - Sarath Subramanian On Oct. 19, 2020, 1

Re: Review Request 72977: ATLAS-3999: updated build to remove copying of dist artifacts into directories

2020-10-20 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72977/#review222080 --- Ship it! Ship It! - Sarath Subramanian On Oct. 20, 2020, 4

Re: Review Request 72893: ATLAS-3427: Hook Enhancements for Improved Resiliency

2020-10-20 Thread Sarath Subramanian
3/#comment311141> log4j.version property is duplicated in line# 688, consider updating the previous log4j version. - Sarath Subramanian On Oct. 6, 2020, 10:47 a.m., Ashutosh Mestry wrote: > > --- > This is an automatically generate

Re: Review Request 72962: ATLAS-3995 :- Atlas should support additional keystore/truststores types besides JKS

2020-10-14 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72962/#review222053 --- Ship it! Ship It! - Sarath Subramanian On Oct. 14, 2020, 9

Re: Review Request 72902: ATLAS-3875: Introduce python client for Atlas (updated patch from https://reviews.apache.org/r/72730/)

2020-10-13 Thread Sarath Subramanian
is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72902/#review222014 ------- On Oct. 13, 2020, 3:05 p.m., Sarath Subramanian wrote: > > --- &g

Re: Review Request 72902: ATLAS-3875: Introduce python client for Atlas (updated patch from https://reviews.apache.org/r/72730/)

2020-10-13 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72902/#review222014 ----------- On Oct. 13, 2020, 3:05 p.m., Sarath Subramanian wrote: > > --

Re: Review Request 72902: ATLAS-3875: Introduce python client for Atlas (updated patch from https://reviews.apache.org/r/72730/)

2020-10-13 Thread Sarath Subramanian
-CREATION intg/src/main/python/setup.py PRE-CREATION intg/src/test/python/__init__.py PRE-CREATION Diff: https://reviews.apache.org/r/72902/diff/3/ Changes: https://reviews.apache.org/r/72902/diff/2-3/ Testing --- Local testing done Thanks, Sarath Subramanian

Re: Review Request 72921: ATLAS-3966: Newer value for a property in application configuration is not loaded

2020-10-12 Thread Sarath Subramanian
/utils/AtlasConfigurationUtil.java Lines 24 (patched) <https://reviews.apache.org/r/72921/#comment311097> consider renaming method to: getRecentString() - Sarath Subramanian On Sept. 30, 2020, 6:17 p.m., Deep Singh

Re: Review Request 72902: ATLAS-3875: Introduce python client for Atlas (updated patch from https://reviews.apache.org/r/72730/)

2020-10-12 Thread Sarath Subramanian
PRE-CREATION intg/src/main/python/tests/__init__.py PRE-CREATION Diff: https://reviews.apache.org/r/72902/diff/2/ Changes: https://reviews.apache.org/r/72902/diff/1-2/ Testing --- Local testing done Thanks, Sarath Subramanian

[jira] [Commented] (ATLAS-3989) Behavior change in Atlas API to get Atlas Server object during metadata replication

2020-10-09 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211511#comment-17211511 ] Sarath Subramanian commented on ATLAS-3989: --- Looks good +1. Thanks [~amestry]. > Behav

Re: Review Request 72908: ATLAS-3957 Use Audit framework to capture audit entries for "Server Start" and "Server In Active mode" (HA)

2020-10-07 Thread Sarath Subramanian
--- > > (Updated Oct. 7, 2020, 1:39 a.m.) > > > Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, > and Sarath Subramanian. > > > Bugs: ATLAS-3957 > https://issues.apache.org/jira/browse/ATLAS-3957

Re: Review Request 72936: ATLAS-3983: updated index-query handling of escape characters, to avoid unnecessary switch to graph query

2020-10-07 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72936/#review222002 --- Ship it! Ship It! - Sarath Subramanian On Oct. 6, 2020, 1

Re: Review Request 72915: ATLAS-3934: Dockerfile: moved environment variables to .env file - #3

2020-10-01 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72915/#review221985 --- Ship it! Ship It! - Sarath Subramanian On Sept. 29, 2020, 4

Re: Review Request 72906: ATLAS-3934: Dockerfile: updated default to build from local repo (instead of from github)

2020-09-24 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72906/#review221946 --- Ship it! Ship It! - Sarath Subramanian On Sept. 23, 2020, 7

Review Request 72902: ATLAS-3875: Introduce python client for Atlas

2020-09-23 Thread Sarath Subramanian
PRE-CREATION Diff: https://reviews.apache.org/r/72902/diff/1/ Testing --- Local testing done Thanks, Sarath Subramanian

Re: Review Request 72865: ATLAS-3934: docker scripts to build and run Apache Atlas in containers

2020-09-18 Thread Sarath Subramanian
tps://reviews.apache.org/r/72865/#comment310957> consider including Atlas Home directory and log file location in README - Sarath Subramanian On Sept. 11, 2020, 10:55 p.m., Madhan Neethiraj wrote: > > --- > This is an automati

Re: Review Request 72865: ATLAS-3934: docker scripts to build and run Apache Atlas in containers

2020-09-18 Thread Sarath Subramanian
-compose. Atlas builds fine and starts in container. Ran quickstart and verified entities are created fine. - Sarath Subramanian On Sept. 11, 2020, 10:55 p.m., Madhan Neethiraj wrote: > > --- > This is an automatically generat

[jira] [Commented] (ATLAS-3948) Entity Creation: Index Consistency: Java Patch Handler: Provide Option to Disable

2020-09-17 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197879#comment-17197879 ] Sarath Subramanian commented on ATLAS-3948: --- thanks for the patch [~amestry] +1 > Ent

Re: Review Request 72880: ATLAS-3947 : Skip authorization for read of _ALL_ENTITY_TYPES and _ALL_CLASSIFICATION_TYPES types

2020-09-17 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72880/#review221887 --- Ship it! Ship It! - Sarath Subramanian On Sept. 17, 2020, 3

Re: Review Request 72879: ATLAS-3946 : Filter TypeDefs in Metrics API and show data accordingly

2020-09-17 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72879/#review221886 --- Ship it! Ship It! - Sarath Subramanian On Sept. 17, 2020, 2

[jira] [Commented] (ATLAS-3941) NotificationHookConsumer: Reduce Retry Pause Interval

2020-09-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17195606#comment-17195606 ] Sarath Subramanian commented on ATLAS-3941: --- Thanks for the patch. +1

Re: Review Request 72636: NotificationHookConsumer: Concurrent Message Processing

2020-09-02 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72636/#review221774 --- Ship it! Ship It! - Sarath Subramanian On Aug. 3, 2020, 4

Re: Review Request 72636: NotificationHookConsumer: Concurrent Message Processing

2020-08-26 Thread Sarath Subramanian
= new AtlasObjectId(objId.getGuid(), objId.getTypeName(), objId.getUniqueAttributes()); ret = getAtlasVertexFromResolvedIdsByAttribs(objId); } return ret; } ` - Sarath Subramanian On Aug. 3, 2020, 4:18 p.m., Ashutosh Mestry

Re: Review Request 72477: ATLAS-3583 Use Audit framework to generate audit entries for TypeDefs CREATE, UPDATE and DELETE

2020-08-24 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72477/#review221701 --- Ship it! Ship It! - Sarath Subramanian On Aug. 14, 2020, 9

[jira] [Updated] (ATLAS-3898) Authorize read of typedefs

2020-08-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3898: -- Fix Version/s: 3.0.0 > Authorize read of typed

[jira] [Updated] (ATLAS-3898) Authorize read of typedefs

2020-08-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3898: -- Fix Version/s: 2.2.0 > Authorize read of typed

[jira] [Updated] (ATLAS-3898) Authorize read of typedefs

2020-08-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3898: -- Affects Version/s: 2.1.0 > Authorize read of typed

[jira] [Updated] (ATLAS-3898) Authorize read of typedefs

2020-08-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3898: -- Labels: authorization ranger (was: ) > Authorize read of typed

[jira] [Updated] (ATLAS-3898) Authorize read of typedefs

2020-08-14 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3898: -- Component/s: atlas-core > Authorize read of typed

Re: Review Request 72766: ATLAS-3920 : Harmonize joda-time to version 2.10.latest.

2020-08-13 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72766/#review221569 --- Ship it! Ship It! - Sarath Subramanian On Aug. 12, 2020, 9

[jira] [Commented] (ATLAS-3900) UI: Allow user to select the date range for date attribute in basic search

2020-08-12 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17176583#comment-17176583 ] Sarath Subramanian commented on ATLAS-3900: --- Thanks for the patch [~kevalbhatt]. +1. >

[jira] [Updated] (ATLAS-3919) Handling classification propagation as deferred-action

2020-08-12 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3919: -- Affects Version/s: 2.0.0 2.1.0 > Handling classificat

[jira] [Commented] (ATLAS-3916) Get metrics according to the user permissions

2020-08-11 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175783#comment-17175783 ] Sarath Subramanian commented on ATLAS-3916: --- [~yued], good requirement. The way metrics query

Re: Review Request 72698: ATLAS-3875: Introduce sample project for AtlasClient

2020-08-11 Thread Sarath Subramanian
System.exit(1); } return new String[]{username, password}; } - Sarath Subramanian On Aug. 4, 2020, 9:27 a.m., Jyoti Singh wrote: > > --- >

[jira] [Updated] (ATLAS-3913) Swagger documentation for APIs

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3913: -- Labels: REST_API swagger (was: ) > Swagger documentation for A

[jira] [Updated] (ATLAS-3913) Swagger documentation for APIs

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3913: -- Affects Version/s: 2.1.0 > Swagger documentation for A

[jira] [Updated] (ATLAS-3913) Swagger documentation for APIs

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3913: -- Fix Version/s: 2.2.0 3.0.0 > Swagger documentation for A

[jira] [Updated] (ATLAS-3900) UI: Allow user to select the date range for date attribute in basic search

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3900: -- Labels: basic-search datetimepicker (was: ) > UI: Allow user to select the date ra

[jira] [Updated] (ATLAS-3900) UI: Allow user to select the date range for date attribute in basic search

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3900: -- Affects Version/s: 2.1.0 > UI: Allow user to select the date range for date attrib

[jira] [Updated] (ATLAS-3900) UI: Allow user to select the date range for date attribute in basic search

2020-08-07 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3900: -- Component/s: atlas-webui > UI: Allow user to select the date range for date attrib

Re: Review Request 72746: ATLAS-3912: moved classes from intg to repository or common module

2020-08-06 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72746/#review221492 --- Ship it! Ship It! - Sarath Subramanian On Aug. 6, 2020, 4

Re: Review Request 72713: ATLAS-3892 : Basic search enhanced Feature - Search history

2020-07-30 Thread Sarath Subramanian
va/org/apache/atlas/util/SearchPredicateUtil.java Line 906 (original), 945 (patched) <https://reviews.apache.org/r/72713/#comment310438> nit: extra indent added from line 945-1005. revert - Sarath Subramanian On July 30, 2

Re: Review Request 72695: Optional configuration to support locks on JanusGraph to ensure data consitency.

2020-07-30 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72695/#review221432 --- Ship it! Ship It! - Sarath Subramanian On July 30, 2020, 3

Re: Review Request 72666: Notification: Solution to Memory Build-up

2020-07-30 Thread Sarath Subramanian
! repository/src/main/java/org/apache/atlas/repository/audit/EntityAuditListenerV2.java Line 411 (original), 407 (patched) <https://reviews.apache.org/r/72666/#comment310435> nit: revert whitespace only changes in lines: 407-411, 417, 424-425, 470-472, 486-489, 493 - Sarath Subramanian On J

Re: Review Request 72567: ATLAS-3782 : Support NOT_CONTAINS operator in basic search

2020-07-23 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72567/#review221344 --- Ship it! Ship It! - Sarath Subramanian On June 30, 2020, 6

Re: Review Request 72646: ATLAS-3876 : Relationship Search API not showing correct approximateCount

2020-07-23 Thread Sarath Subramanian
e map Vertex to AtlasVertex and directly call: resultList.add(entityRetriever.toAtlasEntityHeader(atlasVertex, attributes)); - Sarath Subramanian On July 6, 2020, 2:14 a.m., Pinal Shah wrote: > > --- > This is an automatic

Re: Review Request 72703: Import Service: UpdateVertexGuid Now Makes Updates to AtlasEntityWithExtInfo

2020-07-23 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72703/#review221341 --- Ship it! Ship It! - Sarath Subramanian On July 23, 2020, 11

Re: Review Request 72666: Notification: Solution to Memory Build-up

2020-07-23 Thread Sarath Subramanian
/EntityAuditListenerV2.java Lines 409 (patched) <https://reviews.apache.org/r/72666/#comment310231> should we reset/clear these values for EntityAuditEventV2? It might have remnant values when reused again? - Sarath Subramanian On July 23, 2020, 11:48 a.m., Ashutosh Mestry

Re: Review Request 72666: Notification: Solution to Memory Build-up

2020-07-23 Thread Sarath Subramanian
.fixedBufferListAccessor = new FixedBufferListAccessor<>(EntityAuditEventV2FixedList.class); same for line EntityNotificationListenerV2.java line#94 - Sarath Subramanian On July 22, 2020, 9:16 a.m., Ashutosh Mestry wrote: > > --- &

Re: Review Request 72698: ATLAS-3875: Introduce sample project for AtlasClient

2020-07-22 Thread Sarath Subramanian
Example.java Lines 59 (patched) <https://reviews.apache.org/r/72698/#comment310191> isCompositeTargetConstraint => isInverseRefConstraint - Sarath Subramanian On July 21, 2020, 9:24 a.m., Jyoti Singh wrote: > > --- > Th

[jira] [Updated] (ATLAS-3875) Adding missing APIs in AtlasClient with test cases

2020-07-16 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3875: -- Affects Version/s: 2.1.0 > Adding missing APIs in AtlasClient with test ca

Re: Review Request 72638: ATLAS-3875: Enhancing AtlasClient by adding missing API endpoints

2020-07-16 Thread Sarath Subramanian
f not needed. webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java Lines 579 (patched) <https://reviews.apache.org/r/72638/#comment310084> nit: remove additional new line webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java Lines 608 (patched) <https://revie

[jira] [Updated] (ATLAS-3885) import-hive.sh: Hive entities with Ozone location created by import-hive.sh creates hdfs_path entity instead of ozone in Atlas

2020-07-13 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3885: -- Labels: import ozone (was: ozone) > import-hive.sh: Hive entities with Ozone locat

[jira] [Updated] (ATLAS-3885) import-hive.sh: Hive entities with Ozone location created by import-hive.sh creates hdfs_path entity instead of ozone in Atlas

2020-07-13 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3885: -- Fix Version/s: 2.1.0 trunk > import-hive.sh: Hive entit

Re: [VOTE] Release Apache Atlas version 2.1.0 - rc3

2020-07-13 Thread Sarath Subramanian
+1 for Apache Atlas 2.1 rc3 Validated the following: - Validated MD5 checksum - Validated sha512 hash - Verified PGP signature - No binaries in extracted source - Built successfully using embedded-hbase and solr profile - Ran quick start and tested basic sanity - saved search, basic/advanced

Re: Review Request 72658: ATLAS-3877: Audit API returns the audit information for an unauthorised entity

2020-07-08 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72658/#review221157 --- Ship it! Ship It! - Sarath Subramanian On July 8, 2020, 12

Re: Review Request 72615: ATLAS-3855 Bulk entity tag association and bulk api enhancement

2020-07-08 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72615/#review221151 --- Ship it! Ship It! - Sarath Subramanian On July 7, 2020, 11

[jira] [Updated] (ATLAS-3875) Adding missing APIs in AtlasClient with test cases

2020-07-01 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3875: -- Labels: api client (was: ) > Adding missing APIs in AtlasClient with test ca

[jira] [Updated] (ATLAS-3875) Adding missing APIs in AtlasClient with test cases

2020-07-01 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3875: -- Component/s: atlas-core > Adding missing APIs in AtlasClient with test ca

[jira] [Commented] (ATLAS-3869) Upgrade httpclient from 4.5.3 to 4.5.4

2020-07-01 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17149715#comment-17149715 ] Sarath Subramanian commented on ATLAS-3869: --- [~nixon], consider merging this to branch-2.0

[jira] [Updated] (ATLAS-3875) Adding missing APIs in AtlasClient with test cases

2020-07-01 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3875: -- Affects Version/s: 2.0.0 > Adding missing APIs in AtlasClient with test ca

[jira] [Commented] (ATLAS-3871) Add unit tests to path extractor utility for s3, s3 v2, adls path entities

2020-07-01 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17149714#comment-17149714 ] Sarath Subramanian commented on ATLAS-3871: --- please merge this in branch-2.0 as well. >

Re: Review Request 72627: ATLAS-3867 : Relationship search API should have a provision to fetch custom attributes in search results

2020-06-30 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72627/#review221106 --- Ship it! Ship It! - Sarath Subramanian On June 30, 2020, 10

Re: Review Request 72631: ATLAS-3871 Add unit tests to path extractor utility for s3, s3 v2, adls path entities

2020-06-30 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72631/#review221105 --- Ship it! Ship It! - Sarath Subramanian On June 30, 2020, 9

Re: Review Request 72625: ATLAS-3866 : Relationship search API for hive storage desc throws error code 500

2020-06-30 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72625/#review221104 --- Ship it! Ship It! - Sarath Subramanian On June 29, 2020, 3

[jira] [Updated] (ATLAS-3870) UI: hive_table entity table not updating queryparams based on filter selected

2020-06-30 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3870: -- Component/s: atlas-webui > UI: hive_table entity table not updating queryparams ba

[jira] [Updated] (ATLAS-3870) UI: hive_table entity table not updating queryparams based on filter selected

2020-06-30 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3870: -- Labels: ui (was: ) > UI: hive_table entity table not updating queryparams ba

[jira] [Resolved] (ATLAS-3836) Add Apache Ozone support in hive hook

2020-06-30 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian resolved ATLAS-3836. --- Resolution: Fixed > Add Apache Ozone support in hive h

[jira] [Updated] (ATLAS-3836) Add Apache Ozone support in hive hook

2020-06-30 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3836: -- Labels: hive-hooks ozone (was: ) > Add Apache Ozone support in hive h

Re: Review Request 72630: ATLAS-3868: [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian
/72630/diff/2/ Changes: https://reviews.apache.org/r/72630/diff/1-2/ Testing --- Manually validated - term dissassociation removes all propagated classifications Precommit: == https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1996/ Thanks, Sarath

[jira] [Updated] (ATLAS-3868) [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3868: -- Labels: glossary tagpropagation terms (was: glossary tagpropagation) > [Regress

[jira] [Updated] (ATLAS-3868) [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3868: -- Labels: glossary tagpropagation (was: ) > [Regression] removing a term-associat

Review Request 72630: ATLAS-3868: [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian
Diff: https://reviews.apache.org/r/72630/diff/1/ Testing --- Manually validated - term dissassociation removes all propagated classifications Precommit: == https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1996/ Thanks, Sarath Subramanian

[jira] [Updated] (ATLAS-3868) [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3868: -- Description: # Create a business term – *term1* # Associate classification *PII

[jira] [Created] (ATLAS-3868) [Regression] removing a term-association doesn't remove classifications propagated from the term

2020-06-29 Thread Sarath Subramanian (Jira)
Sarath Subramanian created ATLAS-3868: - Summary: [Regression] removing a term-association doesn't remove classifications propagated from the term Key: ATLAS-3868 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (ATLAS-3838) Support multiple tag/classification in basic/quick search API

2020-06-29 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3838: -- Fix Version/s: (was: 2.1.0) > Support multiple tag/classification in basic/qu

Re: Review Request 72625: ATLAS-3866 : Relationship search API for hive storage desc throws error code 500

2020-06-29 Thread Sarath Subramanian
From this typeName - for e.g. 'hive_storagedesc' you can get entityType relationshipEndEntityType = typeRegistry.getEntityTypeByName(otherEntityTypeName); - Sarath Subramanian On June 28, 2020, 10:06 p.m., Pinal Shah

[jira] [Updated] (ATLAS-3849) UI: Create icons for new entity types for Apache ozone

2020-06-26 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3849: -- Labels: ui (was: ) > UI: Create icons for new entity types for Apache oz

[jira] [Updated] (ATLAS-3855) Bulk entity tag association and bulk api enhancement

2020-06-25 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3855: -- Affects Version/s: (was: 3.0.0) 2.0.0 > Bulk entity

[jira] [Updated] (ATLAS-3855) Bulk entity tag association and bulk api enhancement

2020-06-25 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3855: -- Component/s: atlas-core > Bulk entity tag association and bulk api enhancem

[jira] [Updated] (ATLAS-3855) Bulk entity tag association and bulk api enhancement

2020-06-25 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3855: -- Fix Version/s: 2.1.0 > Bulk entity tag association and bulk api enhancem

[jira] [Updated] (ATLAS-3855) Bulk entity tag association and bulk api enhancement

2020-06-25 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3855: -- Labels: api-change (was: ) > Bulk entity tag association and bulk api enhancem

[jira] [Resolved] (ATLAS-3856) Create new entity typeDefs for Apache Ozone

2020-06-25 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian resolved ATLAS-3856. --- Resolution: Fixed > Create new entity typeDefs for Apache Oz

Re: Review Request 72614: ATLAS-3856 Create new entity types for Apache Ozone

2020-06-25 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72614/#review221069 --- Ship it! Ship It! - Sarath Subramanian On June 24, 2020, 8

Re: Review Request 72619: ATLAS-3863: Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian
) After patch : 46.92 secs 83% performance improvement seen. Thanks, Sarath Subramanian

[jira] [Updated] (ATLAS-3863) Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3863: -- Description: Tag propagation is re-evaluated every time when a relationship (edge

Review Request 72619: ATLAS-3863: Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian
-Build-Test/1978/console Thanks, Sarath Subramanian

[jira] [Updated] (ATLAS-3863) Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3863: -- Attachment: ATLAS-3863.001.patch > Avoid re-evaluating tag propagation when delet

[jira] [Updated] (ATLAS-3863) Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3863: -- Labels: classification tagpropagation (was: ) > Avoid re-evaluating tag propagat

[jira] [Updated] (ATLAS-3863) Avoid re-evaluating tag propagation when deleting relationship (edge)

2020-06-24 Thread Sarath Subramanian (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3863: -- Description: Tag propagation is re-evaluated every time when a relationship (edge

<    1   2   3   4   5   6   7   8   9   10   >