[jira] [Updated] (ATLAS-696) Add testing of titan 1 to Atlas build

2017-03-01 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-696: -- Description: We need to have automated testing of the titan 1.0.0 support in Atlas to ensure

[jira] [Commented] (ATLAS-696) Add testing of titan 1 to Atlas build

2017-03-01 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890563#comment-15890563 ] Neeru Gupta commented on ATLAS-696: --- Titan1 tests will be executed if build enables titan1 profile

[jira] [Updated] (ATLAS-695) Add titan 1 implementation of graph database abstraction layer

2017-03-01 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-695: -- Attachment: rb56289.patch > Add titan 1 implementation of graph database abstraction la

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-03-01 Thread Neeru Gupta
to address those test failures. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-03-01 Thread Neeru Gupta
ld. While building on Java7, the > java classes for project are not compiled and titan1 tests are skipped. Build > creates an empty titan1 jar file. While using Java8, titan1 classes are > compiled but tests are only run if titan1 profile is enabled. > > More changes may require to bring Atlas up with Titan1. Please refer to read > me file for known issues in bringing the Atlas server up with titan1. This > serves as initial implementation to support Titan1. > > Some tests in repository and webapp project are skipped with titan1 profile. > Those tests currently are using Gremlin2 syntax. Titan1 requires Gremlin3 > syntax. I have created atlas jira issues to address those test failures. > > It was a team effort at IBM. Jeff Hagelberg has contributed in this project. > > > Thanks, > > Neeru Gupta > >

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-27 Thread Neeru Gupta
Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-24 Thread Neeru Gupta
Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-23 Thread Neeru Gupta
Hagelberg has contributed in this project. Thanks, Neeru Gupta

[jira] [Created] (ATLAS-1591) Repository test failures with Titan1 profile

2017-02-23 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1591: -- Summary: Repository test failures with Titan1 profile Key: ATLAS-1591 URL: https://issues.apache.org/jira/browse/ATLAS-1591 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-1582) Fix Webapp test failures with titan1 as graph backend

2017-02-23 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1582: --- Description: Some of the webapp tests fail because of dependency on catalog project. It is unable

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-23 Thread Neeru Gupta
. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

[jira] [Created] (ATLAS-1582) Fix Webapp test failures with titan1 as graph backend

2017-02-21 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1582: -- Summary: Fix Webapp test failures with titan1 as graph backend Key: ATLAS-1582 URL: https://issues.apache.org/jira/browse/ATLAS-1582 Project: Atlas Issue Type

[jira] [Created] (ATLAS-1581) Fix Atlas start up with titan1 as backend.

2017-02-21 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1581: -- Summary: Fix Atlas start up with titan1 as backend. Key: ATLAS-1581 URL: https://issues.apache.org/jira/browse/ATLAS-1581 Project: Atlas Issue Type: Improvement

[jira] [Created] (ATLAS-1580) Fix Catalog project to use GremlinExpressionFactory to avoid direct dependecy on titan0 and hard coded gremlin2.

2017-02-21 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1580: -- Summary: Fix Catalog project to use GremlinExpressionFactory to avoid direct dependecy on titan0 and hard coded gremlin2. Key: ATLAS-1580 URL: https://issues.apache.org/jira/browse

[jira] [Created] (ATLAS-1579) Fix EntityLineageSevice Tests to run against TP3

2017-02-21 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1579: -- Summary: Fix EntityLineageSevice Tests to run against TP3 Key: ATLAS-1579 URL: https://issues.apache.org/jira/browse/ATLAS-1579 Project: Atlas Issue Type

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-17 Thread Neeru Gupta
Atlas up with Titan1. This serves as initial implementation to support Titan1. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-14 Thread Neeru Gupta
Atlas up with Titan1. This serves as initial implementation to support Titan1. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-10 Thread Neeru Gupta
to bring Atlas up with Titan1. This serves as initial implementation to support Titan1. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

Re: Review Request 56289: Atlas-695: Add Titan1 suport in Atlas.

2017-02-08 Thread Neeru Gupta
by default. It gets enabled when titan1 profile is enabled. It requires Java 8. More changes may require to bring Atlas up with Titan1. This serves as initial implementation to support Titan1. It was a team effort at IBM. Jeff Hagelberg has contributed in this project. Thanks, Neeru Gupta

[jira] [Assigned] (ATLAS-695) Add titan 1 implementation of graph database abstraction layer

2017-02-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta reassigned ATLAS-695: - Assignee: Neeru Gupta (was: Jeffrey Hagelberg) > Add titan 1 implementation of graph datab

[jira] [Closed] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2017-02-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta closed ATLAS-1379. -- > Avoid object query overhead when report query selects class type al

Re: Review Request 55443: ATLAS-1387 : Compiled Query Cache

2017-01-23 Thread Neeru Gupta
should not reap values while reading from map to avoid delay in providing the cached value. If we do, then write lock should be held until reaping is done. - Neeru Gupta On Jan. 20, 2017, 8:30 p.m., Jeff Hagelberg

Review Request 55227: ATLAS-1391 Fixed the issue reaised by Coverty scan for null check on cofig object

2017-01-10 Thread Neeru Gupta
, Neeru Gupta

[jira] [Updated] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2017-01-03 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1379: --- Attachment: (was: rb54759.patch) > Avoid object query overhead when report query selects cl

[jira] [Updated] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2017-01-03 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1379: --- Attachment: rb54759(1).patch > Avoid object query overhead when report query selects class type al

Re: Review Request 54759: ATLAS-1379 Avoid object query overhead when report query selects class type alias

2017-01-03 Thread Neeru Gupta
in GraphBackedDiscoveryTest to valiadte the fields coming back with id type report queries. Thanks, Neeru Gupta

[jira] [Updated] (ATLAS-1391) Add exclusion mechanism for Atlas audit mechanism

2017-01-03 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1391: --- Attachment: (was: rb54907.patch) > Add exclusion mechanism for Atlas audit mechan

[jira] [Updated] (ATLAS-1391) Add exclusion mechanism for Atlas audit mechanism

2017-01-03 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1391: --- Attachment: rb54907(1).patch Rebased with trunk. > Add exclusion mechanism for Atlas audit mechan

Re: Review Request 54907: ATLAS-1391 Add exclusion mechanism for Atlas audit mechanism

2017-01-03 Thread Neeru Gupta
, Neeru Gupta

[jira] [Updated] (ATLAS-1391) Add exclusion mechanism for Atlas audit mechanism

2016-12-20 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1391: --- External issue URL: https://reviews.apache.org/r/54907/ Description: As a consumer

[jira] [Updated] (ATLAS-1391) Add exclusion mechanism for Atlas audit mechanism

2016-12-20 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1391: --- Attachment: rb54907.patch > Add exclusion mechanism for Atlas audit mechan

Review Request 54907: ATLAS-1391 Add exclusion mechanism for Atlas audit mechanism

2016-12-20 Thread Neeru Gupta
/AuditFilter.java 7499cde4c5dc6a2c5253cd7a354a6add7d8e02e4 webapp/src/test/java/org/apache/atlas/web/filters/AuditFilterTest.java PRE-CREATION Diff: https://reviews.apache.org/r/54907/diff/ Testing --- Added new test class 'AuditFilterTest' Thanks, Neeru Gupta

[jira] [Created] (ATLAS-1393) Add Multitenancy in titan1

2016-12-15 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1393: -- Summary: Add Multitenancy in titan1 Key: ATLAS-1393 URL: https://issues.apache.org/jira/browse/ATLAS-1393 Project: Atlas Issue Type: Sub-task

[jira] [Created] (ATLAS-1391) Add exclusion mechanism for Atlas audit mechanism

2016-12-15 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1391: -- Summary: Add exclusion mechanism for Atlas audit mechanism Key: ATLAS-1391 URL: https://issues.apache.org/jira/browse/ATLAS-1391 Project: Atlas Issue Type

[jira] [Updated] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2016-12-15 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1379: --- Attachment: rb54759.patch > Avoid object query overhead when report query selects class type al

[jira] [Updated] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2016-12-15 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1379: --- Flags: Patch > Avoid object query overhead when report query selects class type al

[jira] [Updated] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2016-12-15 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-1379: --- External issue URL: https://reviews.apache.org/r/54759/ https://reviews.apache.org/r/54759/ > Av

Review Request 54759: ATLAS-1379 Avoid object query overhead when report query selects class type alias

2016-12-15 Thread Neeru Gupta
with id type report queries. Thanks, Neeru Gupta

[jira] [Created] (ATLAS-1379) Avoid object query overhead when report query selects class type alias

2016-12-14 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1379: -- Summary: Avoid object query overhead when report query selects class type alias Key: ATLAS-1379 URL: https://issues.apache.org/jira/browse/ATLAS-1379 Project: Atlas

