Hi, We tried changing the version used for guava library by bringing down the version.
existing: <guava.version>25.1-jre</guava.version> - (embedded-cassandra-solr not working) working version : <guava.version>19.0</guava.version> (both embedded and externally launched cassandra-solr worked) We tested the existing test cases of the package. No failure occurred. Thanks Kiran D G On Thu, Apr 25, 2019 at 10:11 PM Madhan Neethiraj <[email protected]> wrote: > I haven't tried embedded-cassandra-solr. Were you able to get past the > issues seen in embedded-hbase-solr? > > > > > On 4/25/19, 9:29 AM, "Ayush Nigam" <[email protected]> wrote: > > Hi Madhan, > > Did embedded cassandra-solr also worked fine for you? > > Regards, > Ayush > > On Thu, 25 Apr, 2019, 8:21 PM Madhan Neethiraj, <[email protected]> > wrote: > > > Ayush, > > > > Did you follow the steps in > http://atlas.apache.org/InstallationSteps.html > > to build, install and start Atlas? It might be helpful to clear your > > .m2/repository directory and try agin. > > > > I followed above documentation to build for embedded-hbase-solr > profile, > > and was able perform operations in Atlas without hitting any issue. > > > > Hope this helps. > > > > Madhan > > > > > > > > > > On 4/24/19, 9:57 PM, "Ayush Nigam" <[email protected]> wrote: > > > > HI, > > > > We are facing issues while trying to start Atlas,it builds > successfull > > but > > when we try to the server via script atlas_start.py, we get > issues. > > > > Please look into these tickets. > > > > https://issues.apache.org/jira/browse/ATLAS-3167 > > https://issues.apache.org/jira/browse/ATLAS-3166 > > > > Regards, > > Ayush > > > > > > > > > > > > > > On Wed, Apr 24, 2019 at 7:06 PM Kapildeo Nayak < > > [email protected]> wrote: > > > > > +1 Release Apache Atlas version 2.0.0 - rc0 release > > > > > > - Built successfully from the source tar file > > > - Verified PGP signature > > > - Tested Atlas UI > > > - Ran quick start and validated basic functionality > > > > > > Verified following features: > > > - Export Process: Support for incremental export. > > > - Atlas Import Transform handler implementation > > > > > > Thanks, > > > Kapildeo. > > > > > > On Wed, Apr 24, 2019 at 7:03 PM Nikhil Bonte < > > > [email protected]> wrote: > > > > > > > +1 Release Apache Atlas 2.0.0 - rc0 release > > > > > > > > - Built successfully from the source tar file > > > > - Verified PGP signature > > > > - Ran quick start and validated basic functionality. > > > > - Verified following features: > > > > - Atlas Index Repair tool for JanusGraph > > > > - Update stats/metrics module to collect notification metrics > > > > - Add notifications from RelationshipStore to ATLAS_ENTITITES > > kafka topic > > > > > > > > Thanks > > > > Nikhil P. Bonte > > > > > > > > On Mon, Apr 22, 2019 at 11:32 AM Sarath Subramanian < > > [email protected]> > > > > wrote: > > > > > > > > > Apache Atlas 2.0.0 release candidate #0 is now available > for 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) > > > > > > > > > > List of all issues addressed in this release: > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ATLAS%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.0.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC > > > > > > > > > > Git tag for the release: > > > > > https://github.com/apache/atlas/tree/release-2.0.0-rc0 > > > > > Sources for the release: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz > > > > > > > > > > Source release verification: > > > > > PGP Signature: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz.asc > > > > > SHA512 > > > > > < > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz.ascSHA512 > > > > > > > > > > Hash: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz.sha512 > > > > > MD5 > > > > > < > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz.sha512MD5 > > > > > > > > > > Hash: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc0/apache-atlas-2.0.0-sources.tar.gz.md5 > > > > > > > > > > Keys to verify the signature of the release artifacts are > > available at: > > > > > https://dist.apache.org/repos/dist/release/atlas/KEYS > > > > > > > > > > New features/enhancements: > > > > > - Update component versions to use Hadoop 3, HBase 2 and > Solr 7 > > > > > - Update JanusGraph version to 0.3.1 > > > > > - Soft-reference attribute implementation. > > > > > - Create patch framework to persist typedef patches > applied to > > atlas > > > > > - Handle data patches in patch framework > > > > > - Export Process: Support for incremental export. > > > > > - Atlas Import Transform handler implementation > > > > > - Update authentication to support trusted proxy > > > > > - Atlas Index Repair tool for JanusGraph > > > > > - Update stats/metrics module to collect notification > metrics > > > > > - Add filter in lineage to hide Process entity. > > > > > - Add service-type dropdown to filter entitydef type > > > > > - Add notifications from RelationshipStore to > ATLAS_ENTITITES > > kafka > > > > > topic. > > > > > - Added unique-attributes constraints at store-level > > > > > - Performance enhancement to avoid unnecessary lookup > when > > creating > > > new > > > > > relationships > > > > > - Updated notification processing to support > batch-commits > > > > > - Updated hook notification processing with option to > ignore > > > > potentially > > > > > incorrect hive_column_lineage > > > > > - Updated Hive hook to avoid duplicate column-lineage > > entities; also > > > > > updated Atlas server to skip duplicate column-lineage > entities > > > > > - Improved batch processing in notificaiton handler to > avoid > > > processing > > > > > of an entity multiple times > > > > > - Add option to ignore/prune metadata for > temporary/staging > > Hive > > > tables > > > > > - Update metrics query to use index query instead of > graph > > query for > > > > > faster response > > > > > - UI: Show counts besides the Type and Classification > dropdown > > list > > > in > > > > > search > > > > > - UI: show lineage information for process entities > > > > > - UI: Show entity specific icon for the lineage node > > > > > - UI: Add relationship table inside relationships tab > > > > > > > > > > > > > > > Thanks, > > > > > Sarath > > > > > <https://dist.apache.org/repos/dist/release/atlas/KEYS> > > > > > > > > > > > > > > > > > -- > > > > Regards > > > > Nikhil P. Bonte > > > > > > > > > > > > > -- > > Regards, > > > > Ayush Nigam, > > 9616122320 > > Software Engineer > > @WalmartLabs > > > > > > > > > > > >
