[jira] [Updated] (ATLAS-1889) Failure in simultaneous updates to an entity tag association

2017-06-21 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1889: --- Attachment: ATLAS-1889-Handling-multiple-entities.patch > Failure in simultaneous upda

[jira] [Created] (ATLAS-1889) Failure in simultaneous updates to an entity tag association

2017-06-20 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1889: -- Summary: Failure in simultaneous updates to an entity tag association Key: ATLAS-1889 URL: https://issues.apache.org/jira/browse/ATLAS-1889 Project: Atlas

Re: Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-20 Thread Ashutosh Mestry
Unit tests** - New unit tests added for _AtlasFloatType_ and _AtlasDoubleType_. - Verified all existing unit tests. **Functional tests** - Validation verified by following steps mentioned in JIRA. Validation error is returned instead of successful operation. Thanks, Ashutosh Mestry

Re: Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-20 Thread Ashutosh Mestry
. Validation error is returned instead of successful operation. Thanks, Ashutosh Mestry

Re: Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-20 Thread Ashutosh Mestry
** - Validation verified by following steps mentioned in JIRA. Validation error is returned instead of successful operation. Thanks, Ashutosh Mestry

Re: Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-20 Thread Ashutosh Mestry
and Double/Number for line 49. TestAtlasBuiltFloatType already exists. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60204/#review178352 --------

Re: Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-20 Thread Ashutosh Mestry
Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60204/#review178352 --- On June 19, 2017, 7:41 p.m., Ashutosh Mes

Review Request 60204: Added Additional Validation to AtlasFloatType & AtlasDoubleType

2017-06-19 Thread Ashutosh Mestry
** - New unit tests added for _AtlasFloatType_ and _AtlasDoubleType_. **Functional tests** - Validation verified by following steps mentioned in JIRA. Validation error is returned instead of successful operation. Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-1876) Import/Export : AtlasSchemaViolationException during Import of entity associated to a tag with tag attribute value of datatype float

2017-06-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1876: --- Attachment: ATLAS-1876-Type-range-check-added.patch > Import/Exp

[jira] [Commented] (ATLAS-1876) Import/Export : AtlasSchemaViolationException during Import of entity associated to a tag with tag attribute value of datatype float

2017-06-16 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052454#comment-16052454 ] Ashutosh Mestry commented on ATLAS-1876: I was able to duplicate this without using Import-Export

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

2017-06-16 Thread Ashutosh Mestry
to verify the functionality. - _TypeAttributeDifferenceTest_ Unit test for _TypeAttributeDifference_ class. - Additional unit tests: _UniqueList_. - Import-Export APIs verified with test file set. Thanks, Ashutosh Mestry

[jira] [Assigned] (ATLAS-1876) Import/Export : AtlasSchemaViolationException during Import of entity associated to a tag with tag attribute value of datatype float

2017-06-15 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-1876: -- Assignee: Ashutosh Mestry > Import/Export : AtlasSchemaViolationException dur

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

2017-06-05 Thread Ashutosh Mestry
nificant deviation. **Functional tests** - Used common scenarios from test suite. **Accuracy testing** - Not done. Thanks, Ashutosh Mestry

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

2017-06-05 Thread Ashutosh Mestry
tries. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59722/#review176965 --- On June 6, 2017, 4:17 a.m., Ashutosh Mestry wrote:

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

2017-06-03 Thread Ashutosh Mestry
nfo? Intent here is to discourage use of this class. Your observation is valid. I will change it. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59722/#review176849

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

2017-06-02 Thread Ashutosh Mestry
to cover the new functionality. Note the usage of mock for _Logger_. **Volume tests** - Performed large imports with resume. - Noted the numbers against baseline. Did not observe significant deviation. **Functional tests** - Used common scenarios from test suite. **Accuracy testing** - Not done. Thanks, Ashutosh Mestry

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

2017-06-02 Thread Ashutosh Mestry
not observe significant deviation. **Functional tests** - Used common scenarios from test suite. **Accuracy testing** - Not done. Thanks, Ashutosh Mestry

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

