Re: Review Request 69225: ATLAS-2947: name of Kafka topics used by Atlas made configurable

2018-10-31 Thread Madhan Neethiraj

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

(Updated Nov. 1, 2018, 5:47 a.m.)


Review request for atlas, Abhishek Kadam, Ashutosh Mestry, keval bhatt, 
Kapildeo Nayak, Nixon Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-2947
https://issues.apache.org/jira/browse/ATLAS-2947


Repository: atlas


Description
---

Introduced following properties to configure name of Kafka topics used by Atlas 
server and hooks:

atlas.notification.entities.topic.name=ATLAS_ENTITIES
atlas.notification.hook.topic.name=ATLAS_HOOK


Diffs
-

  distro/src/bin/atlas_config.py f6a6befdd 
  intg/src/main/java/org/apache/atlas/AtlasConfiguration.java ace8a0fcb 
  notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java 
624dc5542 
  notification/src/test/java/org/apache/atlas/hook/AtlasTopicCreatorTest.java 
858589817 
  notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java 
2e8abd759 
  
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 a8f8dd6e7 


Diff: https://reviews.apache.org/r/69225/diff/1/


Testing (updated)
---

Verified that Atlas uses the tipic names specified in these properties.

Pre-commit test run: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/779/


Thanks,

Madhan Neethiraj



Review Request 69225: ATLAS-2947: name of Kafka topics used by Atlas made configurable

2018-10-31 Thread Madhan Neethiraj

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

Review request for atlas, Abhishek Kadam, Ashutosh Mestry, keval bhatt, 
Kapildeo Nayak, Nixon Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-2947
https://issues.apache.org/jira/browse/ATLAS-2947


Repository: atlas


Description
---

Introduced following properties to configure name of Kafka topics used by Atlas 
server and hooks:

atlas.notification.entities.topic.name=ATLAS_ENTITIES
atlas.notification.hook.topic.name=ATLAS_HOOK


Diffs
-

  distro/src/bin/atlas_config.py f6a6befdd 
  intg/src/main/java/org/apache/atlas/AtlasConfiguration.java ace8a0fcb 
  notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java 
624dc5542 
  notification/src/test/java/org/apache/atlas/hook/AtlasTopicCreatorTest.java 
858589817 
  notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java 
2e8abd759 
  
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 a8f8dd6e7 


Diff: https://reviews.apache.org/r/69225/diff/1/


Testing
---

Verified that Atlas uses the tipic names specified in these properties.


Thanks,

Madhan Neethiraj



[jira] [Commented] (ATLAS-2941) Add schema rendering attribute for rdbms type

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671124#comment-16671124
 ] 

ASF subversion and git services commented on ATLAS-2941:


Commit 817db51f70b3af07fb7303374c94af05a3417d26 in atlas's branch 
refs/heads/branch-1.0 from kevalbhatt
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=817db51 ]

ATLAS-2941 : Add schema rendering attribute for rdbms type

(cherry picked from commit e8f5c4d942c15bf440d2a5adfcde963f8a9b8749)


> Add schema rendering attribute for rdbms type
> -
>
> Key: ATLAS-2941
> URL: https://issues.apache.org/jira/browse/ATLAS-2941
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.0.0, 1.2.0
>
> Attachments: ATLAS-2941.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2941) Add schema rendering attribute for rdbms type

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671123#comment-16671123
 ] 

ASF subversion and git services commented on ATLAS-2941:


Commit e8f5c4d942c15bf440d2a5adfcde963f8a9b8749 in atlas's branch 
refs/heads/master from kevalbhatt
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=e8f5c4d ]

ATLAS-2941 : Add schema rendering attribute for rdbms type


> Add schema rendering attribute for rdbms type
> -
>
> Key: ATLAS-2941
> URL: https://issues.apache.org/jira/browse/ATLAS-2941
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.0.0, 1.2.0
>
> Attachments: ATLAS-2941.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 69221: ATLAS-2941 : Add schema rendering attribute for rdbms type

2018-10-31 Thread keval bhatt


> On Oct. 31, 2018, 6:03 p.m., Sarath Subramanian wrote:
> > Did you get a chance to validate this in UI? Schema tabs with values is 
> > rendered for rdbms_table and rdbms_column?

Yes Sarath, I have tested the UI. Schema tab is coming up after this change


- keval


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


On Oct. 31, 2018, 5:56 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69221/
> ---
> 
> (Updated Oct. 31, 2018, 5:56 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues, 
> and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2941
> https://issues.apache.org/jira/browse/ATLAS-2941
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Add patch for rdbms entity to render schema tab
> 
> 
> Diffs
> -
> 
>   addons/models/2000-RDBMS/patches/001-rdbms_column_table_add_options.json 
> PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/69221/diff/1/
> 
> 
> Testing
> ---
> 
> Done one round of testing
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



[jira] [Created] (ATLAS-2948) Cache implementations should be consistent and configurable

2018-10-31 Thread Franco (JIRA)
Franco created ATLAS-2948:
-

 Summary: Cache implementations should be consistent and 
configurable
 Key: ATLAS-2948
 URL: https://issues.apache.org/jira/browse/ATLAS-2948
 Project: Atlas
  Issue Type: Improvement
  Components:  atlas-core
Affects Versions: trunk
Reporter: Franco


Throughout Apache Atlas caches are hardcoded. For example:

(1) AtlasTypeRegistry has a TypeDef cache which is a ConcurrentHashMap

(2) RequestContext has an entity cache which is a Map

 

Instead there should be a standardised Cache implementation across the board 
that is pluggable so that users can try a different approach e.g. use Redis to 
help with Atlas outages. Or maybe something like Ignite to allow for Atlas to 
be clustered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (ATLAS-2947) Name of Kafka topics used by Atlas should be configurable

2018-10-31 Thread Madhan Neethiraj (JIRA)
Madhan Neethiraj created ATLAS-2947:
---

 Summary: Name of Kafka topics used by Atlas should be configurable
 Key: ATLAS-2947
 URL: https://issues.apache.org/jira/browse/ATLAS-2947
 Project: Atlas
  Issue Type: Improvement
  Components:  atlas-core
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj


Atlas uses following 2 Kafka topics:
 - ATLAS_HOOK: for messages generated from hooks; consumed by Atlas server
 - ATLAS_ENTITIES: for messages generated from Atlas server; consumed by 
applications like Ranger

Names are hardcoded currently in Atlas. They should be made configurable, so 
that a deployment can use different topic names.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2914) Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670882#comment-16670882
 ] 

