You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2013/01/20 21:10:12 UTC

[jira] [Updated] (HIVE-3921) recursive_dir.q fails on 0.23

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

Sushanth Sowmyan updated HIVE-3921:
-----------------------------------

    Description: 
This test fails in 0.23
	- It insists that hive.mapred.supports.subdirectories must be true for mapred.input.dir.recursive to be used. Currently, HiveConf sets that as false. 
	- HIVE-3643 mentions param and says that once HIVE-3276 is in, we should switch the param, and this jira has been committed.
	- Testing with just setting that parameter in the .q file yeilds a mismatch with the golden file, but one that looks like it should just update the .out file:

    [junit] diff -a /Users/sush/dev/hive.git/build/ql/test/logs/clientpositive/recursive_dir.q.out /Users/sush/dev/hive.git/ql/src/test/results/clientpositive/recursive_dir.q.out
    [junit] 59d58
    [junit] < PREHOOK: Input: default@fact_daily
    [junit] 64d62
    [junit] < POSTHOOK: Input: default@fact_daily


  was:
This test fails in 0.23
	- It insists that hive.mapred.supports.subdirectories must be true for mapred.input.dir.recursive to be used. Currently, HiveConf sets that as false. 
	- HIVE-3643 mentions param and says that once HIVE-3276 is in, we should switch the param, and this jira has been committing.
	- Testing with just setting that parameter in the .q file yeilds a mismatch with the golden file, but one that looks like it should just update the .out file:

    [junit] diff -a /Users/sush/dev/hive.git/build/ql/test/logs/clientpositive/recursive_dir.q.out /Users/sush/dev/hive.git/ql/src/test/results/clientpositive/recursive_dir.q.out
    [junit] 59d58
    [junit] < PREHOOK: Input: default@fact_daily
    [junit] 64d62
    [junit] < POSTHOOK: Input: default@fact_daily


    
> recursive_dir.q fails on 0.23
> -----------------------------
>
>                 Key: HIVE-3921
>                 URL: https://issues.apache.org/jira/browse/HIVE-3921
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>         Environment: Hadoop 0.23 (2.0.2-alpha)
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>            Priority: Minor
>              Labels: 0.23, tests
>
> This test fails in 0.23
> 	- It insists that hive.mapred.supports.subdirectories must be true for mapred.input.dir.recursive to be used. Currently, HiveConf sets that as false. 
> 	- HIVE-3643 mentions param and says that once HIVE-3276 is in, we should switch the param, and this jira has been committed.
> 	- Testing with just setting that parameter in the .q file yeilds a mismatch with the golden file, but one that looks like it should just update the .out file:
>     [junit] diff -a /Users/sush/dev/hive.git/build/ql/test/logs/clientpositive/recursive_dir.q.out /Users/sush/dev/hive.git/ql/src/test/results/clientpositive/recursive_dir.q.out
>     [junit] 59d58
>     [junit] < PREHOOK: Input: default@fact_daily
>     [junit] 64d62
>     [junit] < POSTHOOK: Input: default@fact_daily

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