[jira] [Commented] (ATLAS-1277) Add feather use 'order by ' in the DSL search

2016-12-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15726253#comment-15726253 ] Neeru Gupta commented on ATLAS-1277: There are some white space changes around line 66 which should

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-12-02 Thread Neeru Gupta
--- Order by fixes to add ability to orderby on supertypes attributes and with alias. Added new aggregate methods support like group by and count, max, min and sum methods. Executed all existing order by tests successfully. Added new tests to order by with alias Thanks, Neeru Gupta

[jira] [Comment Edited] (ATLAS-1284) Fix order by clause to be able to order on super type attributes and with alias.

2016-12-01 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709030#comment-15709030 ] Neeru Gupta edited comment on ATLAS-1284 at 12/1/16 5:32 PM: - [~shwetaag] I

[jira] [Comment Edited] (ATLAS-1284) Fix order by clause to be able to order on super type attributes and with alias.

2016-12-01 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709030#comment-15709030 ] Neeru Gupta edited comment on ATLAS-1284 at 12/1/16 5:31 PM: - [~shwetaag] I

[jira] [Comment Edited] (ATLAS-1284) Fix order by clause to be able to order on super type attributes and with alias.

2016-11-30 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709030#comment-15709030 ] Neeru Gupta edited comment on ATLAS-1284 at 11/30/16 4:27 PM: -- [~shwetaag] I

[jira] [Commented] (ATLAS-1284) Fix order by clause to be able to order on super type attributes and with alias.

2016-11-30 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15709030#comment-15709030 ] Neeru Gupta commented on ATLAS-1284: [~shwetaag] I double checked and found that queries like you

Re: Review Request 54150: Support fuzzy query in web Search

2016-11-30 Thread Neeru Gupta
break these queries. - Neeru Gupta On Nov. 29, 2016, 9:03 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-11-29 Thread Neeru Gupta
reply, visit: https://reviews.apache.org/r/53653/#review155716 --- On Nov. 29, 2016, 4:05 p.m., Neeru Gupta wrote: > > --- > This is an automatically

[jira] [Updated] (ATLAS-737) Add support for Sum, Max, Min and count operations with and without group by.

2016-11-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-737: -- Description: This can be implemented analogously to a "select count *" in SQL and is more

[jira] [Commented] (ATLAS-737) Add support for Sum, Max, Min and count operations with and without group by.

2016-11-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15705728#comment-15705728 ] Neeru Gupta commented on ATLAS-737: --- The review request included changes for Atlas-1284 as well. >

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-11-29 Thread Neeru Gupta
by tests successfully. Added new tests to order by with alias Thanks, Neeru Gupta

[jira] [Updated] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-11-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-737: -- External issue URL: (was: https://reviews.apache.org/r/53653/) > Ability to retrieve the s

[jira] [Updated] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-11-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-737: -- External issue URL: https://reviews.apache.org/r/53653/ https://reviews.apache.org/r/53653/ review

[jira] [Updated] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-11-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-737: -- Attachment: (was: rb50311.patch) > Ability to retrieve the size of the result of a DSL sea

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-11-29 Thread Neeru Gupta
to orderby on supertypes attributes and with alias. Added new aggregate methods support like group by and count, max, min and sum methods. Executed all existing order by tests successfully. Added new tests to order by with alias Thanks, Neeru Gupta

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-11-28 Thread Neeru Gupta
. Executed all existing order by tests successfully. Added new tests to order by with alias Thanks, Neeru Gupta

Re: Review Request 53653: ATLAS-1284 Fixed issues with order by clause while sorting with alias and on super type attributes

2016-11-11 Thread Neeru Gupta
existing order by tests successfully. Added new tests to order by with alias Thanks, Neeru Gupta

[jira] [Commented] (ATLAS-727) Enhance Atlas client to add support for offset while searching.

2016-11-10 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15654721#comment-15654721 ] Neeru Gupta commented on ATLAS-727: --- [~shwethags] I apologize, I had missed your message. I think

[jira] [Created] (ATLAS-1284) Fix order by clause to be able to order on super type attributes and with alias.

2016-11-10 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1284: -- Summary: Fix order by clause to be able to order on super type attributes and with alias. Key: ATLAS-1284 URL: https://issues.apache.org/jira/browse/ATLAS-1284 Project

[jira] [Created] (ATLAS-1109) Add ability to search on Map and Array properties for an entity

2016-08-09 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-1109: -- Summary: Add ability to search on Map and Array properties for an entity Key: ATLAS-1109 URL: https://issues.apache.org/jira/browse/ATLAS-1109 Project: Atlas

[jira] [Commented] (ATLAS-1085) With more than 15K classes defined in the types system - Atlas startup fails with "org.apache.atlas.typesystem.exception.TypeExistsException" when restoring type system

2016-08-03 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406187#comment-15406187 ] Neeru Gupta commented on ATLAS-1085: Atlas tries to load all the data from store on startup. This can

[jira] [Commented] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-07-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400107#comment-15400107 ] Neeru Gupta commented on ATLAS-737: --- No, it wont work. It will throw invalid expression error

[jira] [Commented] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-07-27 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395412#comment-15395412 ] Neeru Gupta commented on ATLAS-737: --- [~shwethags] comment on review board: Whats the motivation

Re: Review Request 50311: Atlas-737: Add count support in DSl queries

2016-07-27 Thread Neeru Gupta
with count Thanks, Neeru Gupta

[jira] [Updated] (ATLAS-737) Ability to retrieve the size of the result of a DSL search without having to retrieve the result

2016-07-22 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-737: -- Attachment: rb50311.patch > Ability to retrieve the size of the result of a DSL search without hav

Re: Review Request 50311: Atlas-737: Add count support in DSl queries

2016-07-22 Thread Neeru Gupta
) --- Execute all the existing tests successfully. added new tests with count Thanks, Neeru Gupta

