[jira] [Updated] (ATLAS-964) Cleanup NOTICE and LICENSE

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-964:
--
Attachment: ATLAS-964.patch

> Cleanup NOTICE and LICENSE
> --
>
> Key: ATLAS-964
> URL: https://issues.apache.org/jira/browse/ATLAS-964
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-964.patch
>
>
> {noformat}
> Hi,
> We have removed the glyphicons fonts, updated the license and notice to
> match the source contents. Will you be able to do a quick check to see if
> we are missing anything here:
> https://github.com/apache/incubator-atlas/tree/0.7-incubating?
> License looks good to me only two very minor things I can see you / may not 
> want to change:
> - No need for the quotes around MIT license or the like. I've seen this done 
> elsewhere but can't think of a reason for doing so. Rabbit ears / scare 
> quotes [1] can imply that it's actually not the correct license or that it's 
> a MIT like license.
> - Why not legally required I include the a pointer to the public domain text.
> Notice is a bit odd, why have the section "Titan also includes software from 
> other open source projects including..."? Are these things bundled or just 
> dependancies? If they are just dependancies there is no need to mention then 
> in NOTICE, move them to a DEPENDENCIES files if you think it is useful 
> information to tell the user of the software.
> (Feel free to post this to the list for discussion if you want)
> Thanks,
> Justin
> 1. https://en.wikipedia.org/wiki/Scare_quotes
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ATLAS-964) Cleanup NOTICE and LICENSE

2016-06-29 Thread Shwetha G S (JIRA)
Shwetha G S created ATLAS-964:
-

 Summary: Cleanup NOTICE and LICENSE
 Key: ATLAS-964
 URL: https://issues.apache.org/jira/browse/ATLAS-964
 Project: Atlas
  Issue Type: Bug
Reporter: Shwetha G S
Assignee: Shwetha G S
Priority: Blocker
 Fix For: 0.7-incubating


{noformat}
Hi,

We have removed the glyphicons fonts, updated the license and notice to
match the source contents. Will you be able to do a quick check to see if
we are missing anything here:
https://github.com/apache/incubator-atlas/tree/0.7-incubating?

License looks good to me only two very minor things I can see you / may not 
want to change:
- No need for the quotes around MIT license or the like. I've seen this done 
elsewhere but can't think of a reason for doing so. Rabbit ears / scare quotes 
[1] can imply that it's actually not the correct license or that it's a MIT 
like license.
- Why not legally required I include the a pointer to the public domain text.

Notice is a bit odd, why have the section "Titan also includes software from 
other open source projects including..."? Are these things bundled or just 
dependancies? If they are just dependancies there is no need to mention then in 
NOTICE, move them to a DEPENDENCIES files if you think it is useful information 
to tell the user of the software.

(Feel free to post this to the list for discussion if you want)

Thanks,
Justin

1. https://en.wikipedia.org/wiki/Scare_quotes
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (ATLAS-963) UI: Entity details is not display String array attribute values correctly

2016-06-29 Thread Keval Bhatt (JIRA)

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

Keval Bhatt reassigned ATLAS-963:
-

Assignee: Keval Bhatt

> UI: Entity details is not display String array attribute values correctly
> -
>
> Key: ATLAS-963
> URL: https://issues.apache.org/jira/browse/ATLAS-963
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Keval Bhatt
>
> If an entity definition contains an attribute that is a JSON array of 
> strings, the UI is not rendering this properly. 
> The attribute value will be of type: 
> {code} 
> attribute_name: [ value1, value2, ... ] 
> {code} 
> For example: 
> {code} 
> "columnNames":[ "cssnsi", "mylookca" ] 
> {code} 
> The same issue may be there for other types of array attribute values like 
> array of ints, booleans etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ATLAS-963) UI: Entity details is not display String array attribute values correctly

2016-06-29 Thread Hemanth Yamijala (JIRA)
Hemanth Yamijala created ATLAS-963:
--

 Summary: UI: Entity details is not display String array attribute 
values correctly
 Key: ATLAS-963
 URL: https://issues.apache.org/jira/browse/ATLAS-963
 Project: Atlas
  Issue Type: Bug
Reporter: Hemanth Yamijala


If an entity definition contains an attribute that is a JSON array of strings, 
the UI is not rendering this properly. 

The attribute value will be of type: 
{code} 
attribute_name: [ value1, value2, ... ] 
{code} 

For example: 
{code} 
"columnNames":[ "cssnsi", "mylookca" ] 
{code} 

The same issue may be there for other types of array attribute values like 
array of ints, booleans etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Review Request 49350: ATLAS-917 Add HDFS paths for non-partition queries

2016-06-29 Thread Suma Shivaprasad


> On June 29, 2016, 1:37 p.m., Shwetha GS wrote:
> > addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java, 
> > line 790
> > 
> >
> > We are not adding hdfs paths in qualified name for partitioned tables, 
> > but we add it to inputs for lineage. With process update, lineage will get 
> > updated, right?

Yes this will update the process and the process will have edges to both old 
and new inputs, with the old edges being in DELETED state.


- Suma


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


