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

2017-01-21 Thread Shwetha Shivalingamurthy
and 7 non-binding votes for the earlier > release candidates. Thank you everyone for validating the release candidates, > your feedback and vote. > > +1 (binding): 7 votes > > - Shwetha Shivalingamurthy > > - Venkat Ranganathan > > - Keval B

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

2017-01-18 Thread Shwetha Shivalingamurthy
+1 Regards, Shwetha On 19/01/17, 9:45 AM, "Venkat Ranganathan" wrote: >+1 (binding) > > >Venkat > >On 1/18/17, 12:21 AM, "Madhan Neethiraj" wrote: > >Atlas team, > >Apache Atlas 0.7.1 (incubating) release candidate #2 is now available >for a vote within dev community. This upd

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

2017-01-17 Thread Shwetha Shivalingamurthy
Git tag release-0.7.1-rc1 - https://github.com/apache/incubator-atlas/tree/release-0.7.1-rc1 doesn¹t exist Otherwise, Checksum and signature looks good Build succeeds except for the test failures Verified basic functionality with quick start with embedded hbase and solr Regards, Shwetha On 1

Re: Unable to create Atlas JIRA: missing entries for components fields

2016-12-29 Thread Shwetha Shivalingamurthy
Done Regards, Shwetha From: Madhan Neethiraj mailto:mneethi...@hortonworks.com>> Reply-To: "priv...@atlas.incubator.apache.org" mailto:priv...@atlas.incubator.apache.org>> Date: Thursday, 29 December 2016 at 3:05 PM To: "dev@atlas.incubator.apache.or

Re: Improvement suggestion: change terms to be implemented as entities

2016-12-12 Thread Shwetha Shivalingamurthy
Modeling terms as traits also enabled search work out of the box. For example, queries like search for assets with term will map to ŒAsset isa ¹ (though this worked only for leaf terms) Modeling terms as entities will simplify some of the functionalities like term renames, move term from one hiera

Re: request: JIRA contributor permission

2016-11-29 Thread Shwetha Shivalingamurthy
Done Regards, Shwetha On 30/11/16, 3:51 AM, "Cassio Dos Santos" wrote: >Hello, > >Could a PMC member with admin access please add me as a contributor in >JIRA so that items may be assigned to me? My username is cassiodossantos. > >Thanks! >Cassio > > >

Re: request: JIRA contributor permission

2016-11-29 Thread Shwetha Shivalingamurthy
Done Regards, Shwetha On 30/11/16, 2:15 AM, "Stephanie Hazlewood" wrote: >Hello, > >Could a PMC member with admin access please add me as a contributor in >JIRA so that items may be assigned to me? My username is stephanie. > >Thanks! >Stephanie >

Issue in IDE while running tests

2016-11-15 Thread Shwetha Shivalingamurthy
Hi All, FYI if you see error Œunable to access method com.google.common.base.Stopwatch¹ in Intellij IDEA: I recently committed ATLAS-1246 which adds shading of guava dependencies for hbase and titan. After this change, you might see the error 'unable to access method com.google.common.base.Stopwa

Re: Connecting Entities

2016-10-20 Thread Shwetha Shivalingamurthy
Hi, I don’t think the lineage will work correctly if you model the query to extend both dataset and process. You can define a process type to contain the query dag instead and use table->process->table. Can you file a jira so that we don’t lose this use case. Regards, Shwetha On 20/10/16,

Re: Congratulations to the new committers

2016-10-20 Thread Shwetha Shivalingamurthy
Congratulations to the new committers! Regards, Shwetha > On Oct 21, 2016, at 9:06 AM, Hemanth Yamijala > wrote: > > Jeff, Madhan & Vimal, > > > Congratulations on the committership and best wishes to all of you in the > role! > > > Thanks > > Hemanth

Re: Connecting Entities

2016-10-19 Thread Shwetha Shivalingamurthy
Hi, The model of Dataset -> Process -> Dataset is used for lineage. If you are not interested in lineage, but just need references, you can define your own model with references, like table has reference to database, columns. But if you are interested in lineage, the dataset-process model is requi

