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

Hemanth Yamijala commented on ATLAS-476:
----------------------------------------

I rebased and applied the patch again. Running {{mvn clean test -DskipTests}} 
which is the last command on the console does not show me any compile errors.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  2.907 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  3.412 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 26.516 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.620 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  6.191 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  4.447 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 10.872 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 40.185 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [  9.132 s]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  0.443 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [  6.485 s]
[INFO] Apache Atlas Falcon Bridge ......................... SUCCESS [  4.213 s]
[INFO] Apache Atlas Sqoop Bridge .......................... SUCCESS [  3.530 s]
[INFO] Apache Atlas Storm Bridge .......................... SUCCESS [  9.279 s]
[INFO] Apache Atlas Distribution .......................... SUCCESS [  0.628 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:15 min
[INFO] Finished at: 2016-03-01T14:36:21+05:30
[INFO] Final Memory: 120M/598M
[INFO] ------------------------------------------------------------------------

What else should I be checking?

> Update type attribute with Reserved characters updated the original type as 
> unknown
> -----------------------------------------------------------------------------------
>
>                 Key: ATLAS-476
>                 URL: https://issues.apache.org/jira/browse/ATLAS-476
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: trunk
>         Environment: sandbox
>            Reporter: Chethana
>            Assignee: Hemanth Yamijala
>            Priority: Blocker
>             Fix For: 0.7-incubating
>
>         Attachments: 1.log, ATLAS-476.patch
>
>
> create a type with required attribute
> try to get this type created - the type data is returned
> try update this type by adding attribute with attribute name consisting of a 
> reserved character eg:test$
> this throws exception.
> Now use to get call to get the previously created type
> Expected:
> The type should not be updated.
> Actual:
> "error": "Unknown datatype: className_update_vsvrbzqaqg",
> "stackTrace": "org.apache.atlas.typesystem.exception.TypeNotFoundException: 
> Unknown datatype: className_update_vsvrbzqaqg\n\tat 



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

Reply via email to