On June 29, 2016, 10:05 p.m., Suma Shivaprasad wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49350/
> ---
> 
> (Updated June 29, 2016, 10:05 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> this is added for LOAD, IMPORT, EXPORT . Could not add to INSERT OVERWRITE 
> hdfs paths due to some hive issues which does not provide partition related 
> information in this case. That will continue to work as earlier.
> 
> 
> Diffs
> -
> 
>   
> addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
>  0045780 
>   addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 
> a1a00b3 
>   addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 
> f9e1926 
>   notification/src/main/java/org/apache/atlas/hook/AtlasHook.java 8bbe2d7 
> 
> Diff: https://reviews.apache.org/r/49350/diff/
> 
> 
> Testing
> ---
> 
> Added tests for partitioned and unpartitioned export, import, load
> 
> 
> Thanks,
> 
> Suma Shivaprasad
> 
>



Re: Review Request 49350: ATLAS-917 Add HDFS paths for non-partition queries

2016-06-29 Thread Suma Shivaprasad

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

(Updated June 29, 2016, 10:05 p.m.)


Review request for atlas.


Changes
---

Fixed sorting and logs


Repository: atlas


Description
---

this is added for LOAD, IMPORT, EXPORT . Could not add to INSERT OVERWRITE hdfs 
paths due to some hive issues which does not provide partition related 
information in this case. That will continue to work as earlier.


Diffs (updated)
-

  
addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
 0045780 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 
a1a00b3 
  addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 
f9e1926 
  notification/src/main/java/org/apache/atlas/hook/AtlasHook.java 8bbe2d7 

Diff: https://reviews.apache.org/r/49350/diff/


Testing
---

Added tests for partitioned and unpartitioned export, import, load


Thanks,

Suma Shivaprasad



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

2016-06-29 Thread Apache Jenkins Server
See 

Changes:

[sshivalingamurthy] ATLAS-958 Add licenses for dashboard dependencies 
(kevalbhatt18 via

[sshivalingamurthy] ATLAS-962 Include Apache Incubator disclaimer text on 
website (yhemanth

--
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 9 Scala sources and 49 Java sources to 

[WARNING] 
:134:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("adding entities={}", entities);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] 
:297:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("updating entity {}", entitiesUpdated);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[WARNING] 2 warnings
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 8 Scala sources and 27 Java sources to 

[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 

Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Shwetha GS

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


Ship it!




Ship It!

- Shwetha GS


On June 29, 2016, 2:58 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 2:58 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-sidebar-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/hbs-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
>   pom.xml 4e7d4fd 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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


Ship it!




Ship It!

- Hemanth Yamijala


On June 29, 2016, 2:58 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 2:58 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-sidebar-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/hbs-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
>   pom.xml 4e7d4fd 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



[jira] [Commented] (ATLAS-902) Atlas throws exception due to null definition in Hive create table statement

2016-06-29 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355428#comment-15355428
 ] 

Suma Shivaprasad commented on ATLAS-902:


[~svimal2106]

Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.991 sec <<< 
FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityInvalidValue(org.apache.atlas.web.resources.EntityJerseyResourceIT)  
Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.AssertionError: Expected AtlasServiceException
at 
org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityInvalidValue(EntityJerseyResourceIT.java:267)

> Atlas throws exception due to null definition in Hive create table statement
> 
>
> Key: ATLAS-902
> URL: https://issues.apache.org/jira/browse/ATLAS-902
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.5-incubating
> Environment: HDP 2.4 Sandbox
>Reporter: Ryan Templeton
>Assignee: Vimal Sharma
>Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-902.patch
>
>
> I was using the following SQL statement to create a Hive table, but Atlas was 
> throwing the following exception.
> create external table got_deaths(
> name varchar(64),
> allegiances varchar(32),
> death_year smallint,
> book_of_death tinyint,
> death_chapter tinyint,
> book_intro_chapter tinyint,
> gender tinyint,
> nobility tinyint,
> got tinyint,
> cok tinyint,
> sos tinyint,
> ffc tinyint,
> dwd tinyint
> )
> row format delimited fields terminated by ',' lines terminated by '\n' null 
> defined as ''
> stored as TEXTFILE
> location '/user/root/simpleHive/'
> tblproperties ("skip.header.line.count"="1")
> After dropping the "null defined as '' " portion of the create statement, 
> Atlas stopped throwing exceptions. I will point out that although Atlas was 
> throwing an exception, Hive was able to create the table without issue. So I 
> don't think this is semantically incorrect.
> FAILED: Hive Internal Error: org.apache.atlas.AtlasServiceException(Metadata 
> service API CREATE_ENTITY failed with status 400(Bad Request) Response Body 
> ({"error":"Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' 
> to datatype 
> hive_serde","stackTrace":"org.apache.atlas.typesystem.types.ValueConversionException:
>  Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' to 
> datatype hive_serde\n\tat 
> org.apache.atlas.typesystem.types.TypedStructHandler.convert(TypedStructHandler.java:67)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:168)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:31)\n\tat
>  
> org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:118)\n\tat
>  
> org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:141)\n\tat 
> org.apache.atlas.services.DefaultMetadataService.deserializeClassInstance(DefaultMetadataService.java:252)\n\tat
>  
> org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:230)\n\tat
>  
> org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:96)\n\tat
>  sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)\n\tat 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
>  java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)\n\tat
>  
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat

[jira] [Commented] (ATLAS-902) Atlas throws exception due to null definition in Hive create table statement

2016-06-29 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355426#comment-15355426
 ] 

Suma Shivaprasad commented on ATLAS-902:


[~svimal2106]

Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.991 sec <<< 
FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityInvalidValue(org.apache.atlas.web.resources.EntityJerseyResourceIT)  
Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.AssertionError: Expected AtlasServiceException
at 
org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityInvalidValue(EntityJerseyResourceIT.java:267)

> Atlas throws exception due to null definition in Hive create table statement
> 
>
> Key: ATLAS-902
> URL: https://issues.apache.org/jira/browse/ATLAS-902
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.5-incubating
> Environment: HDP 2.4 Sandbox
>Reporter: Ryan Templeton
>Assignee: Vimal Sharma
>Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-902.patch
>
>
> I was using the following SQL statement to create a Hive table, but Atlas was 
> throwing the following exception.
> create external table got_deaths(
> name varchar(64),
> allegiances varchar(32),
> death_year smallint,
> book_of_death tinyint,
> death_chapter tinyint,
> book_intro_chapter tinyint,
> gender tinyint,
> nobility tinyint,
> got tinyint,
> cok tinyint,
> sos tinyint,
> ffc tinyint,
> dwd tinyint
> )
> row format delimited fields terminated by ',' lines terminated by '\n' null 
> defined as ''
> stored as TEXTFILE
> location '/user/root/simpleHive/'
> tblproperties ("skip.header.line.count"="1")
> After dropping the "null defined as '' " portion of the create statement, 
> Atlas stopped throwing exceptions. I will point out that although Atlas was 
> throwing an exception, Hive was able to create the table without issue. So I 
> don't think this is semantically incorrect.
> FAILED: Hive Internal Error: org.apache.atlas.AtlasServiceException(Metadata 
> service API CREATE_ENTITY failed with status 400(Bad Request) Response Body 
> ({"error":"Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' 
> to datatype 
> hive_serde","stackTrace":"org.apache.atlas.typesystem.types.ValueConversionException:
>  Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' to 
> datatype hive_serde\n\tat 
> org.apache.atlas.typesystem.types.TypedStructHandler.convert(TypedStructHandler.java:67)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:168)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:31)\n\tat
>  
> org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:118)\n\tat
>  
> org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:141)\n\tat 
> org.apache.atlas.services.DefaultMetadataService.deserializeClassInstance(DefaultMetadataService.java:252)\n\tat
>  
> org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:230)\n\tat
>  
> org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:96)\n\tat
>  sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)\n\tat 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
>  java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)\n\tat
>  
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat

[jira] [Commented] (ATLAS-902) Atlas throws exception due to null definition in Hive create table statement

2016-06-29 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355422#comment-15355422
 ] 

Suma Shivaprasad commented on ATLAS-902:


1 Test is failing because of this change.

Tests run: 32, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.991 sec <<< 
FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityInvalidValue(org.apache.atlas.web.resources.EntityJerseyResourceIT)  
Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.AssertionError: Expected AtlasServiceException
at 
org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityInvalidValue(EntityJerseyResourceIT.java:267)