ASF subversion and git services commented on ATLAS-2914:


Commit e288e0bc552bd235d741dbeec05d5e41a0f0a441 in atlas's branch 
refs/heads/branch-0.8 from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=e288e0b ]

ATLAS-2914: Updated branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT


> Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT
> -
>
> Key: ATLAS-2914
> URL: https://issues.apache.org/jira/browse/ATLAS-2914
> Project: Atlas
>  Issue Type: Sub-task
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (ATLAS-2914) Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT

2018-10-31 Thread Ashutosh Mestry (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry resolved ATLAS-2914.

Resolution: Fixed

> Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT
> -
>
> Key: ATLAS-2914
> URL: https://issues.apache.org/jira/browse/ATLAS-2914
> Project: Atlas
>  Issue Type: Sub-task
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2934) Utility to detect incorrect entity state

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670885#comment-16670885
 ] 

ASF subversion and git services commented on ATLAS-2934:


Commit 9eedb2d1dcdd661fe8f16c2a4519a65a17033982 in atlas's branch 
refs/heads/master from [~mad...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=9eedb2d ]

ATLAS-2934: utility to detect and repair incorrect entity state

(cherry picked from commit 8f99ffedfb9f8b87b4142167cb9e26ebb13f232c)


> Utility to detect incorrect entity state
> 
>
> Key: ATLAS-2934
> URL: https://issues.apache.org/jira/browse/ATLAS-2934
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 0.8.2, 1.0.0, 1.1.0
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 0.8.3
>
> Attachments: ATLAS-2934.patch
>
>
> Data of an Atlas entity data is stored in one or more graph vertices, 
> connected by edges. In addition to vertices for each entity classification, 
> Atlas has classification-names cached in a entity vertex property as well - 
> for use in entity-searches. An utility to detect and repair any 
> inconsistencies of this cached data will be handy in troubleshooting and 
> fixing issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-2914) Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT

2018-10-31 Thread Ashutosh Mestry (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry updated ATLAS-2914:
---
Summary: Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 
0.8.4-SNAPSHOT  (was: Post release: Update Branch POM version from branch-0.8.3 
to 0.8.4-SNAPSHOT)

> Post release: Update Branch POM version from 0.8.3-SNAPSHOT to 0.8.4-SNAPSHOT
> -
>
> Key: ATLAS-2914
> URL: https://issues.apache.org/jira/browse/ATLAS-2914
> Project: Atlas
>  Issue Type: Sub-task
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (ATLAS-2911) Change POM version from 0.8.3-SNAPSHOT to 0.8.3

2018-10-31 Thread Ashutosh Mestry (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry resolved ATLAS-2911.

Resolution: Fixed

> Change POM version from 0.8.3-SNAPSHOT to 0.8.3
> ---
>
> Key: ATLAS-2911
> URL: https://issues.apache.org/jira/browse/ATLAS-2911
> Project: Atlas
>  Issue Type: Sub-task
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (ATLAS-2912) Publish Release Artifacts

2018-10-31 Thread Ashutosh Mestry (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry resolved ATLAS-2912.

Resolution: Fixed

> Publish Release Artifacts
> -
>
> Key: ATLAS-2912
> URL: https://issues.apache.org/jira/browse/ATLAS-2912
> Project: Atlas
>  Issue Type: Sub-task
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 69152: ATLAS-2934: utility to detect and repair incorrect entity state

2018-10-31 Thread Sarath Subramanian

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


Ship it!




Ship It!

- Sarath Subramanian


On Oct. 25, 2018, 8:08 p.m., Madhan Neethiraj wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69152/
> ---
> 
> (Updated Oct. 25, 2018, 8:08 p.m.)
> 
> 
> Review request for atlas, Abhishek Kadam, Apoorv Naik, Ashutosh Mestry, keval 
> bhatt, Kapildeo Nayak, Nixon Rodrigues, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2934
> https://issues.apache.org/jira/browse/ATLAS-2934
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> This patch adds a REST API to scan specified entities for inconsistency in 
> value of __traitNames and __propagatedTraitNames properties and fix it. If 
> the property value does not match the classification vertices associated with 
> the entity, the value will be updated to reflect the associated vertices.
> 
> 
> Diffs
> -
> 
>   
> intg/src/main/java/org/apache/atlas/model/instance/AtlasCheckStateRequest.java
>  PRE-CREATION 
>   
> intg/src/main/java/org/apache/atlas/model/instance/AtlasCheckStateResult.java 
> PRE-CREATION 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
>  e6f35fa1d 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
>  bddbf71e6 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
>  f03262faa 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityStateChecker.java
>  PRE-CREATION 
>   webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java 
> d9b1a412e 
>   webapp/src/test/java/org/apache/atlas/web/resources/AdminResourceTest.java 
> 2dbc702e9 
> 
> 
> Diff: https://reviews.apache.org/r/69152/diff/2/
> 
> 
> Testing
> ---
> 
> Verified that the new API detects and fixes __traitNames and 
> __propagatedTraitNames properties, for the inconsistencies introduced. Here 
> is a sample response from the call:
> 
> {
> "state":"FIXED",
> "entitiesScanned":19021,
> "entitiesFixed":  1,
> "entitiesNotFixed":   0,
> "entitiesOk": 19020,
> "entitiesPartiallyFixed": 0,
> "entities": {
> "e87a1236-eeb4-4474-8cfd-a82117b8d1cd": {
> "guid": "e87a1236-eeb4-4474-8cfd-a82117b8d1cd",
> "name": "testDb.testTable@myCluster",
> "state":"FIXED",
> "status":   "ACTIVE",
> "typeName": "hive_table"
> "issues": [
> "incorrect property: __traitNames has unassigned 
> classifications: [abc, xyz]",
> "incorrect property: __propagatedTraitNames has unassigned 
> classifications: [xyz, testTag]"
> ]
> }
> }
> }
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>



[RESULT] [VOTE] Release Apache Atlas v 0.8.3 - RC1

2018-10-31 Thread Ashutosh Mestry
Atlas Team:

Thank you for taking the time to verify and vote on Apache Atlas 0.8.3 Release 
Candidate 1.

More than 72 hours have passed since the email to vote for the release, the 
voting is now closed.

The vote passes with *8* +1 and no 0s and no -1s. 

Here are the vote details:

*Four* +1 votes from the following PMC members:
- Keval Bhatt
- Madhan Neethiraj
- Nixon Rodrigues.
- Sarath Subramanian

*Four* +1 votes from following committers/contributors:
- Abhishek Kadam
- Ashutosh Mestry (Committer)
- Srikanth Venkat
- Vishal Suvagia.

Voting thread: 
https://lists.apache.org/thread.html/73b615e38ef30694e1871729e9d3ee472df322a3061a8553dab6bf10@%3Cdev.atlas.apache.org%3E

I will begin the process of creating the release artifacts for Apache Atlas 
0.8.3.

Ashutosh Mestry

On 10/26/18, 3:47 PM, "Ashutosh Mestry"  wrote:

Apache Atlas 0.8.3 Release Candidate #1 is now available for a vote within 
dev community.

Following commits went into branch-0.8 since the last release candidate:
- ATLAS-2900: Exported connected bug fix.
- ATLAS-2934: Utility to detect and repair incorrect entity state.
- ATLAS-2935: Updated NPM package version and added package-lock.json.
- ATLAS-2927: Update lineage query for Process entities.
- ATLAS-2930: UI changes to handle softReference attribute elegantly.
- ATLAS-2931: Set isSoftReferenced method to JsonIgnore.
- ATLAS-2926: ZipSink out of memory error for very large entities.
- ATLAS-2917: Filter added for lineage to hide Process entity.
- ATLAS-2921: Updated import scripts exist status in case of Java error.
- ATLAS-2924: Used encoded property name in getEncodedProperty.

Links to the release artifacts are given below. Please review and vote.

The vote will be open for at least 72 hours or until necessary votes are 
reached.
  [ ] +1 approve
  [ ] +0 no opinion
  [ ] -1 disapprove (and reason why)

Ashutosh Mestry

List of issues addressed in this release: 
https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC

Git tag for the release: 
https://github.com/apache/atlas/tree/release-0.8.3-rc1

Sources for the release: 
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz

Source release verification:
PGP Signature:  
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.asc
SHA512 Hash: 
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.sha512

Keys to verify the signature of the release artifacts are available at: 
https://dist.apache.org/repos/dist/dev/atlas/KEYS






[jira] [Resolved] (ATLAS-2943) Export: Operation Fails if No Options are Specified

2018-10-31 Thread Ashutosh Mestry (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry resolved ATLAS-2943.

Resolution: Fixed

> Export: Operation Fails if No Options are Specified
> ---
>
> Key: ATLAS-2943
> URL: https://issues.apache.org/jira/browse/ATLAS-2943
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
> Fix For: trunk, 0.8.3
>
> Attachments: ATLAS-2943-Export-options-null-check-added.patch
>
>
> *Pre-requisites*
>  * Create database (say stocks), tables from beeline. 
> *Steps to Duplicate*
> Attempt an export using these parameters:
> {code:java}
> { "itemsToExport": [ { "typeName": "hive_db", "uniqueAttributes": { 
> "qualifiedName": "stocks@cl1" }} ] }
> {code}
> *Expected results*: Export should succeed with default options.
> *Actual results:* Export fails with the following exception:
> {code:java}
> 2018-10-28 16:03:54,311 ERROR - [pool-2-thread-9 - 
> e63a2ebe-2480-4a60-b5f8-12595effdd9d:hrt_qa:POST/api/atlas/admin/export] ~ 
> Operation failed:  (ExportService:116)
> java.lang.NullPointerException
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.isReplicationOptionSet(AuditsWriter.java:74)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.access$200(AuditsWriter.java:44)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter$ExportAudits.add(AuditsWriter.java:150)
>   
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 69221: ATLAS-2941 : Add schema rendering attribute for rdbms type

2018-10-31 Thread Sarath Subramanian

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


Ship it!




Ship It!

- Sarath Subramanian


On Oct. 31, 2018, 10:56 a.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69221/
> ---
> 
> (Updated Oct. 31, 2018, 10:56 a.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues, 
> and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2941
> https://issues.apache.org/jira/browse/ATLAS-2941
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Add patch for rdbms entity to render schema tab
> 
> 
> Diffs
> -
> 
>   addons/models/2000-RDBMS/patches/001-rdbms_column_table_add_options.json 
> PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/69221/diff/1/
> 
> 
> Testing
> ---
> 
> Done one round of testing
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 69221: ATLAS-2941 : Add schema rendering attribute for rdbms type

2018-10-31 Thread Sarath Subramanian

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



Did you get a chance to validate this in UI? Schema tabs with values is 
rendered for rdbms_table and rdbms_column?

- Sarath Subramanian


On Oct. 31, 2018, 10:56 a.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69221/
> ---
> 
> (Updated Oct. 31, 2018, 10:56 a.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues, 
> and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2941
> https://issues.apache.org/jira/browse/ATLAS-2941
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Add patch for rdbms entity to render schema tab
> 
> 
> Diffs
> -
> 
>   addons/models/2000-RDBMS/patches/001-rdbms_column_table_add_options.json 
> PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/69221/diff/1/
> 
> 
> Testing
> ---
> 
> Done one round of testing
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Review Request 69221: ATLAS-2941 : Add schema rendering attribute for rdbms type

2018-10-31 Thread keval bhatt

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

Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues, 
and Sarath Subramanian.


Bugs: ATLAS-2941
https://issues.apache.org/jira/browse/ATLAS-2941


Repository: atlas


Description
---

Add patch for rdbms entity to render schema tab


Diffs
-

  addons/models/2000-RDBMS/patches/001-rdbms_column_table_add_options.json 
PRE-CREATION 


Diff: https://reviews.apache.org/r/69221/diff/1/


Testing
---

Done one round of testing


Thanks,

keval bhatt



[jira] [Updated] (ATLAS-2941) Add schema rendering attribute for rdbms type

2018-10-31 Thread Keval Bhatt (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2941:
---
Attachment: ATLAS-2941.patch

> Add schema rendering attribute for rdbms type
> -
>
> Key: ATLAS-2941
> URL: https://issues.apache.org/jira/browse/ATLAS-2941
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.0.0, 1.2.0
>
> Attachments: ATLAS-2941.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2943) Export: Operation Fails if No Options are Specified

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670439#comment-16670439
 ] 

ASF subversion and git services commented on ATLAS-2943:


Commit 7b999b17750cbd4a97c72c196c64873d275a13e9 in atlas's branch 
refs/heads/branch-0.8 from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=7b999b1 ]

ATLAS-2943: Export options null check added.


> Export: Operation Fails if No Options are Specified
> ---
>
> Key: ATLAS-2943
> URL: https://issues.apache.org/jira/browse/ATLAS-2943
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
> Fix For: trunk, 0.8.3
>
> Attachments: ATLAS-2943-Export-options-null-check-added.patch
>
>
> *Pre-requisites*
>  * Create database (say stocks), tables from beeline. 
> *Steps to Duplicate*
> Attempt an export using these parameters:
> {code:java}
> { "itemsToExport": [ { "typeName": "hive_db", "uniqueAttributes": { 
> "qualifiedName": "stocks@cl1" }} ] }
> {code}
> *Expected results*: Export should succeed with default options.
> *Actual results:* Export fails with the following exception:
> {code:java}
> 2018-10-28 16:03:54,311 ERROR - [pool-2-thread-9 - 
> e63a2ebe-2480-4a60-b5f8-12595effdd9d:hrt_qa:POST/api/atlas/admin/export] ~ 
> Operation failed:  (ExportService:116)
> java.lang.NullPointerException
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.isReplicationOptionSet(AuditsWriter.java:74)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.access$200(AuditsWriter.java:44)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter$ExportAudits.add(AuditsWriter.java:150)
>   
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2943) Export: Operation Fails if No Options are Specified

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670388#comment-16670388
 ] 

ASF subversion and git services commented on ATLAS-2943:


Commit 2f896628645b584f6e70651facb54ee5dc985fb6 in atlas's branch 
refs/heads/master from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=2f89662 ]

ATLAS-2943: Export options null check added.


> Export: Operation Fails if No Options are Specified
> ---
>
> Key: ATLAS-2943
> URL: https://issues.apache.org/jira/browse/ATLAS-2943
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Ashutosh Mestry
>Assignee: Ashutosh Mestry
>Priority: Major
> Fix For: trunk, 0.8.3
>
> Attachments: ATLAS-2943-Export-options-null-check-added.patch
>
>
> *Pre-requisites*
>  * Create database (say stocks), tables from beeline. 
> *Steps to Duplicate*
> Attempt an export using these parameters:
> {code:java}
> { "itemsToExport": [ { "typeName": "hive_db", "uniqueAttributes": { 
> "qualifiedName": "stocks@cl1" }} ] }
> {code}
> *Expected results*: Export should succeed with default options.
> *Actual results:* Export fails with the following exception:
> {code:java}
> 2018-10-28 16:03:54,311 ERROR - [pool-2-thread-9 - 
> e63a2ebe-2480-4a60-b5f8-12595effdd9d:hrt_qa:POST/api/atlas/admin/export] ~ 
> Operation failed:  (ExportService:116)
> java.lang.NullPointerException
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.isReplicationOptionSet(AuditsWriter.java:74)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter.access$200(AuditsWriter.java:44)
>   at 
> org.apache.atlas.repository.impexp.AuditsWriter$ExportAudits.add(AuditsWriter.java:150)
>   
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] Release Apache Atlas v 0.8.3 - RC1

