You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2019/04/02 14:06:00 UTC

[jira] [Created] (ZEPPELIN-4107) Generate thrift code at compilation time instead of committing them to repo

Jeff Zhang created ZEPPELIN-4107:
------------------------------------

             Summary: Generate thrift code at compilation time instead of committing them to repo
                 Key: ZEPPELIN-4107
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4107
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Jeff Zhang


Currently, each time we have changed thrift file, we have to generate thrift code and commit them to repo. This is not a good practice, instead we should not commit the generated thrift code to repo but just generate the at compilation stage. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)