You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2017/08/01 00:45:00 UTC

[jira] [Resolved] (IMPALA-5009) Clean up test_insert_parquet.py

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

Lars Volker resolved IMPALA-5009.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.10.0

IMPALA-5009: Clean up test_insert_parquet.py

Replace make_tmp_dir with py.test's own tmpdir

Change-Id: Ia84c78d7ff74cc7fdb3d782060caa5e52d0cd7d2
Reviewed-on: http://gerrit.cloudera.org:8080/7518
Reviewed-by: David Knupp <dk...@cloudera.com>
Tested-by: Impala Public Jenkins

> Clean up test_insert_parquet.py
> -------------------------------
>
>                 Key: IMPALA-5009
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5009
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 2.9.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>              Labels: test
>             Fix For: Impala 2.10.0
>
>
> Various things can be cleaned up:
> * Replace {{make_temp_dir()}} with {{backports.tempfile.TemporaryDirectory}}
> * Replace usage of {{exec_single_node_rows}} and {{limit}} with {{num_nodes=1}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)