2018-10-31 Thread Keval Bhatt
+1 for the release.

On Wed, Oct 31, 2018 at 8:08 PM Abhishek Kadam 
wrote:

> Thanks Ashutosh for putting 0.8.3 for release.
>
> Tested Atlas UI with rc1 bits. Looks good to me.
>
> +1 for the release.
>
> Thanks
> Abhishek Kadam
>
>
> On Wed, 31 Oct 2018 at 5:47 PM, vishal suvagia
>  wrote:
>
> >  Thank-you Ashutosh for the putting up the Apache Atlas-0.8.3
> > release-candidate #1.
> > +1 for Apache Atlas 0.8.3-release-candidate #1.Validated using the
> > attached source checksums and hash.
> > Verified clean compilation and rat-checks.
> >
> >
> >
> > Thanks
> > Vishal Suvagia.
> >
> > On Wednesday, 31 October, 2018, 5:38:11 AM IST, Madhan Neethiraj <
> > mad...@apache.org> wrote:
> >
> >  +1 for Apache Atlas 0.8.3-rc1
> >
> > Performed the following:
> >   - verified the signature
> >   - built & installed embedded-hbase-solr profile
> >   - successfully brought up Apache Atlas 0.8.3
> >   - ran quick_start
> >   - performed few basic searches and DSL searches
> >   - verified saved search functionality
> >
> > Thanks,
> > Madhan
> >
> >
> > On 10/26/18, 3:48 PM, "Ashutosh Mestry" 
> wrote:
> >
> > Apache Atlas 0.8.3 Release Candidate #1 is now available for a vote
> > within dev community.
> >
> > Following commits went into branch-0.8 since the last release
> > candidate:
> > - ATLAS-2900: Exported connected bug fix.
> > - ATLAS-2934: Utility to detect and repair incorrect entity state.
> > - ATLAS-2935: Updated NPM package version and added
> package-lock.json.
> > - ATLAS-2927: Update lineage query for Process entities.
> > - ATLAS-2930: UI changes to handle softReference attribute elegantly.
> > - ATLAS-2931: Set isSoftReferenced method to JsonIgnore.
> > - ATLAS-2926: ZipSink out of memory error for very large entities.
> > - ATLAS-2917: Filter added for lineage to hide Process entity.
> > - ATLAS-2921: Updated import scripts exist status in case of Java
> > error.
> > - ATLAS-2924: Used encoded property name in getEncodedProperty.
> >
> > Links to the release artifacts are given below. Please review and
> vote.
> >
> > The vote will be open for at least 72 hours or until necessary votes
> > are reached.
> >   [ ] +1 approve
> >   [ ] +0 no opinion
> >   [ ] -1 disapprove (and reason why)
> >
> > Ashutosh Mestry
> >
> > List of issues addressed in this release:
> >
> https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC
> >
> > Git tag for the release:
> > https://github.com/apache/atlas/tree/release-0.8.3-rc1
> >
> > Sources for the release:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz
> >
> > Source release verification:
> > PGP Signature:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.asc
> > SHA512 Hash:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.sha512
> >
> > Keys to verify the signature of the release artifacts are available
> > at: https://dist.apache.org/repos/dist/dev/atlas/KEYS
> >
> >
> >
> >
> >
>
> --
> *Thanks and Regards,*
> *Abhishek Kadam*
>
> *(8652340908)*
>


