Re: [DISCUSS] Ready to graduate?

2017-04-26 Thread Vimal Sharma
+1 for graduation. Atlas community has been a pleasure to work with and we have rapidly developed new features and improvements to the project. Thanks Vimal On 4/27/17, 9:47 AM, "Hemanth Yamijala" wrote: >+1 from me as well. > >It has been a pleasure being

Re: New PPMC member to Apache Atlas: Madhan Neethiraj

2017-03-16 Thread Vimal Sharma
Congrats Madhan! On 3/17/17, 11:08 AM, "Sharmadha Sainath" wrote: > >Congrats Madhan !! :) > > > >On 3/17/17, 11:07 AM, "Apoorv Naik" wrote: > >>Congratulations Madhan!!! >> >>Sent from Nine

Re: New committer to Apache Atlas: Apoorv Naik

2017-03-16 Thread Vimal Sharma
Congrats Apoorv! -Vimal On 3/17/17, 12:07 AM, "Ayub Khan Pathan" wrote: >Congratulations, Apoorv! > >On 3/16/17, 11:29 PM, "Suma Shivaprasad" wrote: > >Congrats, Apoorv! > >On Wed, Mar 15, 2017 at 11:37 PM, Keval Bhatt

Re: [VOTE] Release Apache Atlas 0.8 (incubating) - release candidate 1 (dev group vote)

2017-03-08 Thread Vimal Sharma
+1(non binding) for the release - Verified checksum and signature - Build successful and all tests are passing (One IT in webapp failed but succeeded in rerun) - Built with external Hbase and Solr - Verified basic functionality using QuickStart Thanks Vimal On 3/9/17, 11:53 AM, "Sarath

[jira] [Commented] (ATLAS-1612) Regression: DSL search using a non-unique attribute of user-defined types results in empty response

2017-03-06 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897026#comment-15897026 ] Vimal Sharma commented on ATLAS-1612: - [~ayubkhan] The issue is that the DSL query is not correct

[jira] [Resolved] (ATLAS-1612) Regression: DSL search using a non-unique attribute of user-defined types results in empty response

2017-03-06 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma resolved ATLAS-1612. - Resolution: Fixed > Regression: DSL search using a non-unique attribute of user-defined ty

[jira] [Assigned] (ATLAS-1612) Regression: DSL search using a non-unique attribute of user-defined types results in empty response

2017-03-02 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma reassigned ATLAS-1612: --- Assignee: Vimal Sharma > Regression: DSL search using a non-unique attribute of user-defi

Re: Review Request 57187: ATLAS-1603: fix to handle null value for object_id type attributes

2017-03-01 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57187/#review167242 --- Ship it! Ship It! - Vimal Sharma On March 1, 2017, 9:22 a.m

Re: Review Request 57103: Implementation for classification in V2 API

2017-02-28 Thread Vimal Sharma
/v1/EntityGraphMapper.java (line 847) <https://reviews.apache.org/r/57103/#comment239172> Can result of traitNames be put into a HashMap instead so that we can avoid the expensive membership check operation in validateClassificationExists - Vimal Sharma On Feb. 28, 2017, 7:01 a.m.

[jira] [Updated] (ATLAS-1572) sqoop metadata ingest fails with "org.apache.atlas.exception.AtlasBaseException: expected type List or Set; found org.apache.atlas.typesystem.Referenceable"

2017-02-27 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1572: Attachment: ATLAS-1572.1.patch Updating the patch to handle the issue on the server side. When

[jira] [Created] (ATLAS-1599) Unit test failure in AuditRepositoryTestBase

2017-02-27 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1599: --- Summary: Unit test failure in AuditRepositoryTestBase Key: ATLAS-1599 URL: https://issues.apache.org/jira/browse/ATLAS-1599 Project: Atlas Issue Type: Bug

[jira] [Commented] (ATLAS-1572) sqoop metadata ingest fails with "org.apache.atlas.exception.AtlasBaseException: expected type List or Set; found org.apache.atlas.typesystem.Referenceable"

2017-02-27 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15885396#comment-15885396 ] Vimal Sharma commented on ATLAS-1572: - Function deserializeClassInstances in GraphHelper.java

Re: Review Request 56910: Fix issues with owned map reference and add tests