Re: Web UI problem with Atlas 0.7

2016-10-19 Thread Shwetha Shivalingamurthy
Sure, go ahead Regards, Shwetha On 19/10/16, 4:36 PM, "Jean-Baptiste Onofré" wrote: >If you don't mind, I would be more than happy to drive it ;) > >Let me know ! > >Thanks ! >Regards >JB > >On 10/19/2016 12:07 PM, Shwetha Shivalingamurthy wrot

Re: Web UI problem with Atlas 0.7

2016-10-19 Thread Shwetha Shivalingamurthy
Sounds good. Jean, do you mean you will drive the release? Regards, Shwetha On 17/10/16, 5:40 PM, "Jean-Baptiste Onofré" wrote: >Hi guys, > >As 0.7.0 is not super useful with this fix, I would propose to release >0.7.1 at least to fix that. > >I have couple of other Jira in my bucket I w

Re: Web UI problem with Atlas 0.7

2016-10-19 Thread Shwetha Shivalingamurthy
body please help me confirm that the dashboard of the distro works >out of the box on master (I assume that it is broke on 0.7 because of the >breadcrumps issue). > >Thanks, >Ismaël > > >On Tue, Oct 18, 2016 at 6:18 AM, Shwetha Shivalingamurthy < >sshivalingamur...@hor

Re: Web UI problem with Atlas 0.7

2016-10-17 Thread Shwetha Shivalingamurthy
Can you enable debug logs in atlas-log4j.xml and check if there is any issue with service startup? Regards, Shwetha On 17/10/16, 9:52 PM, "Ismaël Mejía" wrote: >Hello again, > >I tried with the git master version and I still have the same issue of not >seeing anything after login in the We

Re: Atlas UI not loading after fresh build due to jquery-asBreadcrumbs plugin upgrade.

2016-10-17 Thread Shwetha Shivalingamurthy
We should release 0.7.1 with this fix Regards, Shwetha From: Keval Bhatt mailto:kbh...@hortonworks.com>> Date: Monday, 17 October 2016 at 1:42 PM To: "dev@atlas.incubator.apache.org" mailto:dev@atlas.incubator.apache.org>> Cc: hwx-atlas-dev mailto:hwx-atl

Re: whats different "tags" between atlas and falcon

2016-10-03 Thread Shwetha Shivalingamurthy
Atlas was not not conceptualised when tags were added in Falcon. Now that Atlas maintains the tags, it makes sense to store the falcon entity’s tags in Atlas and use Atlas as the source of truth, and falcon can use Atlas APIs to fetch the tags. Atlas now has falcon integration, Atlas maintains mi

Re: Thoughts on the first step to understand the Atlas data model internals

2016-09-19 Thread Shwetha Shivalingamurthy
David, EntityResourceDefinition was added as part of business catalog, and this might change. org.apache.atlas.web.resources.EntityResource and org.apache.atlas.web.resources.TypesResource are the initial APIs added, these are used by AtlasClient and Atlas UI and is also documented in Hemanth¹s

Re: Current use cases for POST /entities

2016-09-13 Thread Shwetha Shivalingamurthy
We can remove the definition, but I think we should return the guids. The location in the response header contains the guid. But we should find a way of returning all the guids created - probably list of locations? When you change the create API, make sure to change even the update and delete API

Re: Request to be a contributor in JIRA

2016-09-11 Thread Shwetha Shivalingamurthy
Hi David, I have added you as contributor. Jiras can be assigned to you now Regards, Shwetha On 09/09/16, 4:50 PM, "David Radley" wrote: >Thanks Vimal, >I will wait for a kindly PMC member with admin access to make me a >contributer, many thanks, David > > > > >From: Vimal Sharma >To:

[ANNOUNCE] New Committer: Darshan Kumar

2016-07-28 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas PPMC has asked Darshan Kumar to become a committer and we are pleased to announce that he has accepted. Darshan contributed to the initial version of Atlas UI. Congratulations Darshan and welcome onboard! Regards, Apache Atlas PPMC Team

[ANNOUNCE] New Committer: Keval Bhatt

