Re: Review Request 60213: addressing Coverity Scan

2017-06-21 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60213/#review178540 --- Ship it! Ship It! - Madhan Neethiraj On June 21, 2017, 9:47

Re: Review Request 60213: addressing Coverity Scan

2017-06-20 Thread Madhan Neethiraj
/AtlasRelationshipType.java Lines 137 (patched) <https://reviews.apache.org/r/60213/#comment252335> Shouldn't both ends be non-null? The validation here allows both ends be null. What would be the usecase for this? - Madhan Neethiraj On June 20, 2017, 3:19 p.m., David Radley

[jira] [Commented] (ATLAS-1879) Updating classification removes some properties

2017-06-20 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055867#comment-16055867 ] Madhan Neethiraj commented on ATLAS-1879: - [~bpgergo] - type renaming should not be allowed. Can

Re: Review Request 59769: [ATLAS-1856]: Relationship instance API Java & REST implementation

2017-06-19 Thread Madhan Neethiraj
/web/rest/RelationshipREST.java Lines 127 (patched) <https://reviews.apache.org/r/59769/#comment252220> Consider returning void from 'delete'. - Madhan Neethiraj On June 19, 2017, 6:53 p.m., Sarath Subramanian

[jira] [Updated] (ATLAS-1886) DSL queries with LIKE fail for composite searches

2017-06-18 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1886: Attachment: ATLAS-1866.patch > DSL queries with LIKE fail for composite searc

Review Request 60177: ATLAS-1866: DSL 'like' operator fails for associated entity attributes

2017-06-18 Thread Madhan Neethiraj
attributes of associated entities Thanks, Madhan Neethiraj

[jira] [Assigned] (ATLAS-1886) DSL queries with LIKE fail for composite searches

2017-06-18 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-1886: --- Assignee: Madhan Neethiraj > DSL queries with LIKE fail for composite searc

[jira] [Resolved] (ATLAS-1885) DELETE classification causes error message

2017-06-18 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1885. - Resolution: Duplicate This issue was fixed in ATLAS-1673; the fix will be available

Re: Review Request 59769: [ATLAS-1856]: Relationship instance API Java & REST implementation

2017-06-18 Thread Madhan Neethiraj
(patched) <https://reviews.apache.org/r/59769/#comment252007> else { // throw relationship already exits exception } - Madhan Neethiraj On June 16, 2017, 10:40 p.m., Sarath Subramanian wrote: > > --- > This is an

[jira] [Commented] (ATLAS-1885) DELETE classification causes error message

2017-06-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053076#comment-16053076 ] Madhan Neethiraj commented on ATLAS-1885: - [~LauraNgo] - this issue looks to be a duplicate

[jira] [Commented] (ATLAS-1879) Updating classification removes some properties

2017-06-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052949#comment-16052949 ] Madhan Neethiraj commented on ATLAS-1879: - bq. PUT http://127.0.0.1:21000/api/atlas/v2/types

[jira] [Commented] (ATLAS-1885) DELETE classification causes error message

2017-06-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052944#comment-16052944 ] Madhan Neethiraj commented on ATLAS-1885: - {quote} - Tried to delete it via DELETE (/v2/types

[jira] [Resolved] (ATLAS-1875) Gremlin id is no longer returned for vertices in gremlin query

2017-06-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1875. - Resolution: Fixed Fix Version/s: 0.8.1-incubating 0.9-incubating

Re: Review Request 59881: ATLAS-1863 :- Set default value for primitive types attributes in entity based on attributeDef in Typedef

2017-06-16 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59881/#review178109 --- Ship it! Ship It! - Madhan Neethiraj On June 16, 2017, 5:34

Re: Review Request 60059: rename endpoints

2017-06-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60059/#review177976 --- Ship it! Ship It! - Madhan Neethiraj On June 15, 2017, 1:23

Re: Hi would like to have contributor access

2017-06-13 Thread Madhan Neethiraj
Done. Jeff - Welcome to Apache Atlas community! Regards, Madhan On 6/13/17, 2:30 PM, "Jeffrey Rodriguez" wrote: Hi Devs, I would like to contribute to the project. Regards, Jeff

Re: Review Request 59881: ATLAS-1863 :- Set default value for primitive types attributes in entity based on attributeDef in Typedef

2017-06-13 Thread Madhan Neethiraj
this doesn't seem necessary. intg/src/main/java/org/apache/atlas/type/AtlasStructType.java Line 483 (original), 496 (patched) <https://reviews.apache.org/r/59881/#comment251425> dataType.createDefaultValue() ==> dataType.createDefaultValue(attributeDef.getDefaultValue()); - Ma