Re: Review Request 69190: ATLAS-2936: store and retrieve provenance type

2018-10-31 Thread Ashutosh Mestry


> On Oct. 30, 2018, 10:11 p.m., Ashutosh Mestry wrote:
> > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
> > Line 73 (original), 73 (patched)
> > 
> >
> > Please revert to individual imports.
> 
> Graham Wallis wrote:
> Will do - sorry about that - I think IntelliJ aggregates them 
> automatically, although there is probably a configuration option somewhere to 
> disable it.

Press Command + , key to get 'System preferences...' dialog. Choose 'Code 
Style/Java'. Select 'Imports' tab. 

Set 'Class count to use import with '*' to a high number (15).
Set 'Names count to use static import with '*' to a high number (10).


- Ashutosh


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


On Oct. 30, 2018, 3:22 p.m., Graham Wallis wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69190/
> ---
> 
> (Updated Oct. 30, 2018, 3:22 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> ATLAS-2936: Add provenanceType system attribute
> 
> 
> Diffs
> -
> 
>   common/src/main/java/org/apache/atlas/repository/Constants.java 
> ed2ca4ce784405cdc489c951b1be5b1fc51bbd34 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java 
> 066b0d0f424b27220ab102d3d2a04b7568790c8a 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java 
> bc79dadc75ceb927747fa94f8189a540cd145bf2 
>   repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
> b4189d2d1e7359b7a3c4c210438a385d124c3d74 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
>  512fff470d04bc09f4b3d52aaefcecc7816c25f1 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
>  c08f4c471b0a37276f2af99a32c4fc673f3811c5 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
>  f03262faae5889dad05bb1c635a0b17d2bdfb6f4 
> 
> 
> Diff: https://reviews.apache.org/r/69190/diff/1/
> 
> 
> Testing
> ---
> 
> Tested with ODPi Compliance Test Suite.
> 
> 
> Thanks,
> 
> Graham Wallis
> 
>



Re: [VOTE] Release Apache Atlas v 0.8.3 - RC1

2018-10-31 Thread Abhishek Kadam
Thanks Ashutosh for putting 0.8.3 for release.

Tested Atlas UI with rc1 bits. Looks good to me.

+1 for the release.

Thanks
Abhishek Kadam


On Wed, 31 Oct 2018 at 5:47 PM, vishal suvagia
 wrote:

>  Thank-you Ashutosh for the putting up the Apache Atlas-0.8.3
> release-candidate #1.
> +1 for Apache Atlas 0.8.3-release-candidate #1.Validated using the
> attached source checksums and hash.
> Verified clean compilation and rat-checks.
>
>
>
> Thanks
> Vishal Suvagia.
>
> On Wednesday, 31 October, 2018, 5:38:11 AM IST, Madhan Neethiraj <
> mad...@apache.org> wrote:
>
>  +1 for Apache Atlas 0.8.3-rc1
>
> Performed the following:
>   - verified the signature
>   - built & installed embedded-hbase-solr profile
>   - successfully brought up Apache Atlas 0.8.3
>   - ran quick_start
>   - performed few basic searches and DSL searches
>   - verified saved search functionality
>
> Thanks,
> Madhan
>
>
> On 10/26/18, 3:48 PM, "Ashutosh Mestry"  wrote:
>
> Apache Atlas 0.8.3 Release Candidate #1 is now available for a vote
> within dev community.
>
> Following commits went into branch-0.8 since the last release
> candidate:
> - ATLAS-2900: Exported connected bug fix.
> - ATLAS-2934: Utility to detect and repair incorrect entity state.
> - ATLAS-2935: Updated NPM package version and added package-lock.json.
> - ATLAS-2927: Update lineage query for Process entities.
> - ATLAS-2930: UI changes to handle softReference attribute elegantly.
> - ATLAS-2931: Set isSoftReferenced method to JsonIgnore.
> - ATLAS-2926: ZipSink out of memory error for very large entities.
> - ATLAS-2917: Filter added for lineage to hide Process entity.
> - ATLAS-2921: Updated import scripts exist status in case of Java
> error.
> - ATLAS-2924: Used encoded property name in getEncodedProperty.
>
> Links to the release artifacts are given below. Please review and vote.
>
> The vote will be open for at least 72 hours or until necessary votes
> are reached.
>   [ ] +1 approve
>   [ ] +0 no opinion
>   [ ] -1 disapprove (and reason why)
>
> Ashutosh Mestry
>
> List of issues addressed in this release:
> https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC
>
> Git tag for the release:
> https://github.com/apache/atlas/tree/release-0.8.3-rc1
>
> Sources for the release:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz
>
> Source release verification:
> PGP Signature:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.asc
> SHA512 Hash:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.sha512
>
> Keys to verify the signature of the release artifacts are available
> at: https://dist.apache.org/repos/dist/dev/atlas/KEYS
>
>
>
>
>

-- 
*Thanks and Regards,*
*Abhishek Kadam*

*(8652340908)*


[jira] [Updated] (ATLAS-2946) UI - Tags tab doesn't renders in Entity Details page if there are 25+ classifications

2018-10-31 Thread Keval Bhatt (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2946:
---
Attachment: ATLAS-2946.patch

> UI - Tags tab doesn't renders in Entity Details page if there are 25+ 
> classifications
> -
>
> Key: ATLAS-2946
> URL: https://issues.apache.org/jira/browse/ATLAS-2946
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8.2
>Reporter: Tejas Rawool
>Assignee: Keval Bhatt
>Priority: Major
> Attachments: ATLAS-2946.patch, SS3.png, SS4.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-2944) Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kelencz updated ATLAS-2944:
--
Attachment: (was: 
0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch)

> Import: fail fast if required meta files are not found in imported zip
> --
>
> Key: ATLAS-2944
> URL: https://issues.apache.org/jira/browse/ATLAS-2944
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Daniel Kelencz
>Priority: Major
> Fix For: trunk, 0.8.3
>
>
> Importing a zip file without any of the currently required meta files ( 
> namely ATLAS_EXPORT_INFO_NAME("atlas-export-info"),
> ATLAS_EXPORT_ORDER_NAME("atlas-export-order"),
> ATLAS_TYPESDEF_NAME("atlas-typesdef"))
> will fail the import during json deserialization. It would greatly help 
> future debugging efforts if the lack of any of these files is detected as 
> soon as possible and a reasonable exception would be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Review Request 69220: Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz

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

Review request for atlas.


Bugs: ATLAS-2944
https://issues.apache.org/jira/browse/ATLAS-2944


Repository: atlas


Description
---

Fail the import process as soon as possible if any of the required meta files 
are missing. (atlas-export-info.json, atlas-export-order, atlas-typesdef)


Diffs
-

  
repository/src/main/java/org/apache/atlas/repository/impexp/ImportZipMetaFilesValidator.java
 PRE-CREATION 
  repository/src/main/java/org/apache/atlas/repository/impexp/ZipSource.java 
bf23f819a 
  
repository/src/test/java/org/apache/atlas/repository/impexp/ImportZipMetaFilesValidatorTest.java
 PRE-CREATION 


Diff: https://reviews.apache.org/r/69220/diff/1/


Testing
---

unit tests


Thanks,

Daniel Kelencz



[jira] [Updated] (ATLAS-2944) Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kelencz updated ATLAS-2944:
--
Attachment: 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch

> Import: fail fast if required meta files are not found in imported zip
> --
>
> Key: ATLAS-2944
> URL: https://issues.apache.org/jira/browse/ATLAS-2944
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Daniel Kelencz
>Priority: Major
> Fix For: trunk, 0.8.3
>
> Attachments: 
> 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch
>
>
> Importing a zip file without any of the currently required meta files ( 
> namely ATLAS_EXPORT_INFO_NAME("atlas-export-info"),
> ATLAS_EXPORT_ORDER_NAME("atlas-export-order"),
> ATLAS_TYPESDEF_NAME("atlas-typesdef"))
> will fail the import during json deserialization. It would greatly help 
> future debugging efforts if the lack of any of these files is detected as 
> soon as possible and a reasonable exception would be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-2944) Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kelencz updated ATLAS-2944:
--
Attachment: (was: 
0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch)

