You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "WANG Weinan (JIRA)" <ji...@apache.org> on 2018/01/03 06:59:03 UTC

[jira] [Updated] (HAWQ-1578) Regression Test (Feature->Ranger)Failed due to

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

WANG Weinan updated HAWQ-1578:
------------------------------
    Summary: Regression Test (Feature->Ranger)Failed due to   (was: Feature Test Failed)

> Regression Test (Feature->Ranger)Failed due to 
> -----------------------------------------------
>
>                 Key: HAWQ-1578
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1578
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: PXF, Tests
>            Reporter: WANG Weinan
>            Assignee: Ed Espino
>
> The TestHawqRanger failed when do test PXFHiveTest and PXFHBaseTest, the test log is shown as follow:
> Note: Google Test filter = TestHawqRanger.PXFHiveTest
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from TestHawqRanger
> [ RUN      ] TestHawqRanger.PXFHiveTest
> lib/sql_util.cpp:197: Failure
> Value of: is_sql_ans_diff
>   Actual: true
> Expected: false
> lib/sql_util.cpp:203: Failure
> Value of: true
>   Actual: true
> Expected: false
> [  FAILED  ] TestHawqRanger.PXFHiveTest (89777 ms)
> [----------] 1 test from TestHawqRanger (89777 ms total)
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (89777 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] TestHawqRanger.PXFHiveTest
>  1 FAILED TEST
> [125/133] TestHawqRanger.PXFHiveTest returned/aborted with exit code 1 (89787 ms)
> [128/133] TestHawqRanger.PXFHBaseTest (87121 ms)                                
> Note: Google Test filter = TestHawqRanger.PXFHBaseTest
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from TestHawqRanger
> [ RUN      ] TestHawqRanger.PXFHBaseTest
> lib/sql_util.cpp:197: Failure
> Value of: is_sql_ans_diff
>   Actual: true
> Expected: false
> lib/sql_util.cpp:203: Failure
> Value of: true
>   Actual: true
> Expected: false
> [  FAILED  ] TestHawqRanger.PXFHBaseTest (87098 ms)
> [----------] 1 test from TestHawqRanger (87098 ms total)
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (87099 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] TestHawqRanger.PXFHBaseTest
> We can find some suspicious log in master segment log file :
> 2018-01-03 05:21:30.170970 UTC,"gpadmin","hawq_feature_test_db",p109703,th-290256608,"127.0.0.1","56288",2018-01-03 05:21:29 UTC,14669,con2342,cmd4,seg-1,,,x14669,sx1,"ERROR","XX000","pxfwritable_import_beginscan function was not found (nodeExternalscan.c:310)",,,,,,"select * from test_hbase;",0,,"nodeExternalscan.c",310,"Stack trace:
> 1    0x8cf31e postgres errstart (elog.c:505)
> 2    0x8d11bb postgres elog_finish (elog.c:1459)
> 3    0x69134a postgres ExecInitExternalScan (nodeExternalscan.c:215)
> 4    0x670b9d postgres ExecInitNode (execProcnode.c:371)
> 5    0x69b7d1 postgres ExecInitMotion (nodeMotion.c:1096)
> 6    0x670064 postgres ExecInitNode (execProcnode.c:629)
> 7    0x66a407 postgres ExecutorStart (execMain.c:2048)
> 8    0x7f8fcd postgres PortalStart (pquery.c:1308)
> 9    0x7f0628 postgres <symbol not found> (postgres.c:1795)
> 10   0x7f1cb0 postgres PostgresMain (postgres.c:4897)
> 11   0x7a40c0 postgres <symbol not found> (postmaster.c:5486)
> 12   0x7a6e89 postgres PostmasterMain (postmaster.c:1459)
> 13   0x4a5a59 postgres main (main.c:226)
> 14   0x7fceea8a1d1d libc.so.6 __libc_start_main (??:0)
> 15   0x4a5ad9 postgres <symbol not found> (??:0)



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