[jira] [Commented] (HIVE-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-08-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4779:
--

I see you rebased the patch, thanks a lot.

 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779.patch, HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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] [Updated] (HIVE-2991) Integrate Clover with Hive

2013-07-11 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-2991:
-

Attachment: HIVE-clover-trunk--N1.patch
HIVE-clover-branch-0.11--N1.patch
HIVE-clover-branch-0.10--N1.patch

The attached patches HIVE-clover-xxx.patch are somewhat updated versions of 
the clovering. We used them in parallel builds.

Except clovering itself the patches introduce the following changes:
1) .q files test generator changed to split test classes by groups of tests (10 
test cases) per class is the default. This is needed to avoid huge test classes 
-- needed for parralalized and distributed builds.
2) added test-lightweight target that allows to run a batch of tests without 
re-generation/re-compilation. This is badly needed in parallelized and 
distributed builds.
3) we introduce testcase-list parameter that allows to pass several test 
class names to execute. The names are to be passed in form of comma-separated 
list with each name in the list being in form **/a/b/c/TestFoo.*. Last 
asterisk is needed because main project accepts .class names, while HCatalog 
accepts .java names.
4) + several more improvements related to clover instrumentation, reporting, 
etc. 

 Integrate Clover with Hive
 --

 Key: HIVE-2991
 URL: https://issues.apache.org/jira/browse/HIVE-2991
 Project: Hive
  Issue Type: Test
  Components: Testing Infrastructure
Affects Versions: 0.9.0
Reporter: Ashutosh Chauhan
 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2991.D2985.1.patch, 
 hive.2991.1.branch-0.10.patch, hive.2991.1.branch-0.9.patch, 
 hive.2991.1.trunk.patch, hive.2991.2.branch-0.10.patch, 
 hive.2991.2.branch-0.9.patch, hive.2991.2.trunk.patch, 
 hive.2991.3.branch-0.10.patch, hive.2991.3.branch-0.9.patch, 
 hive.2991.3.trunk.patch, hive.2991.4.branch-0.10.patch, 
 hive.2991.4.branch-0.9.patch, hive.2991.4.trunk.patch, 
 HIVE-clover-branch-0.10--N1.patch, HIVE-clover-branch-0.11--N1.patch, 
 HIVE-clover-trunk--N1.patch, hive-trunk-clover-html-report.zip


 Atlassian has donated license of their code coverage tool Clover to ASF. Lets 
 make use of it to generate code coverage report to figure out which areas of 
 Hive are well tested and which ones are not. More information about license 
 can be found in Hadoop jira HADOOP-1718 

--
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] [Assigned] (HIVE-2991) Integrate Clover with Hive

2013-07-11 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky reassigned HIVE-2991:


Assignee: Ivan A. Veselovsky

 Integrate Clover with Hive
 --

 Key: HIVE-2991
 URL: https://issues.apache.org/jira/browse/HIVE-2991
 Project: Hive
  Issue Type: Test
  Components: Testing Infrastructure
Affects Versions: 0.9.0
Reporter: Ashutosh Chauhan
Assignee: Ivan A. Veselovsky
 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2991.D2985.1.patch, 
 hive.2991.1.branch-0.10.patch, hive.2991.1.branch-0.9.patch, 
 hive.2991.1.trunk.patch, hive.2991.2.branch-0.10.patch, 
 hive.2991.2.branch-0.9.patch, hive.2991.2.trunk.patch, 
 hive.2991.3.branch-0.10.patch, hive.2991.3.branch-0.9.patch, 
 hive.2991.3.trunk.patch, hive.2991.4.branch-0.10.patch, 
 hive.2991.4.branch-0.9.patch, hive.2991.4.trunk.patch, 
 HIVE-clover-branch-0.10--N1.patch, HIVE-clover-branch-0.11--N1.patch, 
 HIVE-clover-trunk--N1.patch, hive-trunk-clover-html-report.zip


 Atlassian has donated license of their code coverage tool Clover to ASF. Lets 
 make use of it to generate code coverage report to figure out which areas of 
 Hive are well tested and which ones are not. More information about license 
 can be found in Hadoop jira HADOOP-1718 

--
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-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-07-09 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4779:
--

Hi, Ashotush, Edward, thanks for the comments, answering regarding the deleted 
UDFs.

1) UDFToDate was a function converting numbers (surprisingly not Writable-s) to 
java.sql.Date. It was not registered in FunctionRegistry, and not used anyhow 
else (neither in Java code nor .q scripts). In function registry we have 
registerUDF(to_date, UDFDate.class, false); (line 271). But its purpose 
slightly different: it extracts date part from Text or Timestamp writables. 
Conversion of an arbitrary type to Timestamp is done using 
org.apache.hadoop.hive.ql.udf.generic.GenericUDFTimestamp.

2) UDFUnixTimeStamp was also not used anyhow, and, as far as I understand, is 
superseded by the following functions:
registerGenericUDF(unix_timestamp, GenericUDFUnixTimeStamp.class);
registerGenericUDF(to_unix_timestamp, GenericUDFToUnixTimeStamp.class);
These functions are covered well by .q tests.

3) UDFBaseCompare was simply not used. I suppose that all the generic 
comparison logic was transferred to 
org.apache.hadoop.hive.ql.udf.generic.GenericUDFBaseCompare and related classes.

If some of these removed classes are still needed, of course, I will change the 
patch to return them back.
 


 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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] [Updated] (HIVE-4813) Improve test coverage of package org.apache.hadoop.hive.ql.optimizer.pcr

2013-07-08 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4813:
-

Affects Version/s: 0.12.0
   Status: Patch Available  (was: Open)

 Improve test coverage of package org.apache.hadoop.hive.ql.optimizer.pcr
 

 Key: HIVE-4813
 URL: https://issues.apache.org/jira/browse/HIVE-4813
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4813-trunk--N1.patch




--
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] [Updated] (HIVE-4813) Improve test coverage of package org.apache.hadoop.hive.ql.optimizer.pcr

2013-07-08 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4813:
-

Attachment: HIVE-4813-trunk--N1.patch

The suggested patch elevates the coverage of the package ...ql.optimizer.pcr 
from 75.2% to 85.5%.

 Improve test coverage of package org.apache.hadoop.hive.ql.optimizer.pcr
 

 Key: HIVE-4813
 URL: https://issues.apache.org/jira/browse/HIVE-4813
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4813-trunk--N1.patch




--
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-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-07-08 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4796:
--

Ashutosh, thanks for the review. I answered you comments on the RB.

 Increase coverage of package org.apache.hadoop.hive.common.metrics
 --

 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Affects Versions: 0.9.0, 0.10.0, 0.11.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4796-trunk--N1.patch




--
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] [Updated] (HIVE-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-07-08 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4796:
-

Affects Version/s: (was: 0.11.0)
   (was: 0.10.0)
   (was: 0.9.0)
   0.12.0
   Status: Patch Available  (was: Open)

Revisions other than trunk are removed since coverage fixes are accepted only 
for trunk.

 Increase coverage of package org.apache.hadoop.hive.common.metrics
 --

 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4796-trunk--N1.patch




--
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] [Created] (HIVE-4813) Improve test coverage of package org.apache.hadoop.hive.ql.optimizer.pcr

2013-07-03 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4813:


 Summary: Improve test coverage of package 
org.apache.hadoop.hive.ql.optimizer.pcr
 Key: HIVE-4813
 URL: https://issues.apache.org/jira/browse/HIVE-4813
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky




--
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] [Updated] (HIVE-4805) Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors

2013-07-03 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4805:
-

Attachment: HIVE-4805-trunk--N2.patch

 Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors
 -

 Key: HIVE-4805
 URL: https://issues.apache.org/jira/browse/HIVE-4805
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4805-trunk--N2.patch




--
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] [Updated] (HIVE-4805) Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors

2013-07-03 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4805:
-

Affects Version/s: 0.12.0
   Status: Patch Available  (was: Open)

Suggested patch elevates coverage of package ...ql.exec.errors from 67.3% to 
90%.

 Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors
 -

 Key: HIVE-4805
 URL: https://issues.apache.org/jira/browse/HIVE-4805
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4805-trunk--N2.patch




--
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] [Created] (HIVE-4805) Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors

2013-07-02 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4805:


 Summary: Enhance coverage of package 
org.apache.hadoop.hive.ql.exec.errors
 Key: HIVE-4805
 URL: https://issues.apache.org/jira/browse/HIVE-4805
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky




--
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] [Updated] (HIVE-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-07-01 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4779:
-

Status: Patch Available  (was: Open)

 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-07-01 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4779:
--

Hi, Ashutosh,
yes, the UDFs UDFBaseCompare, UDFToDate, UDFUnixTimeStamp were intentionally 
removed because 
 they either superseded by other UDFs or completely unused (e.g. 
UDFBaseCompare).


 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-07-01 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4796:
--

Hi, Ashutosh, 
sure: https://reviews.apache.org/r/12204/ .

 Increase coverage of package org.apache.hadoop.hive.common.metrics
 --

 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4796-trunk--N1.patch




--
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] [Updated] (HIVE-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-07-01 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4796:
-

Status: Patch Available  (was: Open)

 Increase coverage of package org.apache.hadoop.hive.common.metrics
 --

 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4796-trunk--N1.patch




--
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] [Created] (HIVE-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-06-28 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4796:


 Summary: Increase coverage of package 
org.apache.hadoop.hive.common.metrics
 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky




--
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] [Updated] (HIVE-4796) Increase coverage of package org.apache.hadoop.hive.common.metrics

