Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71689/#review218449 --- Fix it, then Ship it! changes looks good. repository/src/main

Re: Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71694/ --- (Updated Oct. 29, 2019, 10:06 p.m.) Review request for atlas, Ashutosh Mestry,

Re: Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Sarath Subramanian
> On Oct. 29, 2019, 2:12 p.m., Le Ma wrote: > > repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java > > Lines 270 (patched) > > > > > > No need to check this/sortBy when entityType is not p

[jira] [Created] (ATLAS-3501) Update guava version to 28.0-jre

2019-10-29 Thread Aadarsh Jajodia (Jira)
Aadarsh Jajodia created ATLAS-3501: -- Summary: Update guava version to 28.0-jre Key: ATLAS-3501 URL: https://issues.apache.org/jira/browse/ATLAS-3501 Project: Atlas Issue Type: Bug

[jira] [Commented] (ATLAS-3452) Update jackson.databind.version to 2.10.0

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962555#comment-16962555 ] ASF subversion and git services commented on ATLAS-3452: Commit 7

[jira] [Commented] (ATLAS-3452) Update jackson.databind.version to 2.10.0

2019-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962557#comment-16962557 ] ASF subversion and git services commented on ATLAS-3452: Commit d

[GitHub] [atlas] dependabot[bot] opened a new pull request #69: Bump nimbus-jose-jwt from 5.4 to 7.9 in /webapp

2019-10-29 Thread GitBox
dependabot[bot] opened a new pull request #69: Bump nimbus-jose-jwt from 5.4 to 7.9 in /webapp URL: https://github.com/apache/atlas/pull/69 Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 5.4 to 7.9. Changelog *Sourced from [nimbus-jose-jwt's c

[GitHub] [atlas] dependabot[bot] opened a new pull request #70: Bump bootstrap from 3.3.7 to 3.4.1 in /dashboardv2

2019-10-29 Thread GitBox
dependabot[bot] opened a new pull request #70: Bump bootstrap from 3.3.7 to 3.4.1 in /dashboardv2 URL: https://github.com/apache/atlas/pull/70 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. Release notes *Sourced from [bootstrap's releases](https://

Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Le Ma
> On Oct. 29, 2019, 10:47 p.m., Ashutosh Mestry wrote: > > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java > > Lines 343 (patched) > > > > > > Refactor: invert if Hello Ash

Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71689/#review218444 --- repository/src/main/java/org/apache/atlas/repository/store/graph/

Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71689/#review218443 --- Ship it! Ship It! - Madhan Neethiraj On Oct. 29, 2019, 9:13

Building Atlas from source

2019-10-29 Thread Juho Autio
Hello! I wanted to build the current branch-2.0 of Atlas but it didn't work simply by following the Build Process of README.txt. The reason for wanting to build from source is that spark-atlas-connector recommends using Atlas 2.1.0 ( https://github.com/hortonworks-spark/spark-atlas-connector#crea

[jira] [Updated] (ATLAS-3452) Update jackson.databind.version to 2.10.0

2019-10-29 Thread Aadarsh Jajodia (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aadarsh Jajodia updated ATLAS-3452: --- Summary: Update jackson.databind.version to 2.10.0 (was: Update jackson.databind.version to

[jira] [Updated] (ATLAS-3452) Update jackson.databind.version to 2.10.0 and Guava Version to 28.0-jre

2019-10-29 Thread Aadarsh Jajodia (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aadarsh Jajodia updated ATLAS-3452: --- Attachment: 0001-ATLAS-3452-Update-jackson.databind.version-to-2.10.0.patch > Update jackson.

[jira] [Updated] (ATLAS-3452) Update jackson.databind.version to 2.10.0 and Guava Version to 28.0-jre

2019-10-29 Thread Aadarsh Jajodia (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aadarsh Jajodia updated ATLAS-3452: --- Attachment: (was: 0001-ATLAS-3452-Updating-jackson.databind.version-to-2.10 and Guava Ver

Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Le Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71689/ --- (Updated Oct. 29, 2019, 9:13 p.m.) Review request for atlas, Ashutosh Mestry, A

Re: Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Le Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71694/#review218438 --- repository/src/main/java/org/apache/atlas/discovery/EntitySearchP

[jira] [Created] (ATLAS-3500) Implement S3 Bulk Extraction

2019-10-29 Thread Sridhar (Jira)
Sridhar created ATLAS-3500: -- Summary: Implement S3 Bulk Extraction Key: ATLAS-3500 URL: https://issues.apache.org/jira/browse/ATLAS-3500 Project: Atlas Issue Type: Improvement Reporter:

Re: Review Request 71689: ATLAS-3483 Support adding/deleting labels

2019-10-29 Thread Le Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71689/ --- (Updated Oct. 29, 2019, 5:30 p.m.) Review request for atlas, Ashutosh Mestry, A

Re: Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71694/#review218433 --- repository/src/main/java/org/apache/atlas/discovery/EntitySearchP

Re: Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71694/#review218434 --- Can you please update description detailing the approach taken for

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive_table's metadata repeatly

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Summary: Partitionkeys was deleted when import hive_table's metadata repeatly (was: Partitionkeys was

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive_table's metadata repeatly

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Description: I find two bugs when import hive_table's metadata into Atlas: The first time importing hi

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive_table's metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Summary: Partitionkeys was deleted when import hive_table's metadata (was: Partitionkeys was deleted w

[jira] [Commented] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961975#comment-16961975 ] Jiaqi Shan commented on ATLAS-3499: --- This issue is related to https://issues.apache.org

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: (was: image-2019-10-29-20-39-41-773.png) > Partitionkeys was deleted when import hive m

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: image-2019-10-29-20-40-20-834.png > Partitionkeys was deleted when import hive metadata > -

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: (was: image-2019-10-29-20-32-26-069.png) > Partitionkeys was deleted when import hive m

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: image-2019-10-29-20-40-43-925.png > Partitionkeys was deleted when import hive metadata > -

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Description: The first time importing hive_table's metadata into Atlas, the partitonKeys was wrongly i

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: image-2019-10-29-20-39-41-773.png > Partitionkeys was deleted when import hive metadata > -

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: (was: image-2019-10-29-20-32-18-341.png) > Partitionkeys was deleted when import hive m

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Description: The first time importing hive_table's metadata into Atlas, the partitonKeys was wrongly i

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: (was: image-2019-10-29-20-32-10-960.png) > Partitionkeys was deleted when import hive m

[jira] [Updated] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiaqi Shan updated ATLAS-3499: -- Attachment: (was: first.png) > Partitionkeys was deleted when import hive metadata > --

[jira] [Created] (ATLAS-3499) Partitionkeys was deleted when import hive metadata

2019-10-29 Thread Jiaqi Shan (Jira)
Jiaqi Shan created ATLAS-3499: - Summary: Partitionkeys was deleted when import hive metadata Key: ATLAS-3499 URL: https://issues.apache.org/jira/browse/ATLAS-3499 Project: Atlas Issue Type: Bug

Review Request 71694: ATLAS-3498: Update basic-search to enable search using labels

2019-10-29 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71694/ --- Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, Ma

[jira] [Created] (ATLAS-3498) Update basic-search to enable search using labels

2019-10-29 Thread Sarath Subramanian (Jira)
Sarath Subramanian created ATLAS-3498: - Summary: Update basic-search to enable search using labels Key: ATLAS-3498 URL: https://issues.apache.org/jira/browse/ATLAS-3498 Project: Atlas Iss