[jira] [Resolved] (ATLAS-1852) Create RelationshipDef

2017-06-11 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1852. - Resolution: Fixed Fix Version/s: 0.9-incubating Committed to master: http://git

Re: Review Request 59719: ATLAS-1852 Create RelationshipDef

2017-06-11 Thread Madhan Neethiraj
-- > > (Updated June 11, 2017, 11:24 a.m.) > > > Review request for atlas, Graham Wallis, Madhan Neethiraj, and Sarath > Subramanian. > > > Repository: atlas > > > Description > --- > > This patch introduces the relationshipDef as a new to

Re: Review Request 59719: ATLAS-1852 Create RelationshipDef

2017-06-10 Thread Madhan Neethiraj
erated e-mail. To reply, visit: > https://reviews.apache.org/r/59719/ > --- > > (Updated June 10, 2017, 10:22 p.m.) > > > Review request for atlas, Graham Wallis, Madhan Neethiraj, and Sarath > Subramanian. > > > Repository: atlas > > > Description > --- >

Re: Review Request 59719: ATLAS-1852 Create RelationshipDef

2017-06-09 Thread Madhan Neethiraj
views.apache.org/r/59719/#comment251082> Avoiding changes like 'collape of imports', 'whitespace only changes' will make reviewing a little easier and importantly will not distract from focusing on important changes. - Madhan Neethiraj On June 9, 2017, 1:22 p.m., David Radley

Re: Add me to the JIRA and Confluence contributors

2017-06-09 Thread Madhan Neethiraj
Muhammad Imran Tariq, Done. Welcome to Atlas community. Thanks, Madhan On 6/8/17, 11:13 PM, "Imran Tariq" wrote: Dear community, Could you please add me as a JIRA and Confluence contributor for Atlas? I would like to be able to assign

[jira] [Commented] (ATLAS-1768) Create common types for Open Metadata

2017-06-08 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16043879#comment-16043879 ] Madhan Neethiraj commented on ATLAS-1768: - bq. Is the plan that a query for historic state (e.g

Re: Review Request 59881: ATLAS-1863 :- Set default value for primitive types attributes in entity based on attributeDef in Typedef

