[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-04 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5433:


Status: Open  (was: Patch Available)

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch, HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-04 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5433:


Attachment: HIVE-5433.1.patch

reattaching file to kick off tests

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch, HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-04 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5433:


Status: Patch Available  (was: Open)

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch, HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-04 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5433:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

Patch committed to trunk and 0.12 branch. This will help get the test failures 
for 0.12 with hadoop 2 down!
Thanks for the contribution Jason! 

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch, HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-04 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5433:


Fix Version/s: 0.12.0

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Fix For: 0.12.0

 Attachments: HIVE-5433.1.patch, HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-03 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-5433:
-

Attachment: HIVE-5433.1.patch

Attaching patch v1

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5433) Fix varchar unit tests to work with hadoop-2.1.1

2013-10-03 Thread Jason Dere (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dere updated HIVE-5433:
-

Status: Patch Available  (was: Open)

 Fix varchar unit tests to work with hadoop-2.1.1
 

 Key: HIVE-5433
 URL: https://issues.apache.org/jira/browse/HIVE-5433
 Project: Hive
  Issue Type: Bug
  Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
 Attachments: HIVE-5433.1.patch


 A few of the varchar tests fail when testing against hadoop-2.1.1.  It looks 
 like some of the input/output rows used in the tests need to be sorted so 
 that the results look consistent across hadoop versions.



--
This message was sent by Atlassian JIRA
(v6.1#6144)