> Atlas throws exception due to null definition in Hive create table statement
> 
>
> Key: ATLAS-902
> URL: https://issues.apache.org/jira/browse/ATLAS-902
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.5-incubating
> Environment: HDP 2.4 Sandbox
>Reporter: Ryan Templeton
>Assignee: Vimal Sharma
>Priority: Minor
> Attachments: ATLAS-902.patch
>
>
> I was using the following SQL statement to create a Hive table, but Atlas was 
> throwing the following exception.
> create external table got_deaths(
> name varchar(64),
> allegiances varchar(32),
> death_year smallint,
> book_of_death tinyint,
> death_chapter tinyint,
> book_intro_chapter tinyint,
> gender tinyint,
> nobility tinyint,
> got tinyint,
> cok tinyint,
> sos tinyint,
> ffc tinyint,
> dwd tinyint
> )
> row format delimited fields terminated by ',' lines terminated by '\n' null 
> defined as ''
> stored as TEXTFILE
> location '/user/root/simpleHive/'
> tblproperties ("skip.header.line.count"="1")
> After dropping the "null defined as '' " portion of the create statement, 
> Atlas stopped throwing exceptions. I will point out that although Atlas was 
> throwing an exception, Hive was able to create the table without issue. So I 
> don't think this is semantically incorrect.
> FAILED: Hive Internal Error: org.apache.atlas.AtlasServiceException(Metadata 
> service API CREATE_ENTITY failed with status 400(Bad Request) Response Body 
> ({"error":"Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' 
> to datatype 
> hive_serde","stackTrace":"org.apache.atlas.typesystem.types.ValueConversionException:
>  Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' to 
> datatype hive_serde\n\tat 
> org.apache.atlas.typesystem.types.TypedStructHandler.convert(TypedStructHandler.java:67)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:168)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:31)\n\tat
>  
> org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:118)\n\tat
>  
> org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:141)\n\tat 
> org.apache.atlas.services.DefaultMetadataService.deserializeClassInstance(DefaultMetadataService.java:252)\n\tat
>  
> org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:230)\n\tat
>  
> org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:96)\n\tat
>  sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)\n\tat 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
>  java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)\n\tat
>  
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat
>  
> 

Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread keval bhatt

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

(Updated June 29, 2016, 2:58 p.m.)


Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
Hemanth Yamijala.


Changes
---

All comments handled


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


Repository: atlas


Description
---

Patch include following changes.

* Removed unused font (glyphicon) 
* Added licence file to all js libraries (added grunt task to copy license file 
to dist folder)
* Added all libraries license details in {atlas_home}/LICENSE.txt file 
* Removed unused plugin (tree.js)


Diffs (updated)
-

  3party-licenses/animate-LICENSE PRE-CREATION 
  3party-licenses/bootstrap-sidebar-LICENSE PRE-CREATION 
  3party-licenses/handlebars-LICENSE PRE-CREATION 
  3party-licenses/hbs-LICENSE PRE-CREATION 
  3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
  LICENSE 8f075f5 
  dashboardv2/gruntfile.js 2f30f3b 
  dashboardv2/package.json 9ec4feb 
  dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
  dashboardv2/public/css/font-awesome.min.css acce2ef 
  dashboardv2/public/css/fonts/FontAwesome.otf 
3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
  dashboardv2/public/css/fonts/fontawesome-webfont.eot 
9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
  dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
  dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
26dea7951a73079223b50653c455c5adf46a4648 
  dashboardv2/public/css/fonts/fontawesome-webfont.woff 
dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
  dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
500e5172534171f678e01f7569d66f9257036a09 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
b93a4953fff68df523aa7656497ee339d6026d64 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
1413fc609ab6f21774de0cb7e01360095584f65b 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
9e612858f802245ddcbf59788a0db942224bab35 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
  dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
  dashboardv2/public/css/scss/business-catlog.scss 824bf10 
  dashboardv2/public/css/scss/form.scss 82bd960 
  dashboardv2/public/css/scss/graph.scss 7c6571c 
  dashboardv2/public/css/scss/loader.scss 6c255c6 
  dashboardv2/public/css/scss/login.scss c7237cc 
  dashboardv2/public/css/scss/main.scss e9fb452 
  dashboardv2/public/css/scss/nav.scss 7277ae1 
  dashboardv2/public/css/scss/old-style.scss f62c494 
  dashboardv2/public/css/scss/override.scss 6fc1e1f 
  dashboardv2/public/css/scss/panel.scss ee85715 
  dashboardv2/public/css/scss/search.scss 858b974 
  dashboardv2/public/css/scss/tab.scss 5117efe 
  dashboardv2/public/css/scss/tag.scss 1a07ce2 
  dashboardv2/public/css/scss/theme.scss b05f7a2 
  dashboardv2/public/css/scss/tree.scss e6c8ebf 
  dashboardv2/public/index.html 59e2c7e 
  dashboardv2/public/js/main.js 95f64a1 
  dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
  dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
  pom.xml 4e7d4fd 

Diff: https://reviews.apache.org/r/49357/diff/


Testing
---

After removing glyphicon --> did manual testing of UI using users of all 3 
groups.

Did CRUD operations for Terms, Tags and verified Lineage graph generation using 
hive queries.


Thanks,

keval bhatt



[jira] [Updated] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread Keval Bhatt (JIRA)

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

Keval Bhatt updated ATLAS-958:
--
Attachment: ATLAS-958.2.patch

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.1.patch, ATLAS-958.2.patch, ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread keval bhatt


> On June 29, 2016, 1:12 p.m., Hemanth Yamijala wrote:
> > LICENSE, line 242
> > 
> >
> > Can you please provide the link that shows this as WTFPL?

This js is part of require-handlebars-plugin.  
https://github.com/SlexAxton/require-handlebars-plugin/releases/tag/v0.4.0


- keval


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


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



[jira] [Commented] (ATLAS-902) Atlas throws exception due to null definition in Hive create table statement

2016-06-29 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355307#comment-15355307
 ] 

Suma Shivaprasad commented on ATLAS-902:


+1

> Atlas throws exception due to null definition in Hive create table statement
> 
>
> Key: ATLAS-902
> URL: https://issues.apache.org/jira/browse/ATLAS-902
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.5-incubating
> Environment: HDP 2.4 Sandbox
>Reporter: Ryan Templeton
>Assignee: Vimal Sharma
>Priority: Minor
> Attachments: ATLAS-902.patch
>
>
> I was using the following SQL statement to create a Hive table, but Atlas was 
> throwing the following exception.
> create external table got_deaths(
> name varchar(64),
> allegiances varchar(32),
> death_year smallint,
> book_of_death tinyint,
> death_chapter tinyint,
> book_intro_chapter tinyint,
> gender tinyint,
> nobility tinyint,
> got tinyint,
> cok tinyint,
> sos tinyint,
> ffc tinyint,
> dwd tinyint
> )
> row format delimited fields terminated by ',' lines terminated by '\n' null 
> defined as ''
> stored as TEXTFILE
> location '/user/root/simpleHive/'
> tblproperties ("skip.header.line.count"="1")
> After dropping the "null defined as '' " portion of the create statement, 
> Atlas stopped throwing exceptions. I will point out that although Atlas was 
> throwing an exception, Hive was able to create the table without issue. So I 
> don't think this is semantically incorrect.
> FAILED: Hive Internal Error: org.apache.atlas.AtlasServiceException(Metadata 
> service API CREATE_ENTITY failed with status 400(Bad Request) Response Body 
> ({"error":"Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' 
> to datatype 
> hive_serde","stackTrace":"org.apache.atlas.typesystem.types.ValueConversionException:
>  Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' to 
> datatype hive_serde\n\tat 
> org.apache.atlas.typesystem.types.TypedStructHandler.convert(TypedStructHandler.java:67)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:168)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:31)\n\tat
>  
> org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:118)\n\tat
>  
> org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:141)\n\tat 
> org.apache.atlas.services.DefaultMetadataService.deserializeClassInstance(DefaultMetadataService.java:252)\n\tat
>  
> org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:230)\n\tat
>  
> org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:96)\n\tat
>  sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)\n\tat 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
>  java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)\n\tat
>  
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat
>  
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat
>  
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat
>  javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat 
> com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:287)\n\tat
>  
> com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:277)\n\tat
>  
> 

