[jira] [Commented] (HIVE-7948) Add an E2E test to verify fix for HIVE-7155

2014-11-20 Thread Aswathy Chellammal Sreekumar (JIRA)

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

Aswathy Chellammal Sreekumar commented on HIVE-7948:


Included customized webhcat-site.xml that could be used for this test 
(webhcat-site.updateConfig.xml). Also included two script files that will 
update the webhcat configuration (by moving the custom webhcat-site.xml to 
installation directory) before test run and restore the webhcat configuration 
after test run. Please review the updated patch.

 Add an E2E test  to verify fix for HIVE-7155
 

 Key: HIVE-7948
 URL: https://issues.apache.org/jira/browse/HIVE-7948
 Project: Hive
  Issue Type: Test
  Components: Tests, WebHCat
Reporter: Aswathy Chellammal Sreekumar
Assignee: Aswathy Chellammal Sreekumar
Priority: Minor
 Attachments: HIVE-7948.1.patch, HIVE-7948.2.patch, HIVE-7948.patch


 E2E Test to verify webhcat property templeton.mapper.memory.mb correctly 
 overrides mapreduce.map.memory.mb. The feature was added as part of HIVE-7155.



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


[jira] [Commented] (HIVE-7948) Add an E2E test to verify fix for HIVE-7155

2014-11-19 Thread Eugene Koifman (JIRA)

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

Eugene Koifman commented on HIVE-7948:
--

there is currently only 1 webhcat-site.xml.  This patch modifies it to set the 
templeton.mapper.memory.mb such that every (at least most) job will fail.  So 
basically I think this patch will break a lot of other tests.

 Add an E2E test  to verify fix for HIVE-7155
 

 Key: HIVE-7948
 URL: https://issues.apache.org/jira/browse/HIVE-7948
 Project: Hive
  Issue Type: Test
  Components: Tests, WebHCat
Reporter: Aswathy Chellammal Sreekumar
Assignee: Aswathy Chellammal Sreekumar
Priority: Minor
 Attachments: HIVE-7948.1.patch, HIVE-7948.patch


 E2E Test to verify webhcat property templeton.mapper.memory.mb correctly 
 overrides mapreduce.map.memory.mb. The feature was added as part of HIVE-7155.



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


[jira] [Commented] (HIVE-7948) Add an E2E test to verify fix for HIVE-7155

2014-11-18 Thread Aswathy Chellammal Sreekumar (JIRA)

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

Aswathy Chellammal Sreekumar commented on HIVE-7948:


I have automated the test data download step in deploy_e2e_artifacts and 
updated the deployers/conf/webhcat-site.xml with the templeton.mapper.memory.mb 
property along with the value expected for this test run. Please review the 
patch.

 Add an E2E test  to verify fix for HIVE-7155
 

 Key: HIVE-7948
 URL: https://issues.apache.org/jira/browse/HIVE-7948
 Project: Hive
  Issue Type: Test
  Components: Tests, WebHCat
Reporter: Aswathy Chellammal Sreekumar
Assignee: Aswathy Chellammal Sreekumar
Priority: Minor
 Attachments: HIVE-7948.patch


 E2E Test to verify webhcat property templeton.mapper.memory.mb correctly 
 overrides mapreduce.map.memory.mb. The feature was added as part of HIVE-7155.



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


[jira] [Commented] (HIVE-7948) Add an E2E test to verify fix for HIVE-7155

2014-09-03 Thread Eugene Koifman (JIRA)

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

Eugene Koifman commented on HIVE-7948:
--

It seems like this test requires manual setup steps.  This complicates running 
the tests and in practice usually means that they are not being run.  If you 
look at hcatalog/src/tests/e2e/templeton/deployers there is a set of scripts 
that help automate the sat up.
It should be easy to modify deploy_e2e_artifacts to makes sure the newly 
required data files is copied to hdfs.  
config/ has some precanned config files - this logic may need to be improved a 
bit to be able to deploy a -site.xml file specific to a given group of tests.

 Add an E2E test  to verify fix for HIVE-7155
 

 Key: HIVE-7948
 URL: https://issues.apache.org/jira/browse/HIVE-7948
 Project: Hive
  Issue Type: Test
  Components: Tests, WebHCat
Reporter: Aswathy Chellammal Sreekumar
Assignee: Aswathy Chellammal Sreekumar
Priority: Minor
 Attachments: HIVE-7948.patch


 E2E Test to verify webhcat property templeton.mapper.memory.mb correctly 
 overrides mapreduce.map.memory.mb. The feature was added as part of HIVE-7155.



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