2017-06-08 Thread Madhan Neethiraj
etAttributeDef(); if (attributeDef.getDefaultValue() != null) { attrValue = attrType.createDefaultValue(attributeDef.getdefaultValue()); } else { if (attribute.getAttributeDef().getIsOptional()) { attrValue = attrType.createOptionalDefaultValue();

Re: Could you please add me to the JIRA and Confluence contributors

2017-06-06 Thread Madhan Neethiraj
Maryna, Done. Welcome to Apache Atlas community. Regards, Madhan On 6/6/17, 4:34 AM, "Strelchuk, M. (Maryna)" wrote: Dear community, Could you please add me as a JIRA and Confluence contributor for Atlas? I would like to be able to

Re: Review Request 59722: Import API: Support for resuming Import operation

2017-06-06 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59722/#review176996 --- Ship it! Ship It! - Madhan Neethiraj On June 6, 2017, 4:17

Re: Review Request 59722: Import API: Support for resuming Import operation

2017-06-05 Thread Madhan Neethiraj
am? It might be good to limit this limit to either "1%" or 1000 entities, which ever occurs first. - Madhan Neethiraj On June 2, 2017, 10:18 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e

[jira] [Commented] (ATLAS-1768) Create common types for Open Metadata

2017-06-05 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037298#comment-16037298 ] Madhan Neethiraj commented on ATLAS-1768: - bq. no additional vertex is created. What would

Re: Review Request 59719: ATLAS-1852 Create RelationshipDef

2017-06-04 Thread Madhan Neethiraj
rebase and update the review? Thanks. - Madhan Neethiraj On June 2, 2017, 10:25 a.m., David Radley wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

[jira] [Commented] (ATLAS-1768) Create common types for Open Metadata

2017-06-03 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16036131#comment-16036131 ] Madhan Neethiraj commented on ATLAS-1768: - bq. Presumably when we create the new vertex we

Re: Review Request 59722: Import API: Support for resuming Import operation

2017-06-02 Thread Madhan Neethiraj
9722/#comment250329> It will be useful for getNextEntityWithExtInfo() to maintain a counter, which can be returned from getPosition() - similar to the implementation in ZipSource. - Madhan Neethiraj On

Re: Review Request 56959: Import API: Added Support for Transforming Entities During Import

2017-06-02 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56959/#review176805 --- Ship it! Ship It! - Madhan Neethiraj On June 2, 2017, 4:30

Re: Review Request 56959: Import API: Added Support for Transforming Entities During Import

2017-06-01 Thread Madhan Neethiraj
\"qualifiedName\": \"[ \"lowercase\", \"replace:@cl1:@cl2\" ]\" } }" } or "options": { "transforms:hive_db.qualifiedName": "[ \"replace:@c

[jira] [Resolved] (ATLAS-1045) HiveHook fails to post metadata for "Create view" with "Relative path in absolute URI: NULL::character%20varying" exception

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1045. - Resolution: Duplicate https://issues.apache.org/jira/browse/HIVE-14322 > HiveHook fa

[jira] [Resolved] (ATLAS-1368) Knox query processing: If the originalUrl value has "ampersand"(&) in it, the value after ampersand is ignored.

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1368. - Resolution: Duplicate Fixed in https://issues.apache.org/jira/browse/KNOX-820 > K

[jira] [Resolved] (ATLAS-170) Result of search based on attributes of a Traits is not displayed correctly

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-170. Resolution: Won't Fix Currently Atlas doesn't support search by trait attribute values

[jira] [Updated] (ATLAS-170) Result of search based on attributes of a Traits is not displayed correctly

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-170: --- Environment: (was: HDP2.3.1) Request participants: (was: ) > Res

[jira] [Resolved] (ATLAS-637) Build fails (jenkins, local)

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-637. Resolution: Cannot Reproduce [~jonesn] - I am able to successfully build master &

[jira] [Resolved] (ATLAS-1619) import-hive.sh script failure

2017-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1619. - Resolution: Cannot Reproduce [~ssainath] - this issue doesn't reproduce any more. Please

Re: Review Request 58434: Import API: Improved the API to Update Existing Types Attributes

2017-05-31 Thread Madhan Neethiraj
w - this and other update*Def() methods. - Madhan Neethiraj On April 13, 2017, 10:18 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail. To re

Re: Incubator report for June 2017 - Draft for review

2017-05-30 Thread Madhan Neethiraj
he Incubator PMC (IPMC) or ASF Board wish/need to be aware of? None that we are aware of. How has the community developed since the last report? 1. Madhan Neethiraj was voted in to the Apache Atlas PPMC. 2. The following new committers were added: -

[jira] [Updated] (ATLAS-1848) UI- Remove json2.js library from atlas

2017-05-30 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1848: Description: Update Atlas to avoid using JSON licensed work; please refer to https

Re: [VOTE] Graduate Apache Atlas Project from Incubator

2017-05-26 Thread Madhan Neethiraj
lmer ja...@target.com <mailto:ja...@target.com> Jeffrey Hagelberg jnhagelb...@apache.org <mailto:jnhagelb...@apache.org> Jitendra Pandey jiten...@apache.org <mailto:jiten...@apache.org> Jon Maron jma...@apache.org <mailto:jma...@apache.org> Kalyani Ka

Re: Review Request 56959: Import API: Added Support for Transforming Entities During Import

2017-05-24 Thread Madhan Neethiraj
via REST API. Consider keeping the classes/enums passed via REST simple i.e. strictly data-only. Any functionality/constraits should be handled in the application. - Madhan Neethiraj On May 25, 2017, 5:16 a.m

[jira] [Resolved] (ATLAS-1744) Error when searching type with attribute name "order" , "limit" , "offset"

2017-05-23 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1744. - Resolution: Fixed > Error when searching type with attribute name "order&q

[jira] [Resolved] (ATLAS-1440) Inconsistency in DSL search of tag

2017-05-22 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1440. - Resolution: Cannot Reproduce [~ssainath] - this issue could not be reproduced

[jira] [Updated] (ATLAS-1819) V2 APIs : Entity Resource GET query with classification returns 500.

2017-05-22 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1819: Affects Version/s: 0.8-incubating > V2 APIs : Entity Resource GET query with classificat

[jira] [Resolved] (ATLAS-1819) V2 APIs : Entity Resource GET query with classification returns 500.

2017-05-22 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-1819. - Resolution: Fixed Fix Version/s: 0.8.1-incubating 0.9-incubating

[jira] [Commented] (ATLAS-1819) V2 APIs : Entity Resource GET query with classification returns 500.

2017-05-22 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019805#comment-16019805 ] Madhan Neethiraj commented on ATLAS-1819: - +1 for the patch. Thanks [~ruchi_solani]. > V2 A

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-19 Thread Madhan Neethiraj
lightning fast. Thanks Ashutosh. repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java Lines 258 (patched) <https://reviews.apache.org/r/59378/#comment248940> I will remove this log before committing the patch. - Madhan Neethiraj On May 19, 2017, 5:29 p.m., As

[jira] [Commented] (ATLAS-1812) On browser refresh if, tag is doesn't exist, then URL should update with the first tag.

2017-05-19 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017638#comment-16017638 ] Madhan Neethiraj commented on ATLAS-1812: - +1 for the patch. Thanks [~kevalbhatt]. > On brow

[jira] [Commented] (ATLAS-1816) UI,excludeDeletedEntities : Next button in Basic query result view is not working if result query has DELETED entities

2017-05-19 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16017616#comment-16017616 ] Madhan Neethiraj commented on ATLAS-1816: - +1 for the patch. Thanks [~kevalbhatt]. >

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Madhan Neethiraj
")); // Solr doesn't require OR seperator between type-names } return ""; } Similarly consider replacing method getSubTypesForType() as well. - Madhan Neethiraj On May 19, 20

Re: Please add me to the contributors list

2017-05-18 Thread Madhan Neethiraj
ld like to start contributing the project as I'm already using for couple of PoC's. Thanks, Laxmi On Mon, May 15, 2017 at 5:56 PM, Madhan Neethiraj < mneethi...@hortonworks.com> wrote: > Shi, > > Welcome to Atlas. You have been added a

[jira] [Updated] (ATLAS-1807) Enhance DSL query to support "like" operator for wildcard searches

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1807: Affects Version/s: (was: 0.9-incubating) (was: trunk

[jira] [Updated] (ATLAS-1780) Type deletion blocks ability to redefine same type with different attribute

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1780: Affects Version/s: 0.8-incubating Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1756) Allow user to edit associated Tag (classification)

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1756: Fix Version/s: (was: 0.8-incubating) 0.8.1-incubating > Allow u

[jira] [Updated] (ATLAS-1777) UI : Include historical entities check box is not shown when searching a type with all DELETED entities, hence no entities are retrieved by search.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1777: Request participants: (was: ) Fix Version/s: 0.8.1-incubating

[jira] [Updated] (ATLAS-1776) Include historical entities in UI : A query is made and cancelled every time the check box is checked/unchecked showing "Invalid expression:null" notification

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1776: Request participants: (was: ) Fix Version/s: (was: 0.8-incubating

[jira] [Updated] (ATLAS-1759) UI - Add checkbox to exclude/include deleted entities in schema table.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1759: Request participants: (was: ) Fix Version/s: 0.8.1-incubating

[jira] [Updated] (ATLAS-1770) HardDeleteHandlerV1Test and SoftDeleteHandlerV1Test failure during setup

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1770: Affects Version/s: (was: 0.9-incubating) 0.8-incubating

[jira] [Updated] (ATLAS-855) Atlas logs contain stale transaction eviction message

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-855: --- Affects Version/s: (was: trunk) Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1762) Specifying invalid types for superTypes , datatype throws 404 Not Found.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1762: Affects Version/s: (was: 0.9-incubating) (was: trunk

[jira] [Updated] (ATLAS-1730) Error after updating attribute's data type of an Atlas type

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1730: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1736) Type registration becomes inconsistent after creating a type with attribute name having special characters.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1736: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1747) Difference in result of POSTing Structs to V1 APIs and V2 APIs

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1747: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1760) For rendering property tab use type definition of the entity

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1760: Request participants: (was: ) > For rendering property tab use type definit

