[GitHub] atlas pull request #13: Fixed issue with Cassandra and Netty

2018-10-20 Thread zdmytriv
GitHub user zdmytriv opened a pull request:

https://github.com/apache/atlas/pull/13

Fixed issue with Cassandra and Netty



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/verygoodsecurity/atlas 
fixed-issue-with-cassandra-and-netty

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/atlas/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #13


commit e0f341339b7501b3b6c47f251dd6356331cf3c9d
Author: Zinovii Dmytriv 
Date:   2018-10-20T16:10:33Z

Fixed issue with Cassandra and Netty




---


[jira] [Closed] (ATLAS-2436) Docker to build Atlas

2018-10-20 Thread Don Bosco Durai (JIRA)


 [ 
https://issues.apache.org/jira/browse/ATLAS-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Bosco Durai closed ATLAS-2436.
--

> Docker to build Atlas
> -
>
> Key: ATLAS-2436
> URL: https://issues.apache.org/jira/browse/ATLAS-2436
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Don Bosco Durai
>Priority: Trivial
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> It would be good have Docker image to build Apache Atlas. This can contain 
> the required Java version and any dependencies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] Release Apache Atlas v 0.8.3 - RC0

2018-10-20 Thread Sarath Subramanian
Thanks Ashutosh for putting together release candidate #0 for Apache Atlas
0.8.3

Verified the following:

   - Verified PGP Signature and hash
   - Build the source using embedded HBase and Solr profile, build was
   successful
   - Ran quick start and validated basic functionality - basic search,
   import-export, advanced search.

+1 for release of Apache Atlas 0.8.3 rc0

Thanks,
Sarath

On Wed, Oct 17, 2018 at 4:14 PM Ashutosh Mestry 
wrote:

> Apache Atlas 0.8.3 Release Candidate #0 is now available for a vote within
> dev community.
>
> Links to the release artifacts are given below. Please review and vote.
>
> The vote will be open for at least 72 hours or until necessary votes are
> reached.
>   [ ] +1 approve
>   [ ] +0 no opinion
>   [ ] -1 disapprove (and reason why)
>
> Ashutosh Mestry
>
> List of issues addressed in this release:
> https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC
>
> Git tag for the release:
> https://github.com/apache/atlas/tree/release-0.8.3-rc0
>
> Sources for the release:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz
>
> Source release verification:
> PGP Signature:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz.asc
> SHA512
> 
> Hash:
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz.sha512
>
> Keys to verify the signature of the release artifacts are available at:
> https://dist.apache.org/repos/dist/dev/atlas/KEYS
>
>
>


[jira] [Created] (ATLAS-2927) Update lineage query for Process entities

2018-10-20 Thread Sarath Subramanian (JIRA)
Sarath Subramanian created ATLAS-2927:
-

 Summary: Update lineage query for Process entities
 Key: ATLAS-2927
 URL: https://issues.apache.org/jira/browse/ATLAS-2927
 Project: Atlas
  Issue Type: Task
  Components:  atlas-core
Affects Versions: 1.0.0
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
 Fix For: 1.1.0


Currently lineage query for process entities generates lineage based on the 
number of hops on process entities. Lineage should be generated based on the 
hops on DataSet entities.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Review Request 69106: ATLAS-2927: Update lineage query for Process entities

2018-10-20 Thread Sarath Subramanian

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69106/
---

Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.


Bugs: ATLAS-2927
https://issues.apache.org/jira/browse/ATLAS-2927


Repository: atlas


Description
---

Currently lineage query for process entities generates lineage based on the 
number of hops on process entities. Lineage should be generated based on the 
hops on DataSet entities.


Diffs
-

  repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java 
6f2f97b7b 
  
repository/src/main/java/org/apache/atlas/util/AtlasGremlin3QueryProvider.java 
866e5af51 


Diff: https://reviews.apache.org/r/69106/diff/1/


Testing
---

https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/768/console


Thanks,

Sarath Subramanian



Re: [VOTE] Release Apache Atlas v 0.8.3 - RC0

2018-10-20 Thread Apoorv Naik
+1 for the release Ashutosh.

1. Verified signature
2. Built with embedded hbase and solr profile
3. Basic search and DSL works as expected

Thanks for putting in the effort towards this release.

*Apoorv Naik*


On Sat, Oct 20, 2018 at 11:35 AM Sarath Subramanian 
wrote:

> Thanks Ashutosh for putting together release candidate #0 for Apache Atlas
> 0.8.3
>
> Verified the following:
>
>- Verified PGP Signature and hash
>- Build the source using embedded HBase and Solr profile, build was
>successful
>- Ran quick start and validated basic functionality - basic search,
>import-export, advanced search.
>
> +1 for release of Apache Atlas 0.8.3 rc0
>
> Thanks,
> Sarath
>
> On Wed, Oct 17, 2018 at 4:14 PM Ashutosh Mestry 
> wrote:
>
> > Apache Atlas 0.8.3 Release Candidate #0 is now available for a vote
> within
> > dev community.
> >
> > Links to the release artifacts are given below. Please review and vote.
> >
> > The vote will be open for at least 72 hours or until necessary votes are
> > reached.
> >   [ ] +1 approve
> >   [ ] +0 no opinion
> >   [ ] -1 disapprove (and reason why)
> >
> > Ashutosh Mestry
> >
> > List of issues addressed in this release:
> >
> https://issues.apache.org/jira/browse/ATLAS-2924?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%200.8.3%20ORDER%20BY%20key%20DESC
> >
> > Git tag for the release:
> > https://github.com/apache/atlas/tree/release-0.8.3-rc0
> >
> > Sources for the release:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz
> >
> > Source release verification:
> > PGP Signature:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz.asc
> > SHA512
> > <
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz.ascSHA512
> >
> > Hash:
> >
> https://dist.apache.org/repos/dist/dev/atlas/0.8.3-rc0/apache-atlas-0.8.3-sources.tar.gz.sha512
> >
> > Keys to verify the signature of the release artifacts are available at:
> > https://dist.apache.org/repos/dist/dev/atlas/KEYS
> >
> >
> >
>