2013-06-28 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4796:
-

Attachment: HIVE-4796-trunk--N1.patch

suggested patch elevates coverage of package o.a.h.hive.common.metrics from 
61.1% to 82.1%.

 Increase coverage of package org.apache.hadoop.hive.common.metrics
 --

 Key: HIVE-4796
 URL: https://issues.apache.org/jira/browse/HIVE-4796
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4796-trunk--N1.patch




--
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] [Updated] (HIVE-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-06-27 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4779:
-

Attachment: HIVE-4779-trunk--N1.patch

the patch elevates coverage of package o.a.h.hive.ql.udf from 66% to 81.9%.

 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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] [Updated] (HIVE-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-06-27 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4779:
-

Affects Version/s: 0.12.0
   Status: Patch Available  (was: Open)

 Enhance coverage of package org.apache.hadoop.hive.ql.udf
 -

 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Affects Versions: 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Attachments: HIVE-4779-trunk--N1.patch


 Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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] [Created] (HIVE-4791) improve test coverage of package org.apache.hadoop.hive.ql.udf.xml

2013-06-26 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4791:


 Summary: improve test coverage of package 
org.apache.hadoop.hive.ql.udf.xml
 Key: HIVE-4791
 URL: https://issues.apache.org/jira/browse/HIVE-4791
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky


improve test coverage of package org.apache.hadoop.hive.ql.udf.xml to 80%.

--
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-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-24 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4743:
--

Hi, Ashutosh, is that possible to commit this patch also into branches 0.10.1, 
0.11.1?

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky
 Fix For: 0.12.0

 Attachments: HIVE-4743-trunk--N1.patch


 The patch improves unit test coverage of package org.apache.hadoop.hive.ql.io 
 up to 80%.

--
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] [Created] (HIVE-4779) Enhance coverage of package org.apache.hadoop.hive.ql.udf

2013-06-21 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4779:


 Summary: Enhance coverage of package org.apache.hadoop.hive.ql.udf
 Key: HIVE-4779
 URL: https://issues.apache.org/jira/browse/HIVE-4779
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
Assignee: Ivan A. Veselovsky


Enhance coverage of package org.apache.hadoop.hive.ql.udf up to 80%.

--
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] [Updated] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4743:
-

Affects Version/s: 0.12.0
   0.11.1
   0.10.1
   Status: Patch Available  (was: Open)

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch




--
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] [Updated] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4743:
-

Attachment: HIVE-4743-trunk--N1.patch

The patch intended to be applied to branches trunk, 0.11, 0.10.

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch




--
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] [Updated] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4743:
-

Description: The patch improves unit test coverage of package 
org.apache.hadoop.hive.ql.io up to 80%.  (was: the patch improves test coverage 
of package up to 80%.)

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch


 The patch improves unit test coverage of package org.apache.hadoop.hive.ql.io 
 up to 80%.

--
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] [Updated] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4743:
-

Description: the patch improves test coverage of package 

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch


 the patch improves test coverage of package 

--
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] [Updated] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky updated HIVE-4743:
-

Description: the patch improves test coverage of package up to 80%.  (was: 
the patch improves test coverage of package )

 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch


 the patch improves test coverage of package up to 80%.

--
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-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-20 Thread Ivan A. Veselovsky (JIRA)

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

Ivan A. Veselovsky commented on HIVE-4743:
--

We measure coverage with Clover 
(http://www.atlassian.com/software/clover/overview).
Clover integration with Hive described in 
https://issues.apache.org/jira/browse/HIVE-2991 .
We use somewhat updated version of those changes, will update the patches in 
2991 soon.


 Improve test coverage of package org.apache.hadoop.hive.ql.io
 -

 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Affects Versions: 0.10.1, 0.11.1, 0.12.0
Reporter: Ivan A. Veselovsky
 Attachments: HIVE-4743-trunk--N1.patch


 The patch improves unit test coverage of package org.apache.hadoop.hive.ql.io 
 up to 80%.

--
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] [Created] (HIVE-4743) Improve test coverage of package org.apache.hadoop.hive.ql.io

2013-06-17 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4743:


 Summary: Improve test coverage of package 
org.apache.hadoop.hive.ql.io
 Key: HIVE-4743
 URL: https://issues.apache.org/jira/browse/HIVE-4743
 Project: Hive
  Issue Type: Test
Reporter: Ivan A. Veselovsky




--
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