> Import: fail fast if required meta files are not found in imported zip
> --
>
> Key: ATLAS-2944
> URL: https://issues.apache.org/jira/browse/ATLAS-2944
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Daniel Kelencz
>Priority: Major
> Fix For: trunk, 0.8.3
>
>
> Importing a zip file without any of the currently required meta files ( 
> namely ATLAS_EXPORT_INFO_NAME("atlas-export-info"),
> ATLAS_EXPORT_ORDER_NAME("atlas-export-order"),
> ATLAS_TYPESDEF_NAME("atlas-typesdef"))
> will fail the import during json deserialization. It would greatly help 
> future debugging efforts if the lack of any of these files is detected as 
> soon as possible and a reasonable exception would be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2942) Audit tab changes to display proper data on detail modal view

2018-10-31 Thread Nixon Rodrigues (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670150#comment-16670150
 ] 

Nixon Rodrigues commented on ATLAS-2942:


committed patch on the master branch, commit on branch0.8 is pending, should be 
committed after 0.8.3 release. cc:[~sarath.ku...@gmail.com] , [~kevalbhatt]

> Audit tab changes to display proper data on detail modal view
> -
>
> Key: ATLAS-2942
> URL: https://issues.apache.org/jira/browse/ATLAS-2942
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-webui
>Affects Versions: 0.8.2
>Reporter: Abhishek Kadam
>Assignee: Abhishek Kadam
>Priority: Major
> Fix For: 0.8.3
>
> Attachments: ATLAS-2942_Master.patch, ATLAS-2942_branch_0.8.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (ATLAS-2946) UI - Tags tab doesn't renders in Entity Details page if there are 25+ classifications

