You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Leemoonsoo <gi...@git.apache.org> on 2017/10/04 17:42:00 UTC

[GitHub] zeppelin issue #2599: [ZEPPELIN-2952] encrypt credentials.json with AES

Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2599
  
    One CI failure https://travis-ci.org/herval/zeppelin/jobs/283036367 is license check and looks like `zeppelin-interpreter/src/main/java/org/apache/zeppelin/user/Encryptor.java` misses apache license header in the beginning of the file.
    
    @herval do you mind add license header to this file?
    
    Other CI failure looks unrelated. so looks good to me except for this license header.


---