[jira] [Commented] (ATLAS-959) Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs]

2016-06-29 Thread Suma Shivaprasad (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355308#comment-15355308
 ] 

Suma Shivaprasad commented on ATLAS-959:


+1

> Exception while writing to  audit log. [java.io.IOException: No FileSystem 
> for scheme: hdfs]
> 
>
> Key: ATLAS-959
> URL: https://issues.apache.org/jira/browse/ATLAS-959
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.8-incubating
>Reporter: Saqeeb Shaikh
>Assignee: Saqeeb Shaikh
>Priority: Critical
> Attachments: ATLAS-959.1.patch
>
>
> While writing audit logs in HDFS, Ranger-Atlas plugin gets following error : 
> [org.apache.ranger.audit.queue.AuditBatchQueue1:] ~ Error writing to log 
> file. (BaseAuditHandler:329)
> java.io.IOException: No FileSystem for scheme: hdfs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread ATLAS QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355263#comment-15355263
 ] 

ATLAS QA commented on ATLAS-962:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12814685/ATLAS-962.patch
  against master revision 7403ebf.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

+1 checkstyle.  The patch generated 0 code style errors.

{color:red}-1 findbugs{color}.  The patch appears to introduce 380 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in :
   
org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest

Test results: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningswebapp.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsauthorization.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningscommon.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningssqoop-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningshdfs-model.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsstorm-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsfalcon-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningshive-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsrepository.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningstypesystem.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningscatalog.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsclient.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningsnotification.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/380//artifact/patchprocess/newPatchFindbugsWarningstitan.html
Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/380//console

This message is automatically generated.

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-962:
--
Comment: was deleted

(was: +1)

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355261#comment-15355261
 ] 

Shwetha G S commented on ATLAS-962:
---

+1

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355260#comment-15355260
 ] 

Shwetha G S commented on ATLAS-962:
---

+1

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355253#comment-15355253
 ] 

Hemanth Yamijala commented on ATLAS-958:


There is a RAT check failure.. Can you please cover this as well?

{code}
Unapproved licenses:

  
/Users/hyamijala/projects/hwx/atlas/src/atlas/dashboardv2/public/css/bootstrap-sidebar.css
{code}

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.1.patch, ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Review Request 49350: ATLAS-917 Add HDFS paths for non-partition queries

2016-06-29 Thread Shwetha GS

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




addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java (line 
746)


There is only one {}, but two arguments. So, the 2nd argument will not be 
logged



addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java (line 
782)


The loop is over inputs, so the input qualified table names that are added 
to qualified name are not sorted anymore.



addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java (line 
790)


We are not adding hdfs paths in qualified name for partitioned tables, but 
we add it to inputs for lineage. With process update, lineage will get updated, 
right?


- Shwetha GS


On June 29, 2016, 4:41 a.m., Suma Shivaprasad wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49350/
> ---
> 
> (Updated June 29, 2016, 4:41 a.m.)
> 
> 
> Review request for atlas.
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> this is added for LOAD, IMPORT, EXPORT . Could not add to INSERT OVERWRITE 
> hdfs paths due to some hive issues which does not provide partition related 
> information in this case. That will continue to work as earlier.
> 
> 
> Diffs
> -
> 
>   
> addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
>  0045780 
>   addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 
> a1a00b3 
>   addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 
> f9e1926 
>   notification/src/main/java/org/apache/atlas/hook/AtlasHook.java 8bbe2d7 
> 
> Diff: https://reviews.apache.org/r/49350/diff/
> 
> 
> Testing
> ---
> 
> Added tests for partitioned and unpartitioned export, import, load
> 
> 
> Thanks,
> 
> Suma Shivaprasad
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 230)


Is this used?



LICENSE (line 236)


Are we using this in source? I can't see it. Also, I don't see 
font-awesome-LICENSE.


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 218)


I also can't see RequireJS being used in source.


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 242)


Can you please provide the link that shows this as WTFPL?


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 239)


I am unable to see which is hbs plugin: https://github.com/donpark/hbs - is 
it this? License says MIT here? Can you please confirm?


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 218)


RequireJS seems to be MIT: https://github.com/requirejs/requirejs, also as 
seen in Ranger's LICENSE: 
https://github.com/apache/incubator-ranger/blob/master/LICENSE.txt


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Hemanth Yamijala

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




LICENSE (line 249)


The text "For details, by Douglas Crockford." doesn't sound right. Can you 
please validate?


- Hemanth Yamijala


On June 29, 2016, 12:07 p.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 12:07 p.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   3party-licenses/animate-LICENSE PRE-CREATION 
>   3party-licenses/bootstrap-LICENSE PRE-CREATION 
>   3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
>   3party-licenses/handlebars-LICENSE PRE-CREATION 
>   3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
>   3party-licenses/requirejs-LICENSE PRE-CREATION 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/package.json 9ec4feb 
>   dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
>   dashboardv2/public/css/font-awesome.min.css acce2ef 
>   dashboardv2/public/css/fonts/FontAwesome.otf 
> 3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
>   dashboardv2/public/css/fonts/fontawesome-webfont.eot 
> 9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
>   dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
>   dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
> 26dea7951a73079223b50653c455c5adf46a4648 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff 
> dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
>   dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
> 500e5172534171f678e01f7569d66f9257036a09 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
> b93a4953fff68df523aa7656497ee339d6026d64 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
> 1413fc609ab6f21774de0cb7e01360095584f65b 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
> 9e612858f802245ddcbf59788a0db942224bab35 
>   dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
> 64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
>   dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
>   dashboardv2/public/css/scss/business-catlog.scss 824bf10 
>   dashboardv2/public/css/scss/form.scss 82bd960 
>   dashboardv2/public/css/scss/graph.scss 7c6571c 
>   dashboardv2/public/css/scss/loader.scss 6c255c6 
>   dashboardv2/public/css/scss/login.scss c7237cc 
>   dashboardv2/public/css/scss/main.scss e9fb452 
>   dashboardv2/public/css/scss/nav.scss 7277ae1 
>   dashboardv2/public/css/scss/old-style.scss f62c494 
>   dashboardv2/public/css/scss/override.scss 6fc1e1f 
>   dashboardv2/public/css/scss/panel.scss ee85715 
>   dashboardv2/public/css/scss/search.scss 858b974 
>   dashboardv2/public/css/scss/tab.scss 5117efe 
>   dashboardv2/public/css/scss/tag.scss 1a07ce2 
>   dashboardv2/public/css/scss/theme.scss b05f7a2 
>   dashboardv2/public/css/scss/tree.scss e6c8ebf 
>   dashboardv2/public/index.html 59e2c7e 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



[jira] [Updated] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Hemanth Yamijala (JIRA)

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

Hemanth Yamijala updated ATLAS-962:
---
Fix Version/s: 0.7-incubating

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Hemanth Yamijala (JIRA)

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

Hemanth Yamijala updated ATLAS-962:
---
Attachment: ATLAS-962.patch

Attached patch file updates Index.twiki with the text from this link: 
http://incubator.apache.org/guides/branding.html

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Attachments: ATLAS-962.patch
>
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-902) Atlas throws exception due to null definition in Hive create table statement

2016-06-29 Thread Vimal Sharma (JIRA)

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

Vimal Sharma updated ATLAS-902:
---
Attachment: ATLAS-902.patch

> Atlas throws exception due to null definition in Hive create table statement
> 
>
> Key: ATLAS-902
> URL: https://issues.apache.org/jira/browse/ATLAS-902
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.5-incubating
> Environment: HDP 2.4 Sandbox
>Reporter: Ryan Templeton
>Assignee: Vimal Sharma
>Priority: Minor
> Attachments: ATLAS-902.patch
>
>
> I was using the following SQL statement to create a Hive table, but Atlas was 
> throwing the following exception.
> create external table got_deaths(
> name varchar(64),
> allegiances varchar(32),
> death_year smallint,
> book_of_death tinyint,
> death_chapter tinyint,
> book_intro_chapter tinyint,
> gender tinyint,
> nobility tinyint,
> got tinyint,
> cok tinyint,
> sos tinyint,
> ffc tinyint,
> dwd tinyint
> )
> row format delimited fields terminated by ',' lines terminated by '\n' null 
> defined as ''
> stored as TEXTFILE
> location '/user/root/simpleHive/'
> tblproperties ("skip.header.line.count"="1")
> After dropping the "null defined as '' " portion of the create statement, 
> Atlas stopped throwing exceptions. I will point out that although Atlas was 
> throwing an exception, Hive was able to create the table without issue. So I 
> don't think this is semantically incorrect.
> FAILED: Hive Internal Error: org.apache.atlas.AtlasServiceException(Metadata 
> service API CREATE_ENTITY failed with status 400(Bad Request) Response Body 
> ({"error":"Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' 
> to datatype 
> hive_serde","stackTrace":"org.apache.atlas.typesystem.types.ValueConversionException:
>  Cannot convert value 'org.apache.atlas.typesystem.Struct@621c7b32' to 
> datatype hive_serde\n\tat 
> org.apache.atlas.typesystem.types.TypedStructHandler.convert(TypedStructHandler.java:67)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:168)\n\tat
>  
> org.apache.atlas.typesystem.types.StructType.convert(StructType.java:31)\n\tat
>  
> org.apache.atlas.typesystem.persistence.StructInstance.set(StructInstance.java:118)\n\tat
>  
> org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:141)\n\tat 
> org.apache.atlas.services.DefaultMetadataService.deserializeClassInstance(DefaultMetadataService.java:252)\n\tat
>  
> org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:230)\n\tat
>  
> org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:96)\n\tat
>  sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)\n\tat 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
>  java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
> com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
>  
> com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
>  
> com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)\n\tat
>  
> com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)\n\tat
>  
> com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat
>  
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat
>  
> com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat
>  javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat 
> com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:287)\n\tat
>  
> com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:277)\n\tat
>  
> 

[jira] [Assigned] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Hemanth Yamijala (JIRA)

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

Hemanth Yamijala reassigned ATLAS-962:
--

Assignee: Hemanth Yamijala

> Include Apache Incubator disclaimer text on website.
> 
>
> Key: ATLAS-962
> URL: https://issues.apache.org/jira/browse/ATLAS-962
> Project: Atlas
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
>
> The Apache Incubator disclaimer is required to be included in the website on 
> the main page as per requirements of the Apache incubation process. Filing 
> this to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ATLAS-962) Include Apache Incubator disclaimer text on website.

2016-06-29 Thread Hemanth Yamijala (JIRA)
Hemanth Yamijala created ATLAS-962:
--

 Summary: Include Apache Incubator disclaimer text on website.
 Key: ATLAS-962
 URL: https://issues.apache.org/jira/browse/ATLAS-962
 Project: Atlas
  Issue Type: Bug
Reporter: Hemanth Yamijala


The Apache Incubator disclaimer is required to be included in the website on 
the main page as per requirements of the Apache incubation process. Filing this 
to make the change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread ATLAS QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355120#comment-15355120
 ] 

ATLAS QA commented on ATLAS-958:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12814679/ATLAS-958.1.patch
  against master revision 7403ebf.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/379//console

This message is automatically generated.

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.1.patch, ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread Keval Bhatt (JIRA)

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

Keval Bhatt updated ATLAS-958:
--
Attachment: ATLAS-958.1.patch

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.1.patch, ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread keval bhatt

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

(Updated June 29, 2016, 12:07 p.m.)


Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
Hemanth Yamijala.


Changes
---

Handled comment from Shwetha.
Also, removed dashboardv2/public/css/fonts folder and now downloading fonts 
using grunt task.


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


Repository: atlas


Description
---

Patch include following changes.

* Removed unused font (glyphicon) 
* Added licence file to all js libraries (added grunt task to copy license file 
to dist folder)
* Added all libraries license details in {atlas_home}/LICENSE.txt file 
* Removed unused plugin (tree.js)


Diffs (updated)
-

  3party-licenses/animate-LICENSE PRE-CREATION 
  3party-licenses/bootstrap-LICENSE PRE-CREATION 
  3party-licenses/font-awesome-font-LICENSE PRE-CREATION 
  3party-licenses/handlebars-LICENSE PRE-CREATION 
  3party-licenses/require-handlebars-plugin-LICENSE PRE-CREATION 
  3party-licenses/requirejs-LICENSE PRE-CREATION 
  LICENSE 8f075f5 
  dashboardv2/gruntfile.js 2f30f3b 
  dashboardv2/package.json 9ec4feb 
  dashboardv2/public/css/bootstrap-sidebar.css 5f9d5c3 
  dashboardv2/public/css/font-awesome.min.css acce2ef 
  dashboardv2/public/css/fonts/FontAwesome.otf 