2018-10-31 Thread Keval Bhatt (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt reassigned ATLAS-2946:
--

Assignee: Keval Bhatt

> UI - Tags tab doesn't renders in Entity Details page if there are 25+ 
> classifications
> -
>
> Key: ATLAS-2946
> URL: https://issues.apache.org/jira/browse/ATLAS-2946
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8.2
>Reporter: Tejas Rawool
>Assignee: Keval Bhatt
>Priority: Major
> Attachments: SS3.png, SS4.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (ATLAS-2946) UI - Tags tab doesn't renders in Entity Details page if there are 25+ classifications

2018-10-31 Thread Tejas Rawool (JIRA)
Tejas Rawool created ATLAS-2946:
---

 Summary: UI - Tags tab doesn't renders in Entity Details page if 
there are 25+ classifications
 Key: ATLAS-2946
 URL: https://issues.apache.org/jira/browse/ATLAS-2946
 Project: Atlas
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Tejas Rawool
 Attachments: SS3.png, SS4.png





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ATLAS-2942) Audit tab changes to display proper data on detail modal view

2018-10-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/ATLAS-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16670147#comment-16670147
 ] 

ASF subversion and git services commented on ATLAS-2942:


Commit 3051df25409401db304f3e042db295b7a402619d in atlas's branch 
refs/heads/master from [~abhib4]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=3051df2 ]

ATLAS-2942: Audit tab changes to display proper data on detail modal view

Signed-off-by: nixonrodrigues 


> Audit tab changes to display proper data on detail modal view
> -
>
> Key: ATLAS-2942
> URL: https://issues.apache.org/jira/browse/ATLAS-2942
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-webui
>Affects Versions: 0.8.2
>Reporter: Abhishek Kadam
>Assignee: Abhishek Kadam
>Priority: Major
> Fix For: 0.8.3
>
> Attachments: ATLAS-2942_Master.patch, ATLAS-2942_branch_0.8.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-2944) Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kelencz updated ATLAS-2944:
--
Attachment: 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch

> Import: fail fast if required meta files are not found in imported zip
> --
>
> Key: ATLAS-2944
> URL: https://issues.apache.org/jira/browse/ATLAS-2944
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 0.8.2, trunk, 0.8.3
>Reporter: Daniel Kelencz
>Priority: Major
> Fix For: trunk, 0.8.3
>
> Attachments: 
> 0001-ATLAS-2944-validate-the-meta-files-of-zip-before-imp.patch
>
>
> Importing a zip file without any of the currently required meta files ( 
> namely ATLAS_EXPORT_INFO_NAME("atlas-export-info"),
> ATLAS_EXPORT_ORDER_NAME("atlas-export-order"),
> ATLAS_TYPESDEF_NAME("atlas-typesdef"))
> will fail the import during json deserialization. It would greatly help 
> future debugging efforts if the lack of any of these files is detected as 
> soon as possible and a reasonable exception would be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] Release Apache Atlas v 0.8.3 - RC1

2018-10-31 Thread vishal suvagia
 Thank-you Ashutosh for the putting up the Apache Atlas-0.8.3 release-candidate 
#1.
+1 for Apache Atlas 0.8.3-release-candidate #1.Validated using the attached 
source checksums and hash.
Verified clean compilation and rat-checks.



Thanks
Vishal Suvagia. 

On Wednesday, 31 October, 2018, 5:38:11 AM IST, Madhan Neethiraj 
 wrote:  
 
 +1 for Apache Atlas 0.8.3-rc1

Performed the following:
  - verified the signature
  - built & installed embedded-hbase-solr profile
  - successfully brought up Apache Atlas 0.8.3
  - ran quick_start
  - performed few basic searches and DSL searches
  - verified saved search functionality

Thanks,
Madhan


On 10/26/18, 3:48 PM, "Ashutosh Mestry"  wrote:

    Apache Atlas 0.8.3 Release Candidate #1 is now available for a vote within 