2016-07-28 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas PPMC has asked Keval Bhatt to become a committer and we are pleased to announce that he has accepted. Keval has been a consistent contributor to Atlas and has contributed to the latest version of Atlas UI. Congratulations Keval and welcome onboard! Regards, Apache Atlas

[ANNOUNCE] New Committer: Tom Beerbower

2016-07-28 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas PPMC has asked Tom Beerbower to become a committer and we are pleased to announce that he has accepted. Tom has been a consistent contributor to Atlas and has contributed entity notifications, hbase and solr integrations and other fixes. Congratulations Tom and welcome on

[ANNOUNCE] New Committer: Dave Kantor

2016-07-28 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas PPMC has asked Dave Kantor to become a committer and we are pleased to announce that he has accepted. Dave Kantor has been a consistent contributor to Atlas and has worked on core Typesystem and repository. Congratulations Dave and welcome onboard! Regards, Apache At

Re: Filter out deleted entities

2016-07-28 Thread Shwetha Shivalingamurthy
Hi Herman, 1. If you don¹t need to track deleted entities, you can disable soft-deletes with config - atlas.DeleteHandler.impl=org.apache.atlas.repository.graph.HardDeleteHandle r. This will not store any deleted entities in db and hence deleted entities don¹t show up on API/UI 2. If you want soft

[ANNOUNCE] Apache Atlas 0.7-incubating released

2016-07-09 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas team is happy to announce the release of Apache Atlas - version 0.7.0-incubating. Atlas is a scalable and extensible set of core foundational governance services ­ enabling enterprises to effectively and efficiently meet their compliance requirements within Hadoop and all

Re: Sample DSL queries?

2016-07-06 Thread Shwetha Shivalingamurthy
http://atlas.incubator.apache.org/Search.html DSL is sql like query syntax Regards, Shwetha On 06/07/16, 6:30 PM, "Vimal Sharma" wrote: >You can use the sample DSL queries from QuickStart.java. Below is the link > >https://github.com/apache/incubator-atlas/blob/master/webapp/src/main/ja

[VOTE] Release Apache Atlas version 0.7-incubating RC2

2016-07-01 Thread Shwetha Shivalingamurthy
Hi All, I have created a build for Apache Atlas 0.7-incubating, release candidate 2. Thanks to everyone who have contributed to this release and also tested this. The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha512): https://dist.apache.org/repos/dist/dev/incubator/atlas/

Re: Update/Delete Lineage

2016-06-30 Thread Shwetha Shivalingamurthy
Adding to Vimal¹s answer, the process instance is also an entity and you can use entity update APIs to modify inputs/outputs Regards, Shwetha On 01/07/16, 11:59 AM, "Vimal Sharma" wrote: >Hi Herman, >Lineage update/delete is internal to Atlas backend and is not exposed via >REST API. >If

Re: [VOTE] Release Apache Atlas version 0.7-incubating RC1

2016-06-30 Thread Shwetha Shivalingamurthy
be included. > > > >On Thu, Jun 30, 2016 at 10:47 AM, Shwetha Shivalingamurthy < >sshivalingamur...@hortonworks.com> wrote: > >> Hi All, >> >> I have created a build for Apache Atlas 0.7-incubating, release >>candidate >> 1. Thanks to everyone

[VOTE] Release Apache Atlas version 0.7-incubating RC1

2016-06-30 Thread Shwetha Shivalingamurthy
Hi All, I have created a build for Apache Atlas 0.7-incubating, release candidate 1. Thanks to everyone who have contributed to this release and also tested this. The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha512): https://dist.apache.org/repos/dist/dev/incubator/atlas/

Re: [VOTE] Release Apache Atlas version 0.7-incubating

2016-06-28 Thread Shwetha Shivalingamurthy
Thanks Justin for verifying We have used sha512 already. We need to remove glyphicons font. We will also fix the LICENSE and NOTICE and get back. Thanks! Regards, Shwetha On 28/06/16, 10:40 AM, "Justin Mclean" wrote: >Hi, > >-1 (binding) until font license clarified. > >The glypicons font

Re: quick_start.py : no server (connection refused)