3ed7f8b48ad9bfab52eb03822fefcd6b77d2e680 
  dashboardv2/public/css/fonts/fontawesome-webfont.eot 
9b6afaedc0fd7aaf927a07f82da9c11022251b8b 
  dashboardv2/public/css/fonts/fontawesome-webfont.svg d05688e 
  dashboardv2/public/css/fonts/fontawesome-webfont.ttf 
26dea7951a73079223b50653c455c5adf46a4648 
  dashboardv2/public/css/fonts/fontawesome-webfont.woff 
dc35ce3c2cf688c89b0bd0d4a82bc4be82b14c40 
  dashboardv2/public/css/fonts/fontawesome-webfont.woff2 
500e5172534171f678e01f7569d66f9257036a09 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.eot 
b93a4953fff68df523aa7656497ee339d6026d64 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.svg 94fb549 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.ttf 
1413fc609ab6f21774de0cb7e01360095584f65b 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff 
9e612858f802245ddcbf59788a0db942224bab35 
  dashboardv2/public/css/fonts/glyphicons-halflings-regular.woff2 
64539b54c3751a6d9adb44c8e3a45ba5a73b77f0 
  dashboardv2/public/css/scss/breadcrumb.scss eaa89e7 
  dashboardv2/public/css/scss/business-catlog.scss 824bf10 
  dashboardv2/public/css/scss/form.scss 82bd960 
  dashboardv2/public/css/scss/graph.scss 7c6571c 
  dashboardv2/public/css/scss/loader.scss 6c255c6 
  dashboardv2/public/css/scss/login.scss c7237cc 
  dashboardv2/public/css/scss/main.scss e9fb452 
  dashboardv2/public/css/scss/nav.scss 7277ae1 
  dashboardv2/public/css/scss/old-style.scss f62c494 
  dashboardv2/public/css/scss/override.scss 6fc1e1f 
  dashboardv2/public/css/scss/panel.scss ee85715 
  dashboardv2/public/css/scss/search.scss 858b974 
  dashboardv2/public/css/scss/tab.scss 5117efe 
  dashboardv2/public/css/scss/tag.scss 1a07ce2 
  dashboardv2/public/css/scss/theme.scss b05f7a2 
  dashboardv2/public/css/scss/tree.scss e6c8ebf 
  dashboardv2/public/index.html 59e2c7e 
  dashboardv2/public/js/main.js 95f64a1 
  dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
  dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 

Diff: https://reviews.apache.org/r/49357/diff/


Testing
---

After removing glyphicon --> did manual testing of UI using users of all 3 
groups.

Did CRUD operations for Terms, Tags and verified Lineage graph generation using 
hive queries.


Thanks,

keval bhatt



[jira] [Created] (ATLAS-961) DataSetLineageJerseyResourceIT.setUp fails

2016-06-29 Thread Shwetha G S (JIRA)
Shwetha G S created ATLAS-961:
-

 Summary: DataSetLineageJerseyResourceIT.setUp fails
 Key: ATLAS-961
 URL: https://issues.apache.org/jira/browse/ATLAS-961
 Project: Atlas
  Issue Type: Bug
Reporter: Shwetha G S
Assignee: Shwetha G S


mvn clean install -rf :atlas-webapp -Dit.test=DataSetLineageJerseyResourceIT 
-DskipUTs

{noformat}
Tests run: 9, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 3.716 sec <<< 
FAILURE! - in org.apache.atlas.web.resources.DataSetLineageJerseyResourceIT
setUp(org.apache.atlas.web.resources.DataSetLineageJerseyResourceIT)  Time 
elapsed: 3.666 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API CREATE_ENTITY 
failed with status 400(Bad Request) Response Body ({"error":"Unknown datatype: 
Fact","stackTrace":"org.apache.atlas.typesystem.exception.TypeNotFoundException:
 Unknown datatype: Fact\n\tat 
org.apache.atlas.typesystem.types.TypeSystem.getDataType(TypeSystem.java:178)\n\tat
 
org.apache.atlas.typesystem.types.TypeSystem$TransientTypeSystem.getDataType(TypeSystem.java:649)\n\tat
 
org.apache.atlas.typesystem.types.ClassType.createInstanceWithTraits(ClassType.java:182)\n\tat
 org.apache.atlas.typesystem.types.ClassType.convert(ClassType.java:125)\n\tat 
org.apache.atlas.services.DefaultMetadataService.getTypedReferenceableInstance(DefaultMetadataService.java:374)\n\tat
 
org.apache.atlas.services.DefaultMetadataService.deserializeClassInstances(DefaultMetadataService.java:350)\n\tat
 
org.apache.atlas.services.DefaultMetadataService.createEntities(DefaultMetadataService.java:331)\n\tat
 
org.apache.atlas.web.resources.EntityResource.submit(EntityResource.java:125)\n\tat
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\n\tat
 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat
 java.lang.reflect.Method.invoke(Method.java:606)\n\tat 
com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat
 
com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat
 
com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat
 
com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat
 
com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat
 
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat
 
com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat
 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat
 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat
 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat
 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat
 
com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat
 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat
 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat
 javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat 
com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:287)\n\tat
 
com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:277)\n\tat
 
com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:182)\n\tat
 
com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat
 
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat
 org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:71)\n\tat 
com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat
 
com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:119)\n\tat
 com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:133)\n\tat 
com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:130)\n\tat 
com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:203)\n\tat 
com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:130)\n\tat 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat
 

[jira] [Commented] (ATLAS-847) UI: Audit versioning does not paginate details from Atlas server

2016-06-29 Thread ATLAS QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15355036#comment-15355036
 ] 

ATLAS QA commented on ATLAS-847:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12814629/ATLAS-847.patch
  against master revision 7403ebf.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

+1 checkstyle.  The patch generated 0 code style errors.

{color:red}-1 findbugs{color}.  The patch appears to introduce 380 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in :
   
org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest

Test results: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningswebapp.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsauthorization.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningscommon.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningssqoop-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningshdfs-model.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsstorm-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsfalcon-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningshive-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsrepository.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningstypesystem.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningscatalog.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsclient.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningsnotification.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/378//artifact/patchprocess/newPatchFindbugsWarningstitan.html
Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/378//console

This message is automatically generated.

> UI: Audit versioning does not paginate details from Atlas server
> 
>
> Key: ATLAS-847
> URL: https://issues.apache.org/jira/browse/ATLAS-847
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Hemanth Yamijala
>Assignee: Kalyani Kashikar
> Attachments: ATLAS-847.patch
>
>
> In ATLAS-664, the capability to view Audit events was added to the Atlas 
> admin UI. However, currently, the API call made only fetches the first 100 
> events (which is the default if no count is sent). In order to fetch the next 
> set of events, further API calls need to be made to the Audit API, by 
> providing additional parameters in the API. This JIRA is to track the 
> required changes in UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ATLAS-960) Associating tags/terms is not allowed for deleted entities.