2017-06-02 Thread Ashutosh Mestry
* Added tests to *ImportServiceTest* to exercise new option. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

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

2017-06-02 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56959/#review176741 ------- On May 30, 2017, 7:50 p.m., Ashutosh Mestry wrote: > > -

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

2017-06-01 Thread Ashutosh Mestry
to verify the functionality. - _TypeAttributeDifferenceTest_ Unit test for _TypeAttributeDifference_ class. - Additional unit tests: _UniqueList_. - Import-Export APIs verified with test file set. Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-1851) Import API: Ability to Specify Starting Entity for Import

2017-05-31 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1851: --- Attachment: ATLAS-1851-Import-API-Support-for-import-resume.patch > Import API: Abil

[jira] [Updated] (ATLAS-1851) Import API: Ability to Specify Starting Entity for Import

2017-05-31 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1851: --- Description: h3. Background & Scenarios Import operations have a potential t

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

2017-05-30 Thread Ashutosh Mestry
*ZipSourceTest* * Added tests to *ImportServiceTest* to exercise new option. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

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

2017-05-30 Thread Ashutosh Mestry
-- On May 25, 2017, 9:32 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56959/ > --

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

2017-05-30 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16029855#comment-16029855 ] Ashutosh Mestry commented on ATLAS-1848: Changes look good. Thanks! I suppose this was necessary

[jira] [Updated] (ATLAS-1825) Import API: Ability to Apply Transforms to Attributes During Import

2017-05-30 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1825: --- Attachment: (was: ATLAS-1825-Import-transform.2.patch) > Import API: Ability to Ap

[jira] [Updated] (ATLAS-1825) Import API: Ability to Apply Transforms to Attributes During Import

2017-05-30 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1825: --- Attachment: ATLAS-1825-Import-transform.4.patch > Import API: Ability to Apply Transfo

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

2017-05-25 Thread Ashutosh Mestry
m size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

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

2017-05-25 Thread Ashutosh Mestry
tlasImportRequest_ class further. Let me re-attempt it. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56959/#review176074 -------

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

2017-05-24 Thread Ashutosh Mestry
**Unit Test** * Added tests for *AtlasImportTransformBuilder* and contained classes. * Updated *ZipSourceTest* * Added tests to *ImportServiceTest* to exercise new option. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-1825) Import API: Ability to Apply Transforms to Attributes During Import

2017-05-24 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1825: --- Attachment: ATLAS-1825-Import-transform.2.patch > Import API: Ability to Apply Transfo

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

2017-05-24 Thread Ashutosh Mestry
classes. * Updated *ZipSourceTest* * Added tests to *ImportServiceTest* to exercise new option. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

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

2017-05-24 Thread Ashutosh Mestry
ion. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

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

2017-05-24 Thread Ashutosh Mestry
gt; > @FormDataParam("data") InputStream inputStream) { > > return null; > > } > > ``` Thanks a lot! This is really useful. - Ashutosh --- This is an automatically generated e-mail. To reply, vis

Re: Review Request 56959: Import Transform (Draft)

2017-05-23 Thread Ashutosh Mestry
formBuilder* and contained classes. * Updated *ZipSourceTest* * Added tests to *ImportServiceTest* to exercise new option. **Functional Test** * Small size data export & import. * Medium size data export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

Re: Review Request 56959: Import Transform (Draft)

2017-05-23 Thread Ashutosh Mestry
a export & import. **Performance Tests** Not exhaustive. Simple stop watch tests to compare against baseline. Thanks, Ashutosh Mestry

[jira] [Created] (ATLAS-1825) Import API: Ability to Apply Transforms to Attributes During Import

2017-05-23 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1825: -- Summary: Import API: Ability to Apply Transforms to Attributes During Import Key: ATLAS-1825 URL: https://issues.apache.org/jira/browse/ATLAS-1825 Project: Atlas

[jira] [Commented] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018152#comment-16018152 ] Ashutosh Mestry commented on ATLAS-1818: [~yhemanth] The current implementation does not use

[jira] [Updated] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1818: --- Attachment: ATLAS-1818-4.patch > Performance of Basic Search that Uses indexQuery Takes L

[jira] [Updated] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1818: --- Description: h3. Background An environment that is setup with 100K hive_tables each with 84

[jira] [Updated] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1818: --- Attachment: (was: ATLAS-1818.patch) > Performance of Basic Search that Uses indexQu

[jira] [Updated] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1818: --- Description: h3. Background An environment that is setup with 100K hive_tables each with 84

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-19 Thread Ashutosh Mestry
owing API: ``` /v2/search/basic?typeName=hive_table=testtable_*=tag0" ``` Page navigation. Thanks, Ashutosh Mestry

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
table | | | |-|---|--| **Functional tests** Execute the following API: ``` /v2/search/basic?typeName=hive_table=testtable_*=tag0" ``` Page navigation. Thanks, Ashutosh Mestry

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
table | | | |-|---|--| **Functional tests** Execute the following API: ``` /v2/search/basic?typeName=hive_table=testtable_*=tag0" ``` Page navigation. Thanks, Ashutosh Mestry

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
in atleast 3 classes. Hence dropping this comment. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59378/#review175439 ---

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
table | | | |-|---|--| **Functional tests** Execute the following API: ``` /v2/search/basic?typeName=hive_table=testtable_*=tag0" ``` Page navigation. Thanks, Ashutosh Mestry

Re: Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
. Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-18 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1818: --- Description: h3. Background An environment that is setup with 100K hive_tables each with 84

Review Request 59378: Basic Search Performance Improvement

2017-05-18 Thread Ashutosh Mestry
earch string: testtable | | | |-|---|--| **Functional tests** Execute the following API: ``` /v2/search/basic?typeName=hive_table=testtable_*=tag0" ``` Page navigation. Thanks, Ashutosh Mestry

[jira] [Created] (ATLAS-1818) Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results

2017-05-18 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1818: -- Summary: Performance of Basic Search that Uses indexQuery Takes Long Time to Fetch Results Key: ATLAS-1818 URL: https://issues.apache.org/jira/browse/ATLAS-1818

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

2017-05-09 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002946#comment-16002946 ] Ashutosh Mestry commented on ATLAS-1770: [~yussufshaikh] The changes look good. Do you have

Re: Review Request 58831: Bugs deal with _Export_ scenarios dealing where deleted entities are specified as starting entities.

2017-05-01 Thread Ashutosh Mestry
tests and integration tests for _Export_ & _Import_ and _Repository_. End user testing: - _Import-Export_ end-to-end scenario execution. Thanks, Ashutosh Mestry

Review Request 58831: Bugs deal with _Export_ scenarios dealing where deleted entities are specified as starting entities.

2017-04-27 Thread Ashutosh Mestry
://reviews.apache.org/r/58831/diff/1/ Testing --- Unit tests for: - Computing overall operation status. - Updated _ExportServiceTest_. Executed unit tests and integration tests for _Export_ & _Import_ and _Repository_. End user testing: - _Import-Export_ end-to-end scenario execution. Thanks, Ashu

[jira] [Comment Edited] (ATLAS-1757) Proposal to update graph DB

2017-04-27 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986970#comment-15986970 ] Ashutosh Mestry edited comment on ATLAS-1757 at 4/27/17 4:36 PM

[jira] [Commented] (ATLAS-1757) Proposal to update graph DB

2017-04-27 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986970#comment-15986970 ] Ashutosh Mestry commented on ATLAS-1757: With some digging, I came across this [article|https

[jira] [Updated] (ATLAS-1722) Export API returns success, even if one of the items is not successfully imported

2017-04-26 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1722: --- Attachment: ATLAS-1724.patch > Export API returns success, even if one of the it

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

2017-04-26 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1724: --- Attachment: ATLAS-1724.patch > Exporting a non-existing entity results in success. Idea

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

2017-04-25 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-1724: -- Assignee: Ashutosh Mestry > Exporting a non-existing entity results in succ

[jira] [Resolved] (ATLAS-1715) If there exists a [DELETED] entity with the same in atlas and importing an entity with the same name results in updating the deleted entity. Instead it should create a

2017-04-25 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-1715. Resolution: Not A Problem > If there exists a [DELETED] entity with the same in at

[jira] [Commented] (ATLAS-1715) If there exists a [DELETED] entity with the same in atlas and importing an entity with the same name results in updating the deleted entity. Instead it should create a

2017-04-25 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15983649#comment-15983649 ] Ashutosh Mestry commented on ATLAS-1715: Since this functionality has not been implemented

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

2017-04-21 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1745: --- Attachment: ATLAS-1707.2.patch > Font Usage: Attribution Miss

[jira] [Created] (ATLAS-1745) Font Attribution Missing

2017-04-21 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1745: -- Summary: Font Attribution Missing Key: ATLAS-1745 URL: https://issues.apache.org/jira/browse/ATLAS-1745 Project: Atlas Issue Type: Bug

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

2017-04-21 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1745: --- Summary: Font Usage: Attribution Missing (was: Font Attribution Missing) > Font Us

Re: Review Request 58588: [ATLAS-1742] : Provide option in server side to exclude deleted entities in basic and fulltext search

2017-04-20 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58588/#review172550 --- Ship it! Ship It! - Ashutosh Mestry On April 20, 2017, 7:23

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977158#comment-15977158 ] Ashutosh Mestry edited comment on ATLAS-1707 at 4/20/17 6:56 PM: - Thanks

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1707: --- Attachment: ATLAS-1707.2.patch > Atlas WUI on continues loading behind FireW

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1707: --- Attachment: (was: ATLAS-1707.2.patch) > Atlas WUI on continues loading behind FireW

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977158#comment-15977158 ] Ashutosh Mestry commented on ATLAS-1707: Thanks for the guidance! Can you please look a the update

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1707: --- Attachment: ATLAS-1707.2.patch > Atlas WUI on continues loading behind FireW

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1707: --- Attachment: (was: ATLAS-1707.1.patch) > Atlas WUI on continues loading behind FireW

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977032#comment-15977032 ] Ashutosh Mestry edited comment on ATLAS-1707 at 4/20/17 4:48 PM: - I have

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977032#comment-15977032 ] Ashutosh Mestry commented on ATLAS-1707: I have attached ATLAS-1707.1 with license file for Google

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

2017-04-20 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1707: --- Attachment: ATLAS-1707.1.patch > Atlas WUI on continues loading behind FireW

Re: Review Request 57655: Javadocs and comment changes for Enunciate/Swagger

2017-04-19 Thread Ashutosh Mestry
am not sure if there is any loss of functionality because of that. From what is know JSON is what we use. - Ashutosh Mestry On April 19, 2017, 10:50 p.m., Apoorv Naik wrote: > > --- > This is an automatically generated e-mail.

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

2017-04-19 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975205#comment-15975205 ] Ashutosh Mestry commented on ATLAS-1707: Makes sense. I included the license details in my review

Re: Review Request 57758: Fixes for Findings from Coverity-Scan from 4/13