dev community.
    
    Following commits went into branch-0.8 since the last release candidate:
    - ATLAS-2900: Exported connected bug fix.
    - ATLAS-2934: Utility to detect and repair incorrect entity state.
    - ATLAS-2935: Updated NPM package version and added package-lock.json.
    - ATLAS-2927: Update lineage query for Process entities.
    - ATLAS-2930: UI changes to handle softReference attribute elegantly.
    - ATLAS-2931: Set isSoftReferenced method to JsonIgnore.
    - ATLAS-2926: ZipSink out of memory error for very large entities.
    - ATLAS-2917: Filter added for lineage to hide Process entity.
    - ATLAS-2921: Updated import scripts exist status in case of Java error.
    - ATLAS-2924: Used encoded property name in getEncodedProperty.
    
    Links to the release artifacts are given below. Please review and vote.
    
    The vote will be open for at least 72 hours or until necessary votes are 
reached.
      [ ] +1 approve
      [ ] +0 no opinion
      [ ] -1 disapprove (and reason why)
    
    Ashutosh Mestry
    
    List of issues addressed in this release: 
https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC
    
    Git tag for the release: 
https://github.com/apache/atlas/tree/release-0.8.3-rc1
    
    Sources for the release: 
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz
    
    Source release verification:
    PGP Signature:  
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.asc
    SHA512 Hash: 
https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc1/apache-atlas-0.8.3-sources.tar.gz.sha512
    
    Keys to verify the signature of the release artifacts are available at: 
https://dist.apache.org/repos/dist/dev/atlas/KEYS
    
    
    

  

Horizontal Scalability + Stateless

2018-10-31 Thread Naden
Hey guys,

 

I am looking to run multiple Atlas instances behind a load balancer all 
pointing to the same backend.

 

Is Atlas stateless ? And if I disable the DB cache does that change anything ?


Cheers,

Naden



[jira] [Assigned] (ATLAS-2945) UI - If a Term is assigned to an Category then to user is able to assign the same term again

2018-10-31 Thread Keval Bhatt (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt reassigned ATLAS-2945:
--

Assignee: Keval Bhatt

> UI - If a Term is assigned to an Category then to user is able to assign the 
> same term again
> 
>
> Key: ATLAS-2945
> URL: https://issues.apache.org/jira/browse/ATLAS-2945
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Tejas Rawool
>Assignee: Keval Bhatt
>Priority: Major
> Fix For: 2.0.0
>
> Attachments: SS1.png, SS2.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (ATLAS-2945) UI - If a Term is assigned to an Category then to user is able to assign the same term again

2018-10-31 Thread Tejas Rawool (JIRA)
Tejas Rawool created ATLAS-2945:
---

 Summary: UI - If a Term is assigned to an Category then to user is 
able to assign the same term again
 Key: ATLAS-2945
 URL: https://issues.apache.org/jira/browse/ATLAS-2945
 Project: Atlas
  Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Tejas Rawool
 Fix For: 2.0.0
 Attachments: SS1.png, SS2.png





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (ATLAS-2944) Import: fail fast if required meta files are not found in imported zip

2018-10-31 Thread Daniel Kelencz (JIRA)
Daniel Kelencz created ATLAS-2944:
-

 Summary: Import: fail fast if required meta files are not found in 
imported zip
 Key: ATLAS-2944
 URL: https://issues.apache.org/jira/browse/ATLAS-2944
 Project: Atlas
  Issue Type: Improvement
  Components:  atlas-core
Affects Versions: 0.8.2, trunk, 0.8.3
Reporter: Daniel Kelencz
 Fix For: trunk, 0.8.3


Importing a zip file without any of the currently required meta files ( namely 
ATLAS_EXPORT_INFO_NAME("atlas-export-info"),
ATLAS_EXPORT_ORDER_NAME("atlas-export-order"),
ATLAS_TYPESDEF_NAME("atlas-typesdef"))

will fail the import during json deserialization. It would greatly help future 
debugging efforts if the lack of any of these files is detected as soon as 
possible and a reasonable exception would be thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Review Request 69190: ATLAS-2936: store and retrieve provenance type

2018-10-31 Thread Graham Wallis


> On Oct. 30, 2018, 10:11 p.m., Ashutosh Mestry wrote:
> > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
> > Line 73 (original), 73 (patched)
> > 
> >
> > Please revert to individual imports.

Will do - sorry about that - I think IntelliJ aggregates them automatically, 
although there is probably a configuration option somewhere to disable it.


- Graham


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


On Oct. 30, 2018, 3:22 p.m., Graham Wallis wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69190/
> ---
> 
> (Updated Oct. 30, 2018, 3:22 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> ATLAS-2936: Add provenanceType system attribute
> 
> 
> Diffs
> -
> 
>   common/src/main/java/org/apache/atlas/repository/Constants.java 
> ed2ca4ce784405cdc489c951b1be5b1fc51bbd34 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java 
> 066b0d0f424b27220ab102d3d2a04b7568790c8a 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java 
> bc79dadc75ceb927747fa94f8189a540cd145bf2 
>   repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
> b4189d2d1e7359b7a3c4c210438a385d124c3d74 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasRelationshipStoreV2.java
>  512fff470d04bc09f4b3d52aaefcecc7816c25f1 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
>  c08f4c471b0a37276f2af99a32c4fc673f3811c5 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
>  f03262faae5889dad05bb1c635a0b17d2bdfb6f4 
> 
> 
> Diff: https://reviews.apache.org/r/69190/diff/1/
> 
> 
> Testing
> ---
> 
> Tested with ODPi Compliance Test Suite.
> 
> 
> Thanks,
> 
> Graham Wallis
> 
>