2017-02-22 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56910/#review166346 --- Ship it! - Vimal Sharma On Feb. 22, 2017, 2:09 a.m., Suma

Re: Review Request 56910: Fix issues with owned map reference and add tests

2017-02-22 Thread Vimal Sharma
/v1/AtlasDeleteHandlerV1Test.java (line 814) <https://reviews.apache.org/r/56910/#comment238286> Can we add an assertion here to check whether the mapValueGuid(using mapOwner attributes) is equal to guid in vertex obtained in line 813 - Vimal Sharma On Feb. 22, 2017, 2:09 a.m.

[jira] [Commented] (ATLAS-1572) sqoop metadata ingest fails with "org.apache.atlas.exception.AtlasBaseException: expected type List or Set; found org.apache.atlas.typesystem.Referenceable"

2017-02-21 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15877525#comment-15877525 ] Vimal Sharma commented on ATLAS-1572: - [~madhan.neethiraj] The issue will be there only for the builds

[jira] [Assigned] (ATLAS-1572) sqoop metadata ingest fails with "org.apache.atlas.exception.AtlasBaseException: expected type List or Set; found org.apache.atlas.typesystem.Referenceable"

2017-02-21 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma reassigned ATLAS-1572: --- Assignee: Vimal Sharma > sqoop metadata ingest fa

Re: Review Request 56818: ATLAS-1569: updates to clear contents of RequestContextV2 at the end of a request

2017-02-19 Thread Vimal Sharma
/NotificationHookConsumer.java (line 259) <https://reviews.apache.org/r/56818/#comment237944> Does it make sense to record audit only after the entity creation/updation/deletion was successful - Vimal Sharma On Feb. 19, 2017, 7:09 a.m., Madhan Neethiraj

Re: Review Request 56815: ATLAS-1568: moved helper methods from org.apache.atlas.model package classes into an utility class

2017-02-19 Thread Vimal Sharma
/atlas/repository/graph/GraphBackedMetadataRepositoryTest.java (line 243) <https://reviews.apache.org/r/56815/#comment237943> Since this is printing to STDOUT, consider removing it - Vimal Sharma On Feb. 18, 2017, 7:46 p.m., Madhan Neethiraj

[jira] [Updated] (ATLAS-1566) Use Jackson ObjectMapper for serialization and deserailization

2017-02-17 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1566: Attachment: ATLAS-1566.1.patch Attaching the patch. No additional test failures were observed

[jira] [Commented] (ATLAS-1565) Create EntityREST endpoints for delete operations

2017-02-17 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871656#comment-15871656 ] Vimal Sharma commented on ATLAS-1565: - Committed to master https://github.com/apache/incubator-atlas

[jira] [Updated] (ATLAS-1566) Use Jackson ObjectMapper for serialization and deserailization

2017-02-17 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1566: Issue Type: Improvement (was: Bug) > Use Jackson ObjectMapper for serializat

[jira] [Created] (ATLAS-1566) Use Jackson ObjectMapper for serialization and deserailization

2017-02-17 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1566: --- Summary: Use Jackson ObjectMapper for serialization and deserailization Key: ATLAS-1566 URL: https://issues.apache.org/jira/browse/ATLAS-1566 Project: Atlas

Re: Review Request 56672: ATLAS-1370: Atlas REST documentation

2017-02-16 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56672/#review165854 --- Ship it! Ship It! - Vimal Sharma On Feb. 16, 2017, 4:18 a.m

Re: Review Request 56184: ATLAS-1499: Notification processing using V2 Store

2017-02-16 Thread Vimal Sharma
due to further changes. Verified that the table creation/updation/deletion are captured correctly by the Atlas Hook. - Vimal Sharma On Feb. 15, 2017, 10:18 p.m., Apoorv Naik wrote: > > --- > This is an automatically generat

[jira] [Resolved] (ATLAS-1555) Move classification endpoint from Entities API to Entity API and remove Entities API

2017-02-14 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma resolved ATLAS-1555. - Resolution: Fixed Committed to master https://github.com/apache/incubator-atlas/commit

[jira] [Updated] (ATLAS-1555) Move classification endpoint from Entities API to Entity API and remove Entities API

2017-02-14 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1555: Attachment: ATLAS-1555.patch > Move classification endpoint from Entities API to Entity