2016-06-28 Thread Shwetha Shivalingamurthy
I use embedded-hbase-solr for local testing , you have to run conf/atlas-env.sh before starting atlas. This works for me on mac laptop Because of licensing issues, BerkelyDB jar is not packaged anymore in any of the profiles. So, even if you build with BerkelyDB profile, you have to copy the Berke

[VOTE] Release Apache Atlas version 0.7-incubating

2016-06-26 Thread Shwetha Shivalingamurthy
Hi All, This is a call for a vote on the Apache Atlas 0.7 incubating release. A vote was held on developer mailing list and it passed with 10 +1's. Vote thread: https://s.apache.org/r1o6 Results thread: https://s.apache.org/L3fE The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5,

[RESULT][VOTE] Release Apache Atlas version 0.7-incubating

2016-06-26 Thread Shwetha Shivalingamurthy
1:53 PM, Selvamohan Neethiraj > >wrote: > >> +1 >> >> Downloaded source ; Able to build successfully ; Validated the >>signature >> and checksum …. >> >> Thanks, >> Selva- >> >> From: Shwetha Shivalingamurthy >>

[VOTE] Release Apache Atlas version 0.7-incubating

2016-06-22 Thread Shwetha Shivalingamurthy
Hi All, I have created a build for Apache Atlas 0.7-incubating, release candidate 0. Thanks to everyone who have contributed to this release and also tested this. The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha):

Re: Atlas and sqoop hook

2016-06-21 Thread Shwetha Shivalingamurthy
Make sure you have latest sqoop, built from sqoop trunk. Use ‹verbose in sqoop command to get debug logs. From the logs, you can verify if sqoop atlas hook is invoked. Also make sure that the sqoop hook picks the right atlas conf Regards, Shwetha On 20/06/16, 11:58 PM, "Margus Roo" wrote:

[ANNOUNCE] New Committer: Hemanth Yamijala

2016-04-13 Thread Shwetha Shivalingamurthy
Hi All, The Apache Atlas PPMC has asked Hemanth Yamijala to become a committer and we are pleased to announce that he has accepted. Regards, Shwetha

Re: Review Request 45029: ATLAS-494 : Authentication

2016-04-05 Thread Shwetha Shivalingamurthy
l 2016 at 10:11 AM To: Erik Bergenholtz mailto:ebergenho...@hortonworks.com>>, Hemanth Yamijala mailto:yhema...@gmail.com>>, Shwetha Shivalingamurthy mailto:sshivalingamur...@hortonworks.com>> Cc: atlas mailto:dev@atlas.incubator.apache.org>>, Nixon Rodrigues ma

Re: Atlas build error - npm install --color=false failed

2016-03-31 Thread Shwetha Shivalingamurthy
We should document this in InstallationSteps.twiki. Can you update? Regards, Shwetha On 31/03/16, 3:49 PM, "Venkata R Madugundu" wrote: > >FYI > >With latest sources of Atlas, I am seeing the following build error (on >Windows7) ... > >--- >

Re: Incompatible changes tag in JIRA

2016-03-10 Thread Shwetha Shivalingamurthy
Release notes is picked up from release-log.txt which already has a section for incompatible changes. But its useful to have a label in jira as well Regards, Shwetha On 11/03/16, 11:22 AM, "Hemanth Yamijala" wrote: >Hi all, > >Some other Hadoop ecosystem projects I know have an incompatibl

Re: Filter lineages being displayed

2016-03-02 Thread Shwetha Shivalingamurthy
es associated with themŠ > >Thanks >Herman. > > >> On Feb 25, 2016, at 3:10 AM, Shwetha Shivalingamurthy >> wrote: >> >> Herman, >> >> Whats your use case for this filtering? >> >> Regards, >> Shwetha >> >> >>

Re: Entity Types Need Overly Verbose JSON

2016-02-29 Thread Shwetha Shivalingamurthy
Hi Joseph, Yes, it makes sense to not have empty attributes in json. Can you file a bug? Regards, Shwetha On 27/02/16, 10:28 PM, "Joseph Niemiec" wrote: >Hi Atlas Dev, > >I have recently been playing around with making my own custom types. After >much work I came to realize that even if an el

Re: Filter lineages being displayed

2016-02-25 Thread Shwetha Shivalingamurthy
Herman, Whats your use case for this filtering? Regards, Shwetha On 24/02/16, 8:10 PM, "Herman Yu" wrote: >Is there a way to filter the lineages being displayed? for example, for a >given hive_table entity, there are two inputs and two outputs, is there a >way only display one input and o

Re: Request to add me as a contributor to Apache ATLAS project ....

2016-02-03 Thread Shwetha Shivalingamurthy
Hi Selva, I have added you as contributor. Thank you There is no atlas specific criteria for making someone committer. Just like in other apache projects, if someone is actively involved and has enough knowledge of atlas, there will be proposal and voting in the atlas PMC. Regards, Shwetha

Re: Build failed in Jenkins: apache-atlas-nightly #174

2016-02-01 Thread Shwetha Shivalingamurthy
The build succeeds on my local machine. So, probably need to increase the wait timeout Regards, Shwetha On 01/02/16, 12:18 PM, "Shwetha Shivalingamurthy" wrote: >Created https://issues.apache.org/jira/browse/ATLAS-462 > > >Regards, >Shwetha > > > &g

Re: Build failed in Jenkins: apache-atlas-nightly #174

2016-01-31 Thread Shwetha Shivalingamurthy
Created https://issues.apache.org/jira/browse/ATLAS-462 Regards, Shwetha On 29/01/16, 1:34 PM, "Apache Jenkins Server" wrote: >See > >Changes: > >[sshivalingamurthy] ATLAS-415 Hive import fails when importing a table >that i

Re: Update entity attribute which has an array type

