Filter out deleted entities

2016-07-28 Thread Herman Yu
Hi ATLAS-725 highlights deleted entities shown in UI, Is there a way to filter out “soft deleted” entities through DSL query? we are searching entities using qualifiedName and was expecting single record return. http://atlas.incubator.apache.org/Search.html

Re: authentication with v0.7

2016-07-07 Thread Herman Yu
atlas/blob/0.7-incubating/client/src/main/java/org/apache/atlas/AtlasClient.java#L144 > > Hope this helps. > > Thanks > Hemanth > > From: Herman Yu <herman...@teeupdata.com> > Sent: Wednesday, July 06, 2016 8:07 PM > To: dev@a

authentication with v0.7

2016-07-06 Thread Herman Yu
Hi, Is there a way to disable authentication with v0.7 (no login page with UI and REST calls doesn’t require U/P)? We are testing codes (uses atlasClient) built for v0.5 on v0.7 on a sandbox environment, it fails with authentication. v0.7 is configured using simple file based authentication.

Update/Delete Lineage

2016-06-30 Thread Herman Yu
Hi everyone, Is the capability update/delete a lineage (a classType inherits from “Process”) exist with v0.7? REST API document only lists the following : /lineage/{guid}/inputs/graph

Re: Filter lineages being displayed

2016-03-07 Thread Herman Yu
rsioning. > > We can probably add filter for lineage. Can you file a jira for that? > > Regards, > Shwetha > > > > > > > On 26/02/16, 8:19 PM, "Herman Yu" <herman...@teeupdata.com> wrote: > >> Hi Shwetha, >> >> Use case 1:

Re: v0.6 on HDP 2.3.2 sandbox

2016-01-21 Thread Herman Yu
/etc/atlas/conf:/usr/hdp/current/atlas-server/hook/hive:${ > HADOOP_CLASSPATH} > > > So, /etc/atlas/conf/ should contain atlas’ application.properties > > > Regards, > Shwetha > > > > > > > On 21/01/16 7:46 pm, "Herman Yu" <herman...@

Re: Hive column level lineage

2016-01-18 Thread Herman Yu
> 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, "Herman Yu" <h

Hive column level lineage

2016-01-15 Thread Herman Yu
Hi Everyone, I think the current lineage supporting with Hive is at Hive table level, is there a plan to enhance the hive bridge and extend the lineage support to Hive column level? Hive column level lineage can be built with customized logic through API calls and with “Process”. However, the

[jira] [Created] (ATLAS-249) Seach based on classType and Trait returns 0 rows

2015-10-23 Thread Herman Yu (JIRA)
Herman Yu created ATLAS-249: --- Summary: Seach based on classType and Trait returns 0 rows Key: ATLAS-249 URL: https://issues.apache.org/jira/browse/ATLAS-249 Project: Atlas Issue Type: Bug

[jira] [Created] (ATLAS-248) Enhance an implemented model

2015-10-23 Thread Herman Yu (JIRA)
Herman Yu created ATLAS-248: --- Summary: Enhance an implemented model Key: ATLAS-248 URL: https://issues.apache.org/jira/browse/ATLAS-248 Project: Atlas Issue Type: New Feature Affects Versions

[jira] [Created] (ATLAS-251) input/output of lineage graph are confusing

2015-10-23 Thread Herman Yu (JIRA)
Herman Yu created ATLAS-251: --- Summary: input/output of lineage graph are confusing Key: ATLAS-251 URL: https://issues.apache.org/jira/browse/ATLAS-251 Project: Atlas Issue Type: Improvement

[jira] [Created] (ATLAS-247) hive_column leve lineage

2015-10-23 Thread Herman Yu (JIRA)
Herman Yu created ATLAS-247: --- Summary: hive_column leve lineage Key: ATLAS-247 URL: https://issues.apache.org/jira/browse/ATLAS-247 Project: Atlas Issue Type: New Feature Affects Versions: 0.5

[jira] [Commented] (ATLAS-232) Fix the API incompatibility introduced in ATLAS-58

2015-10-22 Thread Herman Yu (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969555#comment-14969555 ] Herman Yu commented on ATLAS-232: - v0.5 > Fix the API incompatibility introduced in ATLAS

[jira] [Commented] (ATLAS-88) Atlas should provide tar ball for released version

2015-10-20 Thread Herman Yu (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965243#comment-14965243 ] Herman Yu commented on ATLAS-88: I see the latest built 102 was successful. however, I still don't see

Re: AtlasClient.java

2015-10-14 Thread Herman Yu
JSON to make it easy to send it over the wire. > > 2. APIs to add data models and associated instances > These APIs are RESTful - more akin to CRUD operations. > > Does things make sense now? > > On Tue, Oct 13, 2015 at 2:12 PM Herman Yu <herman...@teeupdata.com> wr

Re: AtlasClient.java

2015-10-13 Thread Herman Yu
The challenge (at least for me) is there is no detail documentation of REST API, e.g. I still can’t create new entities through REST API so has to code in Java as the client does. I followed the same son structure as traced out from log, but still get exceptions complaining either unknown token

[jira] [Commented] (ATLAS-88) Atlas should provide tar ball for released version

2015-09-29 Thread Herman Yu (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935773#comment-14935773 ] Herman Yu commented on ATLAS-88: is there a plan to make the nightly built binary tarball available? I have

Re: Search syntax

2015-09-28 Thread Herman Yu
s://issues.apache.org/jira/browse/ATLAS-180. Thanks >> >> 1.7 >> 1.7 >> >> >> >> Regards, >> Shwetha >> >> >> >> >> >> >> On 24/09/15 10:22 pm, "Herman Yu" <herman...@teeupdata.com&

Re: Search syntax

2015-09-24 Thread Herman Yu
gt; > Thanks > Suma > > > On Wed, Sep 23, 2015 at 8:40 PM, Shwetha Shivalingamurthy < > sshivalingamur...@hortonworks.com> wrote: > >> 'hive_table is ¹ should work. Here is the doc on DSL syntax: >> http://atlas.incubator.apache.org/Search.html >> >> Regards, &g

Re: Search syntax

2015-09-24 Thread Herman Yu
ards, > Shwetha > > > > > > > On 24/09/15 9:36 pm, "Herman Yu" <herman...@teeupdata.com> wrote: > >> Thanks Suma and Shwetha. >> >> Followed instruction here: >> http://atlas.incubator.apache.org/InstallationSteps.html, I t

Re: Search syntax

2015-09-23 Thread Herman Yu
d. I also tried with those types and traits defined with the quick_start.py, (e.g. "Table is Fact" didn’t return anything. Is this a bug with v0.5? or I used wrong search syntax? Is there a document with all valid search syntax? thanks Herman. On Sep 21, 2015, at 10:54 PM, He

[jira] [Commented] (ATLAS-60) Cannot load hive-data-model.json

2015-09-16 Thread Herman Yu (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790592#comment-14790592 ] Herman Yu commented on ATLAS-60: it will work if you update data type from "" to "ar

[jira] [Created] (ATLAS-170) Result of search based on attributes of a Traits is not displayed correctly

2015-09-16 Thread Herman Yu (JIRA)
Herman Yu created ATLAS-170: --- Summary: Result of search based on attributes of a Traits is not displayed correctly Key: ATLAS-170 URL: https://issues.apache.org/jira/browse/ATLAS-170 Project: Atlas