2016-06-29 Thread Ayub Khan (JIRA)
Ayub Khan created ATLAS-960:
---

 Summary: Associating tags/terms is not allowed for deleted 
entities.
 Key: ATLAS-960
 URL: https://issues.apache.org/jira/browse/ATLAS-960
 Project: Atlas
  Issue Type: Bug
Affects Versions: 0.7-incubating
Reporter: Ayub Khan
Priority: Critical
 Fix For: 0.7-incubating


Associating tag/terms to deleted entities is not allowed through UI, which it 
should as per ATLAS-670.

snapshot: https://monosnap.com/file/9QGJh0EwdPnEZyvCi7ohoF6znOu6ES



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-847) UI: Audit versioning does not paginate details from Atlas server

2016-06-29 Thread Kalyani Kashikar (JIRA)

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

Kalyani Kashikar updated ATLAS-847:
---
Attachment: ATLAS-847.patch

> UI: Audit versioning does not paginate details from Atlas server
> 
>
> Key: ATLAS-847
> URL: https://issues.apache.org/jira/browse/ATLAS-847
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Hemanth Yamijala
>Assignee: Kalyani Kashikar
> Attachments: ATLAS-847.patch
>
>
> In ATLAS-664, the capability to view Audit events was added to the Atlas 
> admin UI. However, currently, the API call made only fetches the first 100 
> events (which is the default if no count is sent). In order to fetch the next 
> set of events, further API calls need to be made to the Audit API, by 
> providing additional parameters in the API. This JIRA is to track the 
> required changes in UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Review Request 49361: ATLAS-847 : UI: Audit versioning does not paginate details from Atlas server

2016-06-29 Thread Kalyani Kashikar

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

Review request for atlas, Madhan Neethiraj, Shwetha GS, Selvamohan Neethiraj, 
Suma Shivaprasad, and Hemanth Yamijala.


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


Repository: atlas


Description
---

Handled Shwetha's comment.

Next previous button is shown instead of page number.
Audit table page size set as 25.


Diffs
-

  dashboardv2/public/css/scss/override.scss 6fc1e1f 
  dashboardv2/public/js/templates/audit/AuditTableLayoutView_tmpl.html fca11a5 
  dashboardv2/public/js/views/audit/AuditTableLayoutView.js fd7fabe 

Diff: https://reviews.apache.org/r/49361/diff/


Testing
---

**Verified following scenarios:** 

* Rendering audit table, it fetches 25 records.
* As user clicks on next button it fetches next 25 records (last record in 
current page is sent as startKey to fetch next page)
* As user clicks on Previous button (first record in current page is sent as 
startKey to fetch previous page)


Thanks,

Kalyani Kashikar



Re: Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread Shwetha GS

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



1. Remove glyphicons files
2. Add licenses in LICENSE in this format:
This product bundles Font Awesome  which is available under a
SIL Open Font License (OFL). For details, see 3party-licenses/SILOFL-LICENSE
(replace version)
3. Add apache headers in all .scss files in dashboardv2/public/css/scss. Its in 
style.scss, but not others

- Shwetha GS


On June 29, 2016, 7:43 a.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49357/
> ---
> 
> (Updated June 29, 2016, 7:43 a.m.)
> 
> 
> Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
> Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-958
> https://issues.apache.org/jira/browse/ATLAS-958
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> Patch include following changes.
> 
> * Removed unused font (glyphicon) 
> * Added licence file to all js libraries (added grunt task to copy license 
> file to dist folder)
> * Added all libraries license details in {atlas_home}/LICENSE.txt file 
> * Removed unused plugin (tree.js)
> 
> 
> Diffs
> -
> 
>   LICENSE 8f075f5 
>   dashboardv2/gruntfile.js 2f30f3b 
>   dashboardv2/public/js/main.js 95f64a1 
>   dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
>   dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 
> 
> Diff: https://reviews.apache.org/r/49357/diff/
> 
> 
> Testing
> ---
> 
> After removing glyphicon --> did manual testing of UI using users of all 3 
> groups.
> 
> Did CRUD operations for Terms, Tags and verified Lineage graph generation 
> using hive queries.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



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

2016-06-29 Thread Apache Jenkins Server
See 

Changes:

[sshivalingamurthy] updated release-log.txt, moved patches under 0.7

--
[...truncated 3059 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 9 Scala sources and 49 Java sources to 

[WARNING] 
:134:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("adding entities={}", entities);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] 
:297:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("updating entity {}", entitiesUpdated);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[WARNING] 2 warnings
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 8 Scala sources and 27 Java sources to 

[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository 
---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks 

[jira] [Commented] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread ATLAS QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354785#comment-15354785
 ] 

ATLAS QA commented on ATLAS-958:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12814591/ATLAS-958.patch
  against master revision 6908b84.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

+1 checkstyle.  The patch generated 0 code style errors.

{color:red}-1 findbugs{color}.  The patch appears to introduce 380 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in :
   
org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest

Test results: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningswebapp.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsauthorization.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningscommon.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningssqoop-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningshdfs-model.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsstorm-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsfalcon-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningshive-bridge.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsrepository.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningstypesystem.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningscatalog.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsclient.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningsnotification.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ATLAS-Build/377//artifact/patchprocess/newPatchFindbugsWarningstitan.html
Console output: https://builds.apache.org/job/PreCommit-ATLAS-Build/377//console

This message is automatically generated.

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Review Request 49357: ATLAS-958 : Add licenses for dashboard dependencies

2016-06-29 Thread keval bhatt

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

Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, and 
Hemanth Yamijala.


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


Repository: atlas


Description
---

Patch include following changes.

* Removed unused font (glyphicon) 
* Added licence file to all js libraries (added grunt task to copy license file 
to dist folder)
* Added all libraries license details in {atlas_home}/LICENSE.txt file 
* Removed unused plugin (tree.js)


Diffs
-

  LICENSE 8f075f5 
  dashboardv2/gruntfile.js 2f30f3b 
  dashboardv2/public/js/main.js 95f64a1 
  dashboardv2/public/js/views/business_catalog/MoveTermLayoutView.js 3add56a 
  dashboardv2/public/js/views/search/SearchLayoutView.js 083e515 

Diff: https://reviews.apache.org/r/49357/diff/


Testing
---

After removing glyphicon --> did manual testing of UI using users of all 3 
groups.

Did CRUD operations for Terms, Tags and verified Lineage graph generation using 
hive queries.


Thanks,

keval bhatt



[jira] [Updated] (ATLAS-958) Add licenses for dashboard dependencies

2016-06-29 Thread Keval Bhatt (JIRA)

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

Keval Bhatt updated ATLAS-958:
--
Attachment: ATLAS-958.patch

