[jira] [Commented] (HIVE-10564) webhcat should use webhcat-site.xml properties for controller job submission

2015-05-06 Thread Thejas M Nair (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14531707#comment-14531707
 ] 

Thejas M Nair commented on HIVE-10564:
--

[~ekoifman] Thanks a lot for identifying the issue, reviewing the patch and 
verifying the fix! 

 webhcat should use webhcat-site.xml properties for controller job submission
 

 Key: HIVE-10564
 URL: https://issues.apache.org/jira/browse/HIVE-10564
 Project: Hive
  Issue Type: Bug
Reporter: Thejas M Nair
Assignee: Thejas M Nair
  Labels: TODOC1.2
 Fix For: 1.2.0

 Attachments: HIVE-10564.1.patch, HIVE-10564.2.patch


 webhcat should use webhcat-site.xml in configuration for the 
 TempletonController map-only job that it launches. This will allow users to 
 set any MR/hdfs properties that want to see used for the controller job.
 NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-10564) webhcat should use webhcat-site.xml properties for controller job submission

2015-05-06 Thread Eugene Koifman (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14531588#comment-14531588
 ] 

Eugene Koifman commented on HIVE-10564:
---

[~thejas] I tested patch 2 - it runs clean.
+1

 webhcat should use webhcat-site.xml properties for controller job submission
 

 Key: HIVE-10564
 URL: https://issues.apache.org/jira/browse/HIVE-10564
 Project: Hive
  Issue Type: Bug
Reporter: Thejas M Nair
Assignee: Thejas M Nair
  Labels: TODOC1.2
 Fix For: 1.2.0

 Attachments: HIVE-10564.1.patch, HIVE-10564.2.patch


 webhcat should use webhcat-site.xml in configuration for the 
 TempletonController map-only job that it launches. This will allow users to 
 set any MR/hdfs properties that want to see used for the controller job.
 NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-10564) webhcat should use webhcat-site.xml properties for controller job submission

2015-05-01 Thread Eugene Koifman (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524187#comment-14524187
 ] 

Eugene Koifman commented on HIVE-10564:
---

The rel note should also mention that, for example, if 
templeton.mapper.memory.mb is set in webhcat-site.xml, it will overwrite 
mapreduce.map.memory.mb in hadoop conf files.  This is just one example.

 webhcat should use webhcat-site.xml properties for controller job submission
 

 Key: HIVE-10564
 URL: https://issues.apache.org/jira/browse/HIVE-10564
 Project: Hive
  Issue Type: Bug
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-10564.1.patch


 webhcat should use webhcat-site.xml in configuration for the 
 TempletonController map-only job that it launches. This will allow users to 
 set any MR/hdfs properties that want to see used for the controller job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-10564) webhcat should use webhcat-site.xml properties for controller job submission

2015-05-01 Thread Eugene Koifman (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-10564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524171#comment-14524171
 ] 

Eugene Koifman commented on HIVE-10564:
---

this has the advantage that it makes it easier(possible) to pass various hadoop 
props to the LauncherTask.
We should make sure to Release note this since up until now only very specific 
properties supported in webhcat-site.xml would be passed to LauncherTask.  With 
this change all of core-site.xml and other settings will be passed.  It may 
catch users by surprise.

+1

 webhcat should use webhcat-site.xml properties for controller job submission
 

 Key: HIVE-10564
 URL: https://issues.apache.org/jira/browse/HIVE-10564
 Project: Hive
  Issue Type: Bug
Reporter: Thejas M Nair
Assignee: Thejas M Nair
 Attachments: HIVE-10564.1.patch


 webhcat should use webhcat-site.xml in configuration for the 
 TempletonController map-only job that it launches. This will allow users to 
 set any MR/hdfs properties that want to see used for the controller job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)