[jira] [Created] (ATLAS-1555) Move classification endpoint from Entities API to Entity API and remove Entities API

2017-02-14 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1555: --- Summary: Move classification endpoint from Entities API to Entity API and remove Entities API Key: ATLAS-1555 URL: https://issues.apache.org/jira/browse/ATLAS-1555

[jira] [Updated] (ATLAS-1542) Atlas server fails to start if duplicate types are found during Typesystem bootstrap

2017-02-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1542: Affects Version/s: 0.8-incubating 0.7-incubating > Atlas server fa

[jira] [Updated] (ATLAS-1542) Atlas server fails to start if duplicate types are found during Typesystem bootstrap

2017-02-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1542: Attachment: ATLAS-1542.1.patch > Atlas server fails to start if duplicate types are found dur

[jira] [Updated] (ATLAS-1542) Atlas server fails to start if duplicate types are found during Typesystem bootstrap

2017-02-08 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1542: Attachment: ATLAS-1542.patch > Atlas server fails to start if duplicate types are found dur

[jira] [Created] (ATLAS-1542) Atlas server fails to start if duplicate types are found during Typesystem bootstrap

2017-02-08 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1542: --- Summary: Atlas server fails to start if duplicate types are found during Typesystem bootstrap Key: ATLAS-1542 URL: https://issues.apache.org/jira/browse/ATLAS-1542

Re: Review Request 56380: ATLAS-1526: removed foreignKey/mappedFromRef constraints and brought back legacy flags isComposite/reverseAttributeName using constraints owner/inverseRef(attribute=attr1)

2017-02-07 Thread Vimal Sharma
g/r/56380/#comment236290> Code in Line 115-125 and 127-137 is common. Please move it outside the if check - Vimal Sharma On Feb. 7, 2017, 11:06 a.m., Madhan Neethiraj wrote: > > --- > This is an automatically gener

Re: Review Request 56102: ATLAS-1388 : Cache entities that are created/updated

2017-02-01 Thread Vimal Sharma
> On Feb. 1, 2017, 10:42 a.m., Vimal Sharma wrote: > > The cache size can grow large if the number of registered entities is high. > > It would be good to have a cache eviction policy just like it was done for > > DSL Query caching in ATLAS-1387 > > Jeff Hagelbe

Re: Apache Atlas Bridge for Flink

2017-02-01 Thread Vimal Sharma
Hi Stefan, Apache Atlas does not have a bridge for Flink currently. I don’t think there has been any request for this feature in the past. Hope this helps. Thanks Vimal On 2/1/17, 4:05 PM, "Stefan Papp" wrote: >Hi, > > >Is an Apache Atlas Bridge for

Re: Review Request 56102: ATLAS-1388 : Cache entities that are created/updated

2017-02-01 Thread Vimal Sharma
entities is high. It would be good to have a cache eviction policy just like it was done for DSL Query caching in ATLAS-1387 - Vimal Sharma On Jan. 30, 2017, 10:42 p.m., Jeff Hagelberg wrote: > > --- > This is an automatically generat

Re: Review Request 56113: Fixed issues with deletion during updates

2017-02-01 Thread Vimal Sharma
/v1/DeleteHandlerV1.java (line 242) <https://reviews.apache.org/r/56113/#comment235303> Didn't understand why the code has been commented. Won't this result into stray edges of reverse attribute references - Vimal Sharma On Feb. 1, 2017, midnight, Suma Shivaprasad

Re: Using .7.1rc3 with import-hive.sh - Lineage is produced from EXTERNAL tables only - not MANAGED tables : by desing or bug ?

2017-01-31 Thread Vimal Sharma
cument this as a limitation in the limitations section > >2) the example that is on-line for branch_intersect by Horton works be >modified to only use external tables > >Regards > >Russ > >Sent from my iPhone > >> On Jan 30, 2017, at 12:04 AM, Vimal Sharma <visha

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

2017-01-30 Thread Vimal Sharma
- Vimal Sharma On Jan. 29, 2017, 12:18 a.m., Jeff Hagelberg wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Using .7.1rc3 with import-hive.sh - Lineage is produced from EXTERNAL tables only - not MANAGED tables : by desing or bug ?