[jira] [Updated] (ATLAS-1724) Exporting a non-existing entity results in success. Ideally, this should result in error.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1724: Request participants: (was: ) Fix Version/s: 0.8.1-incubating > Export

[jira] [Updated] (ATLAS-1750) Typeahead Search Implemented on create entity.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1750: Affects Version/s: 0.8-incubating Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1755) UI - Add checkbox to exclude deleted entities in basic and fulltext search

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1755: Affects Version/s: (was: 0.9-incubating) 0.8-incubating

[jira] [Updated] (ATLAS-1761) Improve attribute search to enable search based on display text and guid

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1761: Affects Version/s: (was: 0.8-incubating) (was: trunk

[jira] [Updated] (ATLAS-1742) Provide option in server side to exclude deleted entities in basic and fulltext search

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1742: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1611) Regression: Incorrect error code for the negative tests. Returned: "500 server error", expected: "400 Bad Request"

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1611: Affects Version/s: (was: trunk) Request participants: (was: ) > Regress

[jira] [Updated] (ATLAS-1737) UI - Delete tag(classification) from UI.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1737: Request participants: (was: ) Fix Version/s: 0.8.1-incubating

[jira] [Updated] (ATLAS-1744) Error when searching type with attribute name "order" , "limit" , "offset"

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1744: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1751) Implement REST end-point to update classification attribute

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1751: Affects Version/s: (was: 0.9-incubating) 0.8-incubating