Review Request 50311: Atlas-737: Add count support in DSl queries

2016-07-22 Thread Neeru Gupta
successfully. added new test with count Thanks, Neeru Gupta

Re: Review Request 49717: Atlas-435: Fix the NPE when proeprty in order clause is not defined.

2016-07-06 Thread Neeru Gupta
tests successfully. added new test with undefined property in order by clause. Thanks, Neeru Gupta

[jira] [Comment Edited] (ATLAS-993) If condition in DSL order by clause is not defined then dsl query fails.

2016-07-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364846#comment-15364846 ] Neeru Gupta edited comment on ATLAS-993 at 7/6/16 6:36 PM: --- https

[jira] [Comment Edited] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-07-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364825#comment-15364825 ] Neeru Gupta edited comment on ATLAS-435 at 7/6/16 6:36 PM: --- I have added a fix

[jira] [Commented] (ATLAS-993) If condition in DSL order by clause is not defined then dsl query fails.

2016-07-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364846#comment-15364846 ] Neeru Gupta commented on ATLAS-993: --- https://reviews.apache.org/r/49717/ > If condition in DSL or

[jira] [Created] (ATLAS-993) If condition in DSL order by clause is not defined then dsl query fails.

2016-07-06 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-993: - Summary: If condition in DSL order by clause is not defined then dsl query fails. Key: ATLAS-993 URL: https://issues.apache.org/jira/browse/ATLAS-993 Project: Atlas

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-07-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364825#comment-15364825 ] Neeru Gupta commented on ATLAS-435: --- I have added a fix to check for null value in order by closure

Review Request 49717: Atlas-435: Fix the NPE when proeprty in order clause is not defined.

2016-07-06 Thread Neeru Gupta
with undefined property in order by clause. Thanks, Neeru Gupta

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-07-06 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364612#comment-15364612 ] Neeru Gupta commented on ATLAS-435: --- [~shwethags] Hi Shwetha, Can you please create a jira issue

[jira] [Created] (ATLAS-872) Add Multitenancy support to Atlas

2016-06-07 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-872: - Summary: Add Multitenancy support to Atlas Key: ATLAS-872 URL: https://issues.apache.org/jira/browse/ATLAS-872 Project: Atlas Issue Type: Improvement Affects

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-05-12 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281779#comment-15281779 ] Neeru Gupta commented on ATLAS-435: --- [~suma.shivaprasad] As part of submitted patch search.twiki

[jira] [Updated] (ATLAS-723) JSON deserialization regression

2016-04-29 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-723: -- Attachment: rb46849.patch Attaching patch from review board https://reviews.apache.org/r/46849/ > J

[jira] [Issue Comment Deleted] (ATLAS-723) JSON deserialization regression