2017-04-18 Thread Ashutosh Mestry
14, 2017, 2:14 a.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57758/ > --- > > (Up

[jira] [Commented] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-17 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971254#comment-15971254 ] Ashutosh Mestry commented on ATLAS-1734: [~davidrad] I agree with what you are saying. What we

Review Request 57758: Fixes for Findings from Coverity-Scan from 4/13

2017-04-13 Thread Ashutosh Mestry
unit tests. For AuthenticationUtil: Deployed and tested _quick_start.py_. Compiled. Thanks, Ashutosh Mestry

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

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1735: --- Attachment: ATLAS-1735-Coverity-Scan-fixes.patch > Coverity Scan Issues Detected on 4

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

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-1735: -- Assignee: Ashutosh Mestry > Coverity Scan Issues Detected on 4

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

2017-04-13 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1735: -- Summary: Coverity Scan Issues Detected on 4/13 Key: ATLAS-1735 URL: https://issues.apache.org/jira/browse/ATLAS-1735 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Attachment: ATLAS-1734-Import-with-additional-attribute-processi.patch > Import API:

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Attachment: (was: ATLAS-1734-Import-with-additional-attribute-processi.patch) > Imp

Re: Review Request 58419: ATLAS-1707 : Atlas WUI on continues loading behind FireWall

2017-04-13 Thread Ashutosh Mestry
foundries, who may or may not use open source licenses. ``` - Ashutosh Mestry On April 13, 2017, 3:20 p.m., Nixon Rodrigues wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 58422: Changed signal handling in atlas_stop.py for Windows

2017-04-13 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58422/#review171947 --- Ship it! Ship It! - Ashutosh Mestry On April 13, 2017, 4:28

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

2017-04-13 Thread Ashutosh Mestry
, Ashutosh Mestry

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Attachment: ATLAS-1734-Import-with-additional-attribute-processi.patch > Import API:

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Description: *Background* Existing version of Import API allows for importing types

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Description: *Background* Existing version of Import API allows for importing types

[jira] [Updated] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-1734: --- Description: **Background** Existing version of Import API allows for importing types

[jira] [Created] (ATLAS-1734) Import API: Add Support to Update Attributes of Existing Types During Import

2017-04-13 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1734: -- Summary: Import API: Add Support to Update Attributes of Existing Types During Import Key: ATLAS-1734 URL: https://issues.apache.org/jira/browse/ATLAS-1734

Re: Review Request 58222: Import: Added Audit that Clearly Displays Entities Affected By Import

2017-04-11 Thread Ashutosh Mestry
------ On April 5, 2017, 9:51 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58222/

Re: Review Request 58222: Import: Added Audit that Clearly Displays Entities Affected By Import

2017-04-11 Thread Ashutosh Mestry
o do not find it relevant. I will implement this. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58222/#review171515 -------

Re: Review Request 58189: Export & Import: Documentation Updated

2017-04-06 Thread Ashutosh Mestry
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58189/#review171215 --- On April 4, 2017, 10:17 p.m., Ashutosh Mestry wrote: > > -

Re: Review Request 58159: Unit test: Import & Export APIs

2017-04-05 Thread Ashutosh Mestry
ally generated e-mail. To reply, visit: https://reviews.apache.org/r/58159/#review170976 ------- On April 3, 2017, 10:45 p.m., Ashutosh Mestry wrote: > > --- > This is an au

Review Request 58222: Import: Added Audit that Clearly Displays Entities Affected By Import

2017-04-05 Thread Ashutosh Mestry
: https://reviews.apache.org/r/58222/diff/1/ Testing --- Added unit tests for _EntityAuditAction_. Functional testing: - Create entity using beeline/hive. Observe the value in _Audit_ tab. - Perform import. Obeserve value in _Audit_ tab. Thanks, Ashutosh Mestry

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

2017-04-05 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-1721: -- Summary: Import Process: Audit Do Not Have Information About Import Key: ATLAS-1721 URL: https://issues.apache.org/jira/browse/ATLAS-1721 Project: Atlas

Re: Review Request 58189: Export & Import: Documentation Updated

2017-04-04 Thread Ashutosh Mestry
: - cd docs - mvn compile - mvn site:run - Open http://localhost:8080 (Ensure that no server with Ambari is running). Navigate to the new pages from home page. Check links within the individual pages. Thanks, Ashutosh Mestry

Review Request 58189: Export & Import: Documentation Updated

2017-04-04 Thread Ashutosh Mestry
the individual pages. Thanks, Ashutosh Mestry

  1   2   >