[jira] [Updated] (ATLAS-1752) Atlas Group mapping for ranger doesn't work if using kerberos authentication

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1752: Fix Version/s: (was: 0.8-incubating) 0.8.1-incubating > Atlas Gr

[jira] [Updated] (ATLAS-1680) Support for browser login using kerberos kytab

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1680: Fix Version/s: (was: trunk) 0.8.1-incubating > Support for brow

[jira] [Updated] (ATLAS-1745) Font Usage: Attribution Missing

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1745: Affects Version/s: (was: trunk) Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1726) Creating type name with space causes exceptions while doing DSL search

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1726: Affects Version/s: (was: 0.9-incubating) Request participants

[jira] [Updated] (ATLAS-1707) Atlas WUI on continues loading behind FireWall

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1707: Request participants: (was: ) Fix Version/s: (was: 0.8-incubating

[jira] [Updated] (ATLAS-1710) Implement entity-lookup API for entity create/update UI

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1710: Affects Version/s: (was: 0.9-incubating) (was: trunk

[jira] [Updated] (ATLAS-1735) Coverity Scan Issues Detected on 4/13

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1735: Affects Version/s: (was: trunk) Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1709) Export & Import API: Unit Tests

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1709: Affects Version/s: (was: trunk) 0.8-incubating Request

[jira] [Updated] (ATLAS-1719) Tag association UI should allow users to input value for enum type attributes from a drop-down

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1719: Affects Version/s: (was: 0.9-incubating) 0.8-incubating

[jira] [Updated] (ATLAS-1718) In Create tag UI, attribute datatype should provide enum-types in drop-down along with built-in types

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1718: Affects Version/s: (was: 0.9-incubating) 0.8-incubating

[jira] [Updated] (ATLAS-1717) Export & Import API: Documentation

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1717: Affects Version/s: (was: trunk) Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1727) Mask userdetails in quick Start utility

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1727: Affects Version/s: 0.8-incubating Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1721) Import Process: Audit Do Not Have Information About Import

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1721: Affects Version/s: (was: trunk) Request participants: (was: ) Fix

[jira] [Updated] (ATLAS-1732) After Zoom_out from Lineage view scroll stopped working

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1732: Fix Version/s: 0.8.1-incubating > After Zoom_out from Lineage view scroll stopped work

[jira] [Updated] (ATLAS-1433) Atlas allows creation of tag with attributes' name same as that of its parent tags.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1433: Affects Version/s: 0.8-incubating > Atlas allows creation of tag with attributes' name s

[jira] [Updated] (ATLAS-1433) Atlas allows creation of tag with attributes' name same as that of its parent tags.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1433: Fix Version/s: 0.8.1-incubating 0.9-incubating > Atlas allows creat

[jira] [Updated] (ATLAS-1714) UI : Properties tab doesn't load when an entity has attribute of type array of integers

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1714: Affects Version/s: (was: 0.9-incubating) 0.8-incubating >

[jira] [Updated] (ATLAS-1714) UI : Properties tab doesn't load when an entity has attribute of type array of integers

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1714: Fix Version/s: 0.8.1-incubating 0.9-incubating > UI : Properties

[jira] [Updated] (ATLAS-1673) Type deletion not working as expected

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1673: Fix Version/s: 0.8.1-incubating > Type deletion not working as expec

[jira] [Updated] (ATLAS-1697) import-hive.sh script logs debug/info logs on console instead of import-hive.log log file.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1697: Fix Version/s: 0.8.1-incubating > import-hive.sh script logs debug/info logs on cons

[jira] [Updated] (ATLAS-1686) Import API fails with "com.esotericsoftware.kryo.KryoException: Class cannot be created (missing no-arg constructor): java.util.Collections$UnmodifiableSet"

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1686: Fix Version/s: 0.8.1-incubating > Import API fa

[jira] [Updated] (ATLAS-1688) Resize Lineage window will move legend out of the Lineage panel

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1688: Fix Version/s: 0.8.1-incubating > Resize Lineage window will move legend out of the Line

[jira] [Updated] (ATLAS-1685) Fix coverity scan issues found in latest report

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1685: Fix Version/s: 0.8.1-incubating > Fix coverity scan issues found in latest rep

[jira] [Updated] (ATLAS-1687) Upgrade: hbase_column_family and hbase_column are not loaded into Atlas, even though hbase model json has it.

2017-05-17 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-1687: Fix Version/s: 0.8.1-incubating > Upgrade: hbase_column_family and hbase_col

  1   2   3   4   5   6   7   8   9   10   >