[jira] [Assigned] (ATLAS-224) Left Navigation search results do not show name for each GUID

2015-10-13 Thread Darshan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darshan Kumar reassigned ATLAS-224: --- Assignee: Darshan Kumar (was: Sanjay Patel) > Left Navigation search results do not show

[jira] [Updated] (ATLAS-224) Left Navigation search results do not show name for each GUID

2015-10-13 Thread Darshan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darshan Kumar updated ATLAS-224: Assignee: Erik Bergenholtz (was: Darshan Kumar) > Left Navigation search results do not show name

[GitHub] incubator-atlas pull request: Atlas-201 Renamed org.apache.atlas.M...

2015-10-13 Thread rishabhbhardwaj
GitHub user rishabhbhardwaj opened a pull request: https://github.com/apache/incubator-atlas/pull/15 Atlas-201 Renamed org.apache.atlas.Main to org.apache.atlas.Atlas. Renamed the org.apache.atlas.Main to org.apache.atlas.Atlas. jps now shows Atlas instead of Main. You

Re: Review Request 38341: Provide Entity Change Notification

2015-10-13 Thread Tom Beerbower
> On Oct. 12, 2015, 5:36 a.m., Shwetha GS wrote: > > repository/pom.xml, line 49 > > > > > > Lets avoid adding this dependency. I think this is required for > > notification listener? > > > > Lets define

Re: Review Request 38341: Provide Entity Change Notification

2015-10-13 Thread Tom Beerbower
> On Oct. 12, 2015, 11:06 p.m., Shwetha GS wrote: > > Can you also add docs for this in twiki which is part of code? Sure, can you point me to the docs for notification? I'll add this. - Tom --- This is an automatically generated

Build failed in Jenkins: apache-atlas-nightly #91

2015-10-13 Thread Apache Jenkins Server
See -- [...truncated 5262 lines...] No such provider: 'https'. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-atlas ---

Re: Review Request 39157: Configure Consumer Groups for Notifications

2015-10-13 Thread Suma Shivaprasad
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39157/#review102184 --- Ship it! Ship It! - Suma Shivaprasad On Oct. 9, 2015, 1:40

Build failed in Jenkins: apache-atlas-nightly #94

2015-10-13 Thread Apache Jenkins Server
See Changes: [sshivalingamurthy] ATLAS-212 Remove test class usage of hive configuration property -- [...truncated 3765 lines...] [INFO] Exclude: **/*.json [INFO] Exclude: .pc/** [INFO]

Re: Review Request 38341: Provide Entity Change Notification

2015-10-13 Thread Shwetha GS
> On Oct. 12, 2015, 5:36 a.m., Shwetha GS wrote: > > notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java, > > line 334 > > > > > > Instead of adding extra condition, always read the consumer id

Build failed in Jenkins: apache-atlas-nightly #95

2015-10-13 Thread Apache Jenkins Server
See Changes: [sshivalingamurthy] ATLAS-179 Atlas hook causes mem leak and hive server 2 crashes -- [...truncated 60550 lines...] [WARNING] Entry:

[Atlas]Asking for help to replace scalatest with testng

2015-10-13 Thread ltfxyz
Hi, allIn ATLAS-209, replaced junit with testng, and also deleted the scalatest.The following modified code will cause test failure, using testng I cannot find the right way to replace scalatest's BeforeAndAfterAll.Any  suggestion will be very helpful, thanks. @BeforeClass def 

Re: Review Request 38341: Provide Entity Change Notification

2015-10-13 Thread Shwetha GS
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38341/#review102354 --- Can you also add docs for this in twiki which is part of code? -

Unable to build Atlas

2015-10-13 Thread Rishabh Bhardwaj
Hi, I am new to atlas and trying to build it. But I am getting the following error. [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (rat-check) on project apache-atlas: Too many unapproved licenses: 442 -> [Help 1] Please Help. Regards, Rishabh.

Review Request 39282: ATLAS-201 Rename org.apache.atlas.Main to org.apache.atlas.Atlas

2015-10-13 Thread Rishabh Bhardwaj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39282/ --- Review request for atlas and Shwetha GS. Bugs: 201 and ATLAS

[jira] [Commented] (ATLAS-201) Rename org.apache.atlas.Main to org.apache.atlas.Atlas

2015-10-13 Thread Rishabh Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954919#comment-14954919 ] Rishabh Bhardwaj commented on ATLAS-201: Fixed and raised the pull request

[jira] [Commented] (ATLAS-222) UI: Tag drill down from details screen

2015-10-13 Thread Erik Bergenholtz (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955071#comment-14955071 ] Erik Bergenholtz commented on ATLAS-222: The following API provides the details of associated

[jira] [Created] (ATLAS-224) on Clicking left nav in the UI the name and other details not shown

2015-10-13 Thread Darshan Kumar (JIRA)
Darshan Kumar created ATLAS-224: --- Summary: on Clicking left nav in the UI the name and other details not shown Key: ATLAS-224 URL: https://issues.apache.org/jira/browse/ATLAS-224 Project: Atlas

[jira] [Updated] (ATLAS-224) on Clicking left nav in the UI the name and other details not shown

2015-10-13 Thread Darshan Kumar (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darshan Kumar updated ATLAS-224: Assignee: Sanjay Patel > on Clicking left nav in the UI the name and other details not shown >

AtlasClient.java

2015-10-13 Thread Nigel Jones
The AtlasClient is tempting for Java users to make use of, but I was wondering where it's expected to go.. I tend to see it as sample code but not more. Programmers may use their favoured frameworks/patterns, and all focus is on the rest API (or the bridge plugin mechanism). Is that fair?

[jira] [Updated] (ATLAS-201) Rename org.apache.atlas.Main to org.apache.atlas.Atlas

2015-10-13 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shwetha G S updated ATLAS-201: -- Assignee: Rishabh Bhardwaj > Rename org.apache.atlas.Main to org.apache.atlas.Atlas >

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] [Created] (ATLAS-225) webapp and dashboard builds fail with rat-check failures

2015-10-13 Thread Tom Beerbower (JIRA)
Tom Beerbower created ATLAS-225: --- Summary: webapp and dashboard builds fail with rat-check failures Key: ATLAS-225 URL: https://issues.apache.org/jira/browse/ATLAS-225 Project: Atlas Issue

Re: AtlasClient.java

2015-10-13 Thread Seetharam Venkatesh
Agreed that Atlas is quite thin on documentation. Please open a jira and we will try to add more documentation. Let me clarify about the APIs. There are 2 parts to Atlas, 1. Data Models aka Types that are expressed using the flexible type system API The type and entity (typed instances) are

[jira] [Commented] (ATLAS-225) webapp and dashboard builds fail with rat-check failures

2015-10-13 Thread Shwetha G S (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955985#comment-14955985 ] Shwetha G S commented on ATLAS-225: --- I think the issue is because dashboard files have been moved around.