[jira] [Commented] (HIVE-2665) Support for metastore service specific HADOOP_OPTS environment setting

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-2665:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-2665 : Support for metastore service specific HADOOP_OPTS environment 
setting (thw via hashutosh) (Revision 1235845)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235845
Files : 
* /hive/trunk/bin/ext/metastore.sh


> Support for metastore service specific HADOOP_OPTS environment setting
> --
>
> Key: HIVE-2665
> URL: https://issues.apache.org/jira/browse/HIVE-2665
> Project: Hive
>  Issue Type: Improvement
>  Components: Metastore
>Affects Versions: 0.8.0, 0.9.0
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Minor
> Fix For: 0.9.0
>
> Attachments: HIVE-2665.patch
>
>
> For development/testing it would be helpful to have a way to define 
> HADOOP_OPTS that apply only to a specific launcher and don't affect 
> everything else launched through bin/hadoop. In this specific case I'm 
> looking for a way to set metastore JVM debug options w/o modifying the 
> HADOOP_OPTS environment setting or the hive scripts (which are replaced on 
> every build).
>  
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2665) Support for metastore service specific HADOOP_OPTS environment setting

2012-01-25 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2665:
--

Integrated in Hive-trunk-h0.21 #1219 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1219/])
HIVE-2665 : Support for metastore service specific HADOOP_OPTS environment 
setting (thw via hashutosh)

hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1235845
Files : 
* /hive/trunk/bin/ext/metastore.sh


> Support for metastore service specific HADOOP_OPTS environment setting
> --
>
> Key: HIVE-2665
> URL: https://issues.apache.org/jira/browse/HIVE-2665
> Project: Hive
>  Issue Type: Improvement
>  Components: Metastore
>Affects Versions: 0.8.0, 0.9.0
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Minor
> Fix For: 0.9.0
>
> Attachments: HIVE-2665.patch
>
>
> For development/testing it would be helpful to have a way to define 
> HADOOP_OPTS that apply only to a specific launcher and don't affect 
> everything else launched through bin/hadoop. In this specific case I'm 
> looking for a way to set metastore JVM debug options w/o modifying the 
> HADOOP_OPTS environment setting or the hive scripts (which are replaced on 
> every build).
>  
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2665) Support for metastore service specific HADOOP_OPTS environment setting

2012-01-24 Thread Ashutosh Chauhan (Commented) (JIRA)

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

Ashutosh Chauhan commented on HIVE-2665:


+1 Running tests.

> Support for metastore service specific HADOOP_OPTS environment setting
> --
>
> Key: HIVE-2665
> URL: https://issues.apache.org/jira/browse/HIVE-2665
> Project: Hive
>  Issue Type: Improvement
>  Components: Metastore
>Affects Versions: 0.8.0, 0.9.0
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Minor
> Fix For: 0.9.0
>
> Attachments: HIVE-2665.patch
>
>
> For development/testing it would be helpful to have a way to define 
> HADOOP_OPTS that apply only to a specific launcher and don't affect 
> everything else launched through bin/hadoop. In this specific case I'm 
> looking for a way to set metastore JVM debug options w/o modifying the 
> HADOOP_OPTS environment setting or the hive scripts (which are replaced on 
> every build).
>  
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2665) Support for metastore service specific HADOOP_OPTS environment setting

2012-01-20 Thread Ashutosh Chauhan (Commented) (JIRA)

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

Ashutosh Chauhan commented on HIVE-2665:


I agree, something like this will be useful, since munging with HADOOP_OPTS can 
have undesired effects.

> Support for metastore service specific HADOOP_OPTS environment setting
> --
>
> Key: HIVE-2665
> URL: https://issues.apache.org/jira/browse/HIVE-2665
> Project: Hive
>  Issue Type: Improvement
>  Components: Metastore
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Minor
>
> For development/testing it would be helpful to have a way to define 
> HADOOP_OPTS that apply only to a specific launcher and don't affect 
> everything else launched through bin/hadoop. In this specific case I'm 
> looking for a way to set metastore JVM debug options w/o modifying the 
> HADOOP_OPTS environment setting or the hive scripts (which are replaced on 
> every build).
>  
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira