Raghu, Thank you,that's very helpful
On Mon, Aug 17, 2009 at 6:17 PM, Raghu Murthy <[email protected]> wrote: > After https://issues.apache.org/jira/browse/HIVE-657 has been committed, > you > can add your ADD and SET commands into a .hiverc file which will > automatically get executed before hive starts. > > Since the jar file you specify is included in every query, if you modify > the > jar file hive should pick up the latest version. > > raghu > > > On 8/16/09 11:42 PM, "zhang jianfeng" <[email protected]> wrote: > > > Hi all, > > > > I have some udfs and my own SerDe. Each time I start Hive, I have to > execute > > command: add jar hive_contrib.jar > > > > Is there any way to add this jar automatically ? And Can Hive detect the > jar > > changes if I update my UDF and build it again? > > > > > > Thank you > > > > Jeff zhang > > > > > >
