> On Oct. 1, 2014, 7:38 a.m., Lefty Leverenz wrote:
> > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 1492-1494
> > <https://reviews.apache.org/r/26218/diff/1/?file=710029#file710029line1492>
> >
> >     Maybe I'm just being dense, but does "same lifecycle" mean the same 
> > lifecycle as HS2?
> 
> Navis Ryu wrote:
>     Yes. I should append "of it" to description.

On second thought, it's fine the way it is.


- Lefty


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


On Oct. 1, 2014, 7:24 a.m., Navis Ryu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26218/
> -----------------------------------------------------------
> 
> (Updated Oct. 1, 2014, 7:24 a.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-8319
>     https://issues.apache.org/jira/browse/HIVE-8319
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> NO PRECOMMIT TESTS
> 
> Register services to hiveserver2, for example, 
> {noformat}
> <property>
>   <name>hive.server2.service.classes<name>
>   
> <value>com.nexr.hive.service.HiveStatus,com.nexr.hive.service.AzkabanService<value>
> </property>
> <property>
>   <name>azkaban.ssl.port<name>
>   <name>...<name>
> </property>
> {noformat}
> 
> 
> Diffs
> -----
> 
>   common/src/java/org/apache/hadoop/hive/conf/HiveConf.java b0cb98b 
>   ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java 155002a 
>   ql/src/java/org/apache/hadoop/hive/ql/hooks/HookUtils.java 390ffd9 
>   service/src/java/org/apache/hive/service/server/HiveServer2.java c667533 
> 
> Diff: https://reviews.apache.org/r/26218/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Navis Ryu
> 
>

Reply via email to