2016-01-26 Thread Shwetha Shivalingamurthy
The API has a queryparam called Œproperty¹. 1. If the property is set, the request payload should contain the value of the attribute to be updated. 2. If the property is not set, the request payload should contain the entity json. The entity json can contain partial entity(with only the attributes

Re: v0.6 on HDP 2.3.2 sandbox

2016-01-21 Thread Shwetha Shivalingamurthy
’s the reason, the hook is getting application and >client configurations from jar files under hook/hive. I must be missing >some configuration steps? is it supposed to get those two config files >from Hive configuration folder? > >Thanks >Herman. > > >> On Jan 20,

Re: v0.6 on HDP 2.3.2 sandbox

2016-01-20 Thread Shwetha Shivalingamurthy
>at >org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticat >or.authenticate(DelegationTokenAuthenticator.java:128) >at >org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConn >ection(AuthenticatedURL.java:215) >

Re: v0.6 on HDP 2.3.2 sandbox

2016-01-19 Thread Shwetha Shivalingamurthy
http://dev.hortonworks.com.s3.amazonaws.com/HDPDocuments/Ambari-2.2.0.0/bk_ ambari_reference_guide/content/ch_integrating_atlas.html has the instructions on setting up 0.6 Atlas with Ambari Regards, Shwetha On 20/01/16 2:26 am, "Herman Yu" wrote: >Hi everyone, > >I am having some problems

Re: Hive column level lineage

2016-01-18 Thread Shwetha Shivalingamurthy
https://issues.apache.org/jira/browse/ATLAS-247 - the one that you had created Regards, Shwetha On 18/01/16 6:57 pm, "Herman Yu" wrote: >Thanks Shwetha. Is there a Jira item tracking this feature? Herman. > >> On Jan 18, 2016, at 1:13 AM, Shwetha Shivalingamurt

Re: Hive column level lineage

2016-01-17 Thread Shwetha Shivalingamurthy
Hi Herman, We will need the query plan from hive to be able to implement hive column lineage. Once we have the query plan, we have to modify the hive model to implement column level lineage in Atlas. We are targetting this for the next Atlas release. Regards, Shwetha On 15/01/16 8:54 pm, "H

Re: [VOTE] Release Apache Atlas version 0.6-incubating

2015-12-25 Thread Shwetha Shivalingamurthy
+1 Regards, Shwetha > On Dec 26, 2015, at 12:10 AM, Arun C Murthy wrote: > > +1 (binding) > > Arun > >> On Thursday, December 24, 2015, Suma Shivaprasad wrote: >> >> Hello folks, >> >> This is a call for a vote on the Apache Atlas 0.6 incubating release. >> >> A vote was held on develope

Re: [VOTE] Release Apache Atlas version 0.6.0-incubating (Release Candidate 2)

2015-12-21 Thread Shwetha Shivalingamurthy
+1 - verified the build, signatures, hive hook, hive import and lineage in UI Regards, Shwetha On 21/12/15 4:25 pm, "Suma Shivaprasad" wrote: >Hi Folks, > >I have created a build for Apache Atlas 0.6-incubating, release candidate >2. >Thanks to everyone who have contributed to this release

Re: [VOTE] Release Apache Atlas version 0.6.0-incubating (Release Candidate 1)

2015-12-09 Thread Shwetha Shivalingamurthy
Verified the signatures, build, end to end flow of hive hook, quick start and UI +1 Regards, Shwetha On 10/12/15 2:53 am, "Aaron.Dossett" wrote: >I am +1 > >Downloaded distribution, built from source, started server, verified basic >API calls with curl, ran quick_start and verified resul

Atlas 0.6-incubating release

2015-11-26 Thread Shwetha Shivalingamurthy
Hi All, We had 0.5-incubating release around June, 2015 and we have added the following since then: 1. Integration with kafka for reliable hook notifications(from external component bridge) and entity/trait notifications(from atlas) 2. HBase and Solr integration for titan 3. Fix search

Re: Build Failing

2015-11-05 Thread Shwetha Shivalingamurthy
gt;> I was doing >> 1. 'mvn -DskipTests=true clean install' (Failing) >> But, >> 1. 'mvn clean' >> 2. 'mvn -DskipTests=true Install' >> This works. >> >> I guess this is some intermittent error. >>

Re: Build Failing

2015-11-02 Thread Shwetha Shivalingamurthy
Doesn't 'mvn clean' help? Regards, Shwetha On 02/11/15 6:01 pm, "Rishabh Bhardwaj" wrote: >Hi, >My build fails with this error, >[ERROR] Failed to execute goal >com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm >(install node and npm) on project atlas-dashboard: Could n

Re: Search syntax

2015-09-30 Thread Shwetha Shivalingamurthy
java:278) > ... 23 more > > >On Sep 30, 2015, at 12:04 PM, Herman Yu wrote: > >> yes, that’s what I did since I don’t have Kerberos enabled on local >>environment and one test failed. The built completed successfully, I am >>in the process deploying v0.6. >>

Re: Search syntax

2015-09-30 Thread Shwetha Shivalingamurthy
You can run with -DskipTests as well Regards, Shwetha On 30/09/15 11:15 am, "Shwetha Shivalingamurthy" wrote: >I took the trunk, applied ATLAS-128 and the build went through fine. >Delete atlas/target and try again. If the tests fail still, send the >application.log. &

Re: Search syntax

2015-09-29 Thread Shwetha Shivalingamurthy
quot;OPTIONS >/api/atlas/discovery/search/dsl?query=hive_table+where+name%3D'pctLrmHZoK' >&user.name=root HTTP/1.1" 200 773 "-" "Java/1.7.0_85" >127.0.0.1 - - [29/Sep/2015:20:20:13 +] "POST /api/atlas/entities >HTTP/1.1" 201 - &quo

Re: Search syntax

2015-09-29 Thread Shwetha Shivalingamurthy
rote: > >> Thanks Suma and Shwetha, can I manually apply patches from 180, and >>then 128, and try to build the package now? >> >> Thanks >> Herman. >> >> >> >> On Sep 28, 2015, at 1:33 AM, Suma Shivaprasad >> wrote: >&g

Re: Search syntax

2015-09-27 Thread Shwetha Shivalingamurthy
)) and reran “mvm clean install” , but got the same >error messages. > >Thanks >Herman. > > > >On Sep 24, 2015, at 12:10 PM, Shwetha Shivalingamurthy > wrote: > >> Which java version are you using? >> >> Regards, >> Shwetha >> >

Re: Search syntax

