You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 15:09:00 UTC

[jira] [Resolved] (KUDU-2816) Failure due to column already present in HmsSentryConfigurations.AlterTableRandomized

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

Grant Henke resolved KUDU-2816.
-------------------------------
    Fix Version/s: NA
       Resolution: Won't Fix

The Sentry integration is removed.

> Failure due to column already present in HmsSentryConfigurations.AlterTableRandomized
> -------------------------------------------------------------------------------------
>
>                 Key: KUDU-2816
>                 URL: https://issues.apache.org/jira/browse/KUDU-2816
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>            Reporter: William Berkeley
>            Priority: Major
>             Fix For: NA
>
>         Attachments: alter_table-randomized-test.1.txt
>
>
> {noformat}
> F0504 12:41:37.638859   231 alter_table-randomized-test.cc:499] Check failed: _s.ok() Bad status: Already present: The column already exists: c310
> *** Check failure stack trace: ***
> *** Aborted at 1556973697 (unix time) try "date -d @1556973697" if you are using GNU date ***
> PC: @     0x7f698597bc37 gsignal
> *** SIGABRT (@0x3e8000000e7) received by PID 231 (TID 0x7f69a02ef900) from PID 231; stack trace: ***
>     @     0x7f698d6c0330 (unknown) at ??:0
>     @     0x7f698597bc37 gsignal at ??:0
>     @     0x7f698597f028 abort at ??:0
>     @     0x7f6988cbfa29 google::logging_fail() at ??:0
>     @     0x7f6988cc131d google::LogMessage::Fail() at ??:0
>     @     0x7f6988cc31dd google::LogMessage::SendToLog() at ??:0
>     @     0x7f6988cc0e59 google::LogMessage::Flush() at ??:0
>     @     0x7f6988cc3c7f google::LogMessageFatal::~LogMessageFatal() at ??:0
>     @           0x586325 kudu::MirrorTable::RandomAlterTable() at /data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/integration-tests/alter_table-randomized-test.cc:499
>     @           0x5805b4 kudu::AlterTableRandomized_TestRandomSequence_Test::TestBody() at /data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/integration-tests/alter_table-randomized-test.cc:749
>     @     0x7f698ada0b98 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
>     @     0x7f698ad8e1b2 testing::Test::Run() at ??:0
>     @     0x7f698ad8e2f8 testing::TestInfo::Run() at ??:0
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)