2016-04-28 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-723: -- Comment: was deleted (was: org.apache.atlas.typesystem.types.ValueConversionException: Cannot convert

[jira] [Commented] (ATLAS-723) JSON deserialization regression

2016-04-28 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263051#comment-15263051 ] Neeru Gupta commented on ATLAS-723: --- org.apache.atlas.typesystem.types.ValueConversionException: Cannot

[jira] [Updated] (ATLAS-727) Enhance Atlas client to add support for offset while searching.

2016-04-28 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-727: -- External issue URL: (was: https://issues.apache.org/jira/browse/ATLAS-435) > Enhance Atlas cli

[jira] [Created] (ATLAS-727) Enhance Atlas client to add support for offset while searching.

2016-04-28 Thread Neeru Gupta (JIRA)
Neeru Gupta created ATLAS-727: - Summary: Enhance Atlas client to add support for offset while searching. Key: ATLAS-727 URL: https://issues.apache.org/jira/browse/ATLAS-727 Project: Atlas Issue

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-28 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262992#comment-15262992 ] Neeru Gupta commented on ATLAS-435: --- [~suma.shivaprasad] I have attached the latest patch after rebasing

[jira] [Updated] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-28 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-435: -- Attachment: rb45499(3).patch Latest patch after merging with trunk. > Add ORDER BY and Limit to sea

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-28 Thread Neeru Gupta
in GraphBackedDiscoveryServiceTest for orderby and limit clause for various queries. Order by clause is limited to specifying one criterian only. Comparison is case insensitive. Thanks, Neeru Gupta

[jira] [Commented] (ATLAS-659) atlas_start fails on Windows

2016-04-27 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260392#comment-15260392 ] Neeru Gupta commented on ATLAS-659: --- Below are additional errors while trying to start the atlas server

[jira] [Updated] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-26 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-435: -- Attachment: (was: rb45499(1).patch) > Add ORDER BY and Limit to search

[jira] [Commented] (ATLAS-661) REST API Authentication

2016-04-26 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15258227#comment-15258227 ] Neeru Gupta commented on ATLAS-661: --- I have noticed that as part of recent changes for Ui authentication

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-25 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15257116#comment-15257116 ] Neeru Gupta commented on ATLAS-435: --- [~suma.shivaprasad] Have addressed your comments in review board

[jira] [Updated] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-25 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-435: -- Attachment: rb45499(2).patch > Add ORDER BY and Limit to search

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-23 Thread Neeru Gupta
in GraphBackedDiscoveryServiceTest for orderby and limit clause for various queries. Order by clause is limited to specifying one criterian only. Comparison is case insensitive. Thanks, Neeru Gupta

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-22 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15254067#comment-15254067 ] Neeru Gupta commented on ATLAS-435: --- [~suma.shivaprasad] I have addressed review board comments and have

[jira] [Updated] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-20 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta updated ATLAS-435: -- Attachment: rb45499(1).patch Patch is available for review at https://reviews.apache.org/r/45499/ >

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-20 Thread Neeru Gupta
insensitive. Thanks, Neeru Gupta

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-20 Thread Neeru Gupta
for orderby and limit clause for various queries. Order by clause is limited to specifying one criterian only. Comparison is case insensitive. Thanks, Neeru Gupta

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-19 Thread Neeru Gupta
--- On April 19, 2016, 6:14 p.m., Neeru Gupta wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45499/ > --

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-19 Thread Neeru Gupta
cases in GraphBackedDiscoveryServiceTest for orderby and limit clause for various queries. Order by clause is limited to specifying one criterian only. Comparison is case insensitive. Thanks, Neeru Gupta

Re: Review Request 45499: ATLAS-436, ATLAS-435 order by and limit clause for DSL queries

2016-04-19 Thread Neeru Gupta
. Order by clause is limited to specifying one criterian only. Comparison is case insensitive. Thanks, Neeru Gupta

[jira] [Commented] (ATLAS-435) Add ORDER BY and Limit to search DSL

2016-04-15 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242990#comment-15242990 ] Neeru Gupta commented on ATLAS-435: --- Sample query: "hive_db where hive_db has name or

[jira] [Assigned] (ATLAS-559) Atlas should allow JSONs to be submitted that don't have optional attributes.

2016-04-14 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta reassigned ATLAS-559: - Assignee: Neeru Gupta > Atlas should allow JSONs to be submitted that don't have optio

[jira] [Resolved] (ATLAS-436) Add LIMIT to search DSL

2016-04-14 Thread Neeru Gupta (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neeru Gupta resolved ATLAS-436. --- Resolution: Duplicate Duplicate of ATLAS-435 > Add LIMIT to search

  1   2   >