2015-09-24 Thread Shwetha Shivalingamurthy
:38 min >[INFO] Finished at: 2015-09-24T11:31:51-04:00 >[INFO] Final Memory: 42M/200M >[INFO] > >[ERROR] Failed to execute goal >net.alchim31.maven:scala-maven-plugin:3.2.0:compile (

Re: Jenkins build is back to normal : apache-atlas-nightly #75

2015-09-23 Thread Shwetha Shivalingamurthy
Rat was failing because of dashboard/v2. Manually removed the files yesterday Regards, Shwetha On 24/09/15 10:29 am, "Seetharam Venkatesh" wrote: >This is good news, we have a stable build. > >On Wed, Sep 23, 2015 at 6:32 PM Apache Jenkins Server < >jenk...@builds.apache.org> wrote: > >> S

Re: Search syntax

2015-09-23 Thread Shwetha Shivalingamurthy
'hive_table is ¹ should work. Here is the doc on DSL syntax: http://atlas.incubator.apache.org/Search.html Regards, Shwetha On 23/09/15 8:30 pm, "Herman Yu" wrote: >Hi Suma, >Thanks for the help. I tried as you suggested, ³hive_table is >collection², however "0 results matching your search

Re: [Atlas] A source code question

2015-09-10 Thread Shwetha Shivalingamurthy
Should be struct. Can you file a bug please? Thanks Regards, Shwetha On 10/09/15 1:55 pm, "ltf" wrote: >Hello, >When reading the source code of trunk, I think the following code may be >a issue, or is intended ??? > > >file : org/apache/atlas/typesystem/types/TypeSystem.java >for (StructTy

Re: Some code questions

2015-08-31 Thread Shwetha Shivalingamurthy
1, 2 and 4 look like valid issues. Can you file a bug and submit the patches. Thanks AttributeStores is used in some tests. Memory based repository is not used. But can be fixed Regards, Shwetha On 01/09/15 11:43 am, "ltf" wrote: >Hello, >I'm very new to Atlas, and I still in the status

Re: JDK version

2015-07-29 Thread Shwetha Shivalingamurthy
We use oracle java 7, but should work with openjdk. Currently, Atlas doesn¹t build with java 8. There is a bug open for it Regards, Shwetha On 29/07/15 8:04 pm, "Nigel Jones" wrote: >I'm getting a few "glitches" rebuilding - it turns out they are the same >issues the Jenkins build hit... so I'

Re: Build failed in Jenkins: apache-atlas-nightly #8

2015-07-05 Thread Shwetha Shivalingamurthy
copied the script from falcon >>builds assuming this is available on all hosts. Looks like its not - how >>is that triggered? >> >>Thanks! >> >>-- >>Regards, >>Venkatesh >> >>________ >>From: Giridh

Re: Build failed in Jenkins: apache-atlas-nightly #8

2015-06-29 Thread Shwetha Shivalingamurthy
Venkatesh, Can you fix the config please? + /bin/mvn clean verify -Drat.numUnapprovedLicenses=100 /tmp/hudson5441687896016250199.sh: line 6: /bin/mvn: No such file or directory Thanks, Shwetha On 29/06/15 8:26 am, "Apache Jenkins Server" wrote: >See

Re: [VOTE] Release Apache Atlas version 0.5-incubating

2015-06-19 Thread Shwetha Shivalingamurthy
The build fails with empty local m2 repository Sent from my iPad > On 19-Jun-2015, at 9:23 pm, Suma Shivaprasad > wrote: > > There is a build failure due to respository.codehause.org getting > deprecated on a clean maven repo. Thanks to Shwetha for pointing this out. > > [ERROR] Failed to ex

Re: [VOTE] Release Apache Atlas version 0.5-incubating

2015-06-18 Thread Shwetha Shivalingamurthy
+1 - verified the build, deployment and UI On 18/06/15 1:52 am, "Seetharam Venkatesh" wrote: >Hi Folks, > >I have created a build for Apache Atlas 0.5-incubating, release candidate >0. Thanks to everyone who have contributed to this release and also tested >this. > >The source tarball (*.tar.gz)