2017-01-29 Thread Vimal Sharma
...@uk.ibm.com>>, Madhan Neethiraj <mad...@apache.org<mailto:mad...@apache.org>>, Apoorv Naik <naik.apo...@gmail.com<mailto:naik.apo...@gmail.com>>, Sarath Subramanian <sarath.ku...@gmail.com<mailto:sarath.ku...@gmail.com>>, &qu

Re: Review Request 55928: Notification processing to use new instance API for create and full-update

2017-01-27 Thread Vimal Sharma
webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java ee1174a Diff: https://reviews.apache.org/r/55928/diff/ Testing (updated) --- Testing done. Thanks, Vimal Sharma

Review Request 55928: Notification processing to use new instance API for create and full-update

2017-01-25 Thread Vimal Sharma
getById(final String guid) is not yet implemented. Will be looking into implementing it and then testing the patch Thanks, Vimal Sharma

[jira] [Created] (ATLAS-1499) notification processing to use new instance API for create and full-update

2017-01-25 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1499: --- Summary: notification processing to use new instance API for create and full-update Key: ATLAS-1499 URL: https://issues.apache.org/jira/browse/ATLAS-1499 Project

[jira] [Updated] (ATLAS-1499) Notification processing to use new instance API for create and full-update

2017-01-25 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1499: Summary: Notification processing to use new instance API for create and full-update

[jira] [Commented] (ATLAS-1494) Data models of types inheriting Process have Inputs,Outputs which are of very generic type.

2017-01-23 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834206#comment-15834206 ] Vimal Sharma commented on ATLAS-1494: - [~ssainath] I think this is by design. Types inheriting from

Re: Review Request 55759: ATLAS-1489 : Show create/edit entity button based on role

2017-01-23 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55759/#review162606 --- Ship it! Ship It! - Vimal Sharma On Jan. 23, 2017, 8:29 a.m

Re: Review Request 55830: ATLAS-1436 Metrics collection for Atlas

2017-01-22 Thread Vimal Sharma
tps://reviews.apache.org/r/55830/#comment233968> Can the result of atlas.metric.query.general.entityCount be used to compute atlas.metric.query.general.entityDeleted instead of computing the whole query altogether - Vimal Sharma On Jan. 23, 2017, 4:57 a.m., Apoorv Naik

Re: Review Request 55811: ATLAS-1478: REST API to add classification to multiple entities

2017-01-20 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55811/#review162542 --- Ship it! Ship It! - Vimal Sharma On Jan. 21, 2017, 1:17 a.m

[jira] [Updated] (ATLAS-1478) REST API endpoint to support adding a tag to multiple entities

2017-01-20 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1478: Attachment: ATLAS-1478-v2.patch Fixed review comments > REST API endpoint to support adding a

Re: Review Request 55671: REST API endpoint to support adding a tag to multiple entities

2017-01-20 Thread Vimal Sharma
the same Thanks, Vimal Sharma

Re: Review Request 55436: ATLAS-1386: Avoid uunnecessary type cache lookups

2017-01-19 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55436/#review162264 --- Ship it! Ship It! - Vimal Sharma On Jan. 18, 2017, 1 p.m

Review Request 55671: REST API endpoint to support adding a tag to multiple entities

2017-01-18 Thread Vimal Sharma
/EntitiesREST.java f6acd07 webapp/src/test/java/org/apache/atlas/web/adapters/TestEntitiesREST.java 265b650 Diff: https://reviews.apache.org/r/55671/diff/ Testing --- Tested using POSTMAN client. Added a test in TestEntitiesREST to validate the same Thanks, Vimal Sharma

[jira] [Updated] (ATLAS-1478) REST API endpoint to support adding a tag to multiple entities

2017-01-18 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1478: Attachment: ATLAS-1478.patch > REST API endpoint to support adding a tag to multiple entit

[jira] [Created] (ATLAS-1478) REST API endpoint to support adding a tag to multiple entities

2017-01-18 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1478: --- Summary: REST API endpoint to support adding a tag to multiple entities Key: ATLAS-1478 URL: https://issues.apache.org/jira/browse/ATLAS-1478 Project: Atlas

Re: Review Request 55436: ATLAS-1386: Avoid uunnecessary type cache lookups

