You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Raghav Kumar Gautam (JIRA)" <ji...@apache.org> on 2014/09/17 20:16:35 UTC

[jira] [Commented] (FALCON-736) OneNonCatInputOneHCatOutput test fails because of change in parameter name

    [ https://issues.apache.org/jira/browse/FALCON-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137683#comment-14137683 ] 

Raghav Kumar Gautam commented on FALCON-736:
--------------------------------------------

Test OneNonCatInputOneHCatOutput pass after these changes.

> OneNonCatInputOneHCatOutput test fails because of change in parameter name
> --------------------------------------------------------------------------
>
>                 Key: FALCON-736
>                 URL: https://issues.apache.org/jira/browse/FALCON-736
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.6
>
>         Attachments: falcon-736.patch
>
>
> Parameter names for hcat processes has changed.
> New parameters look like:
> {code}
> Parameters:
> ------------------------
>   inputData=hdfs://node-1.example.com:8020/tmp/falcon-regression/HCatProcessTest/input/2010-01-01-20
>   falcon_outputData_database=default
>   falcon_outputData_storage_type=TABLE
>   falcon_outputData_partitions_java='dt=2010-01-01-20'
>   falcon_outputData_dated_partition_value_dt=2010-01-01-20
>   falcon_outputData_table=hcatprocesstest_output_table
>   falcon_outputData_catalog_url=thrift://node-1.example.com:9083
>   falcon_outputData_partitions_hive=dt='2010-01-01-20'
>   falcon_outputData_partitions_pig='dt=2010-01-01-20'
>   falcon_outputData_partitions=dt='2010-01-01-20'
>   queueName=default
> {code}



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