[
https://issues.apache.org/jira/browse/UIMA-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833868#comment-16833868
]
Eddie Epstein commented on UIMA-6033:
-------------------------------------
In order to fix this problem with v3.0.0 code, use cqlsh against DUCC's DB
cd $DUCC_RUNTIME/cassandra-server/bin
./cqlsh -u ducc db_--password headnode
executing the command:
alter TABLE ducc.rmnodes add quiesced boolean;
> quesced column not created when extending from older DUCC DB restore.
> ---------------------------------------------------------------------
>
> Key: UIMA-6033
> URL: https://issues.apache.org/jira/browse/UIMA-6033
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Affects Versions: 3.0.0-Ducc
> Reporter: Eddie Epstein
> Priority: Major
> Fix For: 3.0.1-Ducc
>
>
> If a DUCC v3.0.0 install restores a DB backup from v2.x the WS throws
> exceptions about missing column quesced.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)