2017-01-18 Thread Vimal Sharma
> On Jan. 12, 2017, 11:15 a.m., Vimal Sharma wrote: > > webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java, > > line 414 > > <https://reviews.apache.org/r/55436/diff/2/?file=1603249#file1603249line414> > > > > Alphanumeric chara

Re: Review Request 55436: ATLAS-1386: Avoid uunnecessary type cache lookups

2017-01-18 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55436/#review162047 --- Ship it! Thanks for adding the appropriate tests - Vimal

Re: Review Request 55662: ATLAS-1471: avoid unnecessary overhead in debug log calls

2017-01-18 Thread Vimal Sharma
in module repository. It might be good to make similar changes in all modules repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java <https://reviews.apache.org/r/55662/#comment233295> Any specific reason for removing @Monitored annotation from these methods - Vimal

[jira] [Commented] (ATLAS-1472) Atlas went into irrecoverable state after creating 2 tags with same name accidentally.

2017-01-18 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15827607#comment-15827607 ] Vimal Sharma commented on ATLAS-1472: - [~ssainath] Is it an old build. If yes, can you please try

[jira] [Commented] (ATLAS-1472) Atlas went into irrecoverable state after creating 2 tags with same name accidentally.

2017-01-18 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15827602#comment-15827602 ] Vimal Sharma commented on ATLAS-1472: - [~ssainath] I tried to reproduce the error but Atlas doesn't go

Re: [VOTE] Release Apache Atlas 0.7.1 (incubating) - release candidate 1 (dev group vote)

2017-01-17 Thread Vimal Sharma
+1 - Verified the signature and checksum - Built the package - Started a single node Atlas with external Hbase and Solr - Ran QuickStart and inspected basic functionality Thanks Vimal On 1/18/17, 12:42 PM, "Hemanth Yamijala" wrote: >Thanks Madhan for looking into

Re: Review Request 55588: [ATLAS-1464] Mechanism to include only specified attributes in the notification message during entity create/update/delete operations

2017-01-17 Thread Vimal Sharma
ll take up space. - Vimal Sharma On Jan. 16, 2017, 7:59 p.m., Sarath Subramanian wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https:

[jira] [Updated] (ATLAS-1460) V2 Search API results don't contain attributes like name, description, owner and Traitslist

2017-01-16 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1460: Attachment: ATLAS-1460.v2.patch Thanks [~sarath.ku...@gmail.com] for the review. Updated the patch

Review Request 55559: V2 Search API results don't contain attributes like name, description, owner and Traitslist

2017-01-16 Thread Vimal Sharma
/java/org/apache/atlas/web/resources/EntityDiscoveryJerseyResourceIT.java a576dd0 Diff: https://reviews.apache.org/r/9/diff/ Testing --- No new test failures are introduced. Thanks, Vimal Sharma

Re: 0.7.1 release of Apache Atlas

2017-01-12 Thread Vimal Sharma
+1 for the release Thanks Vimal On 1/11/17, 7:29 PM, "Jean-Baptiste Onofré" wrote: >Hi Madhan, > >I was so late on this, sorry about that. So, please, go ahead. > >+1 on my side. > >Regards >JB > >On 01/11/2017 08:06 AM, Madhan Neethiraj wrote: >> Atlas team, >> >> >> >>

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

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820327#comment-15820327 ] Vimal Sharma commented on ATLAS-1391: - +1 for the new patch > Add exclusion mechanism for Atlas au

[jira] [Commented] (ATLAS-1280) Atlas changes to support Hive hook for Hive2

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820293#comment-15820293 ] Vimal Sharma commented on ATLAS-1280: - +1 for the patch > Atlas changes to support Hive h

Re: Review Request 55353: Fix for ATLAS-1434.

2017-01-11 Thread Vimal Sharma
a (line 1148) <https://reviews.apache.org/r/55353/#comment232597> Please add a test for the case where a trait with "." in name is created successfully - Vimal Sharma On Jan. 9, 2017, 7:46 p.m., Ashutosh Mestry wrote: > > ---

[jira] [Updated] (ATLAS-1280) Atlas changes to support Hive hook for Hive2

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1280: Attachment: ATLAS-1280-v1.patch Attaching patch from [~madhan.neethiraj] > Atlas chan

[jira] [Updated] (ATLAS-1280) Atlas changes to support Hive hook for Hive2

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1280: Description: Atlas is currently built with Hive version 1.2 Due to significant changes in Hive2