> Add licenses for dashboard dependencies
> ---
>
> Key: ATLAS-958
> URL: https://issues.apache.org/jira/browse/ATLAS-958
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-958.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-948) import-hive should allow an option to continue after failure

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-948:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> import-hive should allow an option to continue after failure
> 
>
> Key: ATLAS-948
> URL: https://issues.apache.org/jira/browse/ATLAS-948
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating, 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Suma Shivaprasad
>Priority: Critical
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-948.patch
>
>
> Currently import-hive.sh aborts whenever a failure occurs during import of a 
> table. It should allow continuation after logging the failure which could be 
> checked and post processed later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-927) aboutAtlas_tmpl.html has hard-coded project version

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-927:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> aboutAtlas_tmpl.html has hard-coded project version
> ---
>
> Key: ATLAS-927
> URL: https://issues.apache.org/jira/browse/ATLAS-927
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Kalyani Kashikar
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-927.1.patch, ATLAS-927.2.patch, ATLAS-927.patch
>
>
> dashboardv2/public/js/templates/common/aboutAtlas_tmpl.html has hard coded 
> version:
> {code}
> Version :  
> 0.7-incubating-SNAPSHOT-ra2cc01c4342ace7f7a3e3e254d7ede781f990318
> {code}
> Instead, it should use mvn resource filtering to set the version to project 
> version



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-624) UI: Clicking a tag hyperlink should always result in DSL search. In some cases, results in full-text search.

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-624:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> UI: Clicking a tag hyperlink should always result in DSL search. In some 
> cases, results in full-text search.
> 
>
> Key: ATLAS-624
> URL: https://issues.apache.org/jira/browse/ATLAS-624
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: trunk
>Reporter: Ayub Khan
>Assignee: Kalyani Kashikar
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-624.1.patch, ATLAS-624.2.patch, ATLAS-624.patch
>
>
> UI: Clicking a tag hyperlink should always result in DSL search.
> 1. Create a hive table with a column, Attach a tag to the column.
> 2. Now navigate to the schema tab of hive_table search result.
> 3. Click on the attached tag - This will result in full-text query search of 
> that tag, which will always return empty response. This should be ideally a 
> DSL search query which will show all the entities associated with that tag.
> Ideally, this should be true in all cases. i.e; Whenever a tag hyperlink is 
> clicked on atlas UI, this should result in DSL search only.
> UI snapshot for reference: 
> https://monosnap.com/file/QKWcuSeG85UI3NDXakvR7iD9LJd1RC



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-950) Atlas should support Solr that requires Kerberos authentication

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-950:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Atlas should support Solr that requires Kerberos authentication
> ---
>
> Key: ATLAS-950
> URL: https://issues.apache.org/jira/browse/ATLAS-950
> Project: Atlas
>  Issue Type: Bug
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-950.patch
>
>
> Currently Atlas uses Solr version 5.1.0 libraries, which does not support 
> Kerberos authentication. To support Solr instances that require Kerberos 
> authentication, Atlas should use recent Solr version libraries - like 5.5.1.
> Details Solr Security can be found at: 
> https://cwiki.apache.org/confluence/display/solr/Securing+Solr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-947) Return state information in inputs and outputs lineage API

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-947:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Return state information in inputs and outputs lineage API
> --
>
> Key: ATLAS-947
> URL: https://issues.apache.org/jira/browse/ATLAS-947
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating, 0.8-incubating
>Reporter: Suma Shivaprasad
>Assignee: Shwetha G S
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-947.patch
>
>
> Return state of entity along with name in lineage inputs and outputs API



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-806) Create default taxonomy at server startup

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-806:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Create default taxonomy at server startup
> -
>
> Key: ATLAS-806
> URL: https://issues.apache.org/jira/browse/ATLAS-806
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Hemanth Yamijala
>Assignee: Hemanth Yamijala
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-806-1.patch, ATLAS-806-2.patch, ATLAS-806.patch
>
>
> Currently, the UI is creating a default taxonomy object as the first call in 
> its flow. This would not work if used from an API. Hence, creating this 
> automatically at server startup time will help.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-942) Jenkins build failure - GraphRepoMapperScaleTest

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-942:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Jenkins build failure - GraphRepoMapperScaleTest
> 
>
> Key: ATLAS-942
> URL: https://issues.apache.org/jira/browse/ATLAS-942
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-942.patch
>
>
> https://builds.apache.org/job/apache-atlas-nightly/342/console
> {noformat}
> Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 7.241 sec <<< 
> FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
> setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time 
> elapsed: 7.205 sec  <<< FAILURE!
> java.lang.NullPointerException: null
>   at 
> org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
>   at 
> org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-920) Lineage graph is broken when there are multiple paths from same source table

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-920:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Lineage graph is broken when there are multiple paths from same source table
> 
>
> Key: ATLAS-920
> URL: https://issues.apache.org/jira/browse/ATLAS-920
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating
>Reporter: Suma Shivaprasad
>Assignee: Keval Bhatt
>Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-920.patch, Screen Shot 2016-06-20 at 4.09.02 
> PM.png, Screen Shot 2016-06-20 at 4.31.58 PM.png, Screen Shot 2016-06-20 at 
> 4.49.24 PM.png
>
>
> Steps to reproduce
> 1. CREATE TABLE test_table(abc string) partitioned by (dt date)
> 2.  CREATE TABLE test_lineage as SELECT * from test_table
> 3. CREATE VIEW test_view as SELECT * from test_table
> 4. ALTER VIEW test_view as SELECT * from test_lineage
> The lineage is broken as seen in screen shot



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ATLAS-940) Type cache implementation property name in atlas-application.properties is incorrect

2016-06-29 Thread Shwetha G S (JIRA)

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

Shwetha G S updated ATLAS-940:
--
Fix Version/s: (was: 0.8-incubating)
   0.7-incubating

> Type cache implementation property name in atlas-application.properties is 
> incorrect
> 
>
> Key: ATLAS-940
> URL: https://issues.apache.org/jira/browse/ATLAS-940
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 0.7-incubating, 0.8-incubating
>Reporter: David Kantor
>Assignee: David Kantor
> Fix For: 0.7-incubating
>
> Attachments: rb49091.patch
>
>
> The name of the type cache implementation property was changed in ATLAS-856 
> but this change was not propagated to the "production" 
> atlas-application.properties file that is bundled in the distribution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-06-29 Thread Apache Jenkins Server
See 

Changes:

[sshivalingamurthy] ATLAS-431 Remove un-used licenses (shwethags)

--
[...truncated 3059 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
' && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 

[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 9 Scala sources and 49 Java sources to 

[WARNING] 
:134:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("adding entities={}", entities);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] 
:297:
 warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
[WARNING] LOG.debug("updating entity {}", entitiesUpdated);
[WARNING] ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[WARNING] 2 warnings
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 8 Scala sources and 27 Java sources to 

[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 

[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository 
---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.