[jira] [Updated] (ATLAS-1280) Atlas changes to support Hive hook for Hive2

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1280: Summary: Atlas changes to support Hive hook for Hive2 (was: Build Atlas with Hive2) > At

[jira] [Commented] (ATLAS-1442) Update pom.xml to change version number to 0.7.1-incubating

2017-01-11 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15817656#comment-15817656 ] Vimal Sharma commented on ATLAS-1442: - +1 for patch > Update pom.xml to change version num

[jira] [Updated] (ATLAS-1396) [V2 API] GET v2/types/{type}/guid/{guid} not working

2017-01-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1396: Summary: [V2 API] GET v2/types/{type}/guid/{guid} not working (was: [V2 API] GET v2/types/enumdef

Re: Review Request 55358: [ATLAS-1312] Update QuickStart to use the new APIs for type and entities creation

2017-01-10 Thread Vimal Sharma
317> Remove the print statement - Vimal Sharma On Jan. 10, 2017, 1:24 a.m., Sarath Subramanian wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

[jira] [Updated] (ATLAS-1396) [V2 API] GET v2/types/enumdef/guid/{guid} not working as expected

2017-01-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1396: Attachment: ATLAS-1396.patch > [V2 API] GET v2/types/enumdef/guid/{guid} not working as expec

[jira] [Updated] (ATLAS-1396) [V2 API] GET v2/types/enumdef/guid/{guid} not working as expected

2017-01-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1396: Attachment: (was: ATLAS-1396.patch) > [V2 API] GET v2/types/enumdef/guid/{guid} not work

[jira] [Updated] (ATLAS-1396) [V2 API] GET v2/types/enumdef/guid/{guid} not working as expected

2017-01-10 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1396: Attachment: ATLAS-1396.patch The same issue as mentioned in the description was occurring

[jira] [Commented] (ATLAS-1432) Responsive Loader and css changes

2017-01-09 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15814135#comment-15814135 ] Vimal Sharma commented on ATLAS-1432: - +1 for the patch > Responsive Loader and css chan

[jira] [Commented] (ATLAS-1427) Support an option to exclude protocols in SSL mode

2017-01-09 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15811018#comment-15811018 ] Vimal Sharma commented on ATLAS-1427: - +1 for fix for test failures > Support an option to excl

Re: Review Request 54899: Atlas-1401: Document setting up development environment with Eclipse

2017-01-04 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54899/#review160479 --- Ship it! Ship It! - Vimal Sharma On Jan. 4, 2017, 9:38 a.m

Re: Review Request 54969: Atlas-1412: remove unused file AtlasApiEntities.java

2017-01-04 Thread Vimal Sharma
. Can you please verify - Vimal Sharma On Jan. 4, 2017, 9:39 a.m., David Radley wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Column Level Lineage

2017-01-01 Thread Vimal Sharma
Hi Karthik, Column level lineage is supported in Atlas for Hive 1.2 version. Which Hive version are you using? If you are using Hive 1.2 version, you would have to apply the patch at https://issues.apache.org/jira/browse/HIVE-13112 and re-build Hive to get Column level lineage in Atlas. For

[jira] [Resolved] (ATLAS-1422) test

2017-01-01 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma resolved ATLAS-1422. - Resolution: Invalid > test > > > Key: ATLAS-1422 >

[jira] [Resolved] (ATLAS-1409) Entity creation for a new type

2016-12-21 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma resolved ATLAS-1409. - Resolution: Not A Bug Thanks Nixon for the suggestion. Closing as this is not an issue > Ent

[jira] [Created] (ATLAS-1409) Entity creation for a new type

2016-12-21 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1409: --- Summary: Entity creation for a new type Key: ATLAS-1409 URL: https://issues.apache.org/jira/browse/ATLAS-1409 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-1399) [V2 API] PUT /v2/types/structdef/guid/{guid} fails while PUT /v2/types/structdef/name/{structGUID} suceeds

2016-12-16 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1399: Issue Type: Bug (was: Improvement) > [V2 API] PUT /v2/types/structdef/guid/{guid} fails while

[jira] [Created] (ATLAS-1399) [V2 API] PUT /v2/types/structdef/guid/{guid} fails while PUT /v2/types/structdef/name/{structGUID} suceeds

2016-12-16 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1399: --- Summary: [V2 API] PUT /v2/types/structdef/guid/{guid} fails while PUT /v2/types/structdef/name/{structGUID} suceeds Key: ATLAS-1399 URL: https://issues.apache.org/jira/browse/ATLAS

[jira] [Created] (ATLAS-1398) POST request for Struct type accepts Enum type in request JSON

2016-12-16 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1398: --- Summary: POST request for Struct type accepts Enum type in request JSON Key: ATLAS-1398 URL: https://issues.apache.org/jira/browse/ATLAS-1398 Project: Atlas

[jira] [Created] (ATLAS-1397) [V2 API] DELETE should return deleted type guid with proper message

2016-12-16 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1397: --- Summary: [V2 API] DELETE should return deleted type guid with proper message Key: ATLAS-1397 URL: https://issues.apache.org/jira/browse/ATLAS-1397 Project: Atlas

[jira] [Created] (ATLAS-1396) [V2 API] GET v2/types/enumdef/guid/{guid} not working as expected

2016-12-16 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1396: --- Summary: [V2 API] GET v2/types/enumdef/guid/{guid} not working as expected Key: ATLAS-1396 URL: https://issues.apache.org/jira/browse/ATLAS-1396 Project: Atlas

Re: Review Request 53789: [ATLAS-1304] Redundant code removal and code simplification

2016-12-14 Thread Vimal Sharma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53789/#review159262 --- Ship it! Ship It! - Vimal Sharma On Dec. 14, 2016, 8:40 p.m

[jira] [Updated] (ATLAS-1366) Documentation for new REST API

2016-12-13 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1366: Attachment: ATLAS-1366.patch I could create swagger.json using the jaxrs analyzer tool. Thanks

[jira] [Updated] (ATLAS-1366) Documentation for new REST API

2016-12-13 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1366: Attachment: swagger.json > Documentation for new REST

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744345#comment-15744345 ] Vimal Sharma commented on ATLAS-1318: - [~breadpowder] Please go ahead and assign the bug to yourself

[jira] [Created] (ATLAS-1366) Documentation for new REST API

2016-12-12 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1366: --- Summary: Documentation for new REST API Key: ATLAS-1366 URL: https://issues.apache.org/jira/browse/ATLAS-1366 Project: Atlas Issue Type: Improvement

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741306#comment-15741306 ] Vimal Sharma commented on ATLAS-1318: - [~breadpowder] 1) When deleting a type T, the approach would

[jira] [Created] (ATLAS-1365) Use proper Contructors for Hive Entity objects in HiveHook

2016-12-11 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1365: --- Summary: Use proper Contructors for Hive Entity objects in HiveHook Key: ATLAS-1365 URL: https://issues.apache.org/jira/browse/ATLAS-1365 Project: Atlas Issue

[jira] [Commented] (ATLAS-1340) Credential Provider utility does not work with fully qualified local/HDFS jceks path

2016-12-07 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15728451#comment-15728451 ] Vimal Sharma commented on ATLAS-1340: - +1 > Credential Provider utility does not work with fu

[jira] [Commented] (ATLAS-1351) HiveHook fails with NPE for hive process registration

2016-12-06 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15727814#comment-15727814 ] Vimal Sharma commented on ATLAS-1351: - [~suma.shivaprasad] entityComparator function is used

[jira] [Updated] (ATLAS-1351) HiveHook fails with NPE for hive process registration

2016-12-06 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma updated ATLAS-1351: Attachment: ATLAS-1351.patch > HiveHook fails with NPE for hive process registrat

[jira] [Assigned] (ATLAS-1351) HiveHook fails with NPE for hive process registration

2016-12-06 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vimal Sharma reassigned ATLAS-1351: --- Assignee: Vimal Sharma > HiveHook fails with NPE for hive process registrat

Re: Podling Report Draft for December 2016

2016-12-06 Thread Vimal Sharma
Thanks everyone for the review. I have updated the report at https://wiki.apache.org/incubator/December2016 Thanks Vimal On 12/6/16, 12:41 PM, "Vimal Sharma" <visha...@hortonworks.com> wrote: >Thanks Suma for the review. >I have removed column lineage from list of fea

  1   2   3   4   >