[
https://issues.apache.org/jira/browse/CASSANDRA-11806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Don Branson reopened CASSANDRA-11806:
-------------------------------------
Not sure this is a duplicate. The original issue was about upgrade-in-place,
not restoring with sstableloader. Anyway, the guidance to apply upgradesstable
[sic] failed with an error, as 3.5 failed to recognize a valid column in the
table:
>./bin/nodetool upgradesstables
error: Unknown column role in table makeyourcase.roles
-- StackTrace --
java.lang.AssertionError: Unknown column role in table makeyourcase.roles
> sstableloader fails with "Remote peer <ipaddr> failed stream session" on
> small table
> ------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11806
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11806
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Linux ny2-proda-app01 3.13.0-86-generic #130-Ubuntu SMP
> Mon Apr 18 18:27:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Don Branson
> Fix For: 3.5
>
> Attachments: roles_table.txt, roles_table_error.txt
>
>
> This error is with sstableloader loading a 2-column table with 20 rows. All
> other tables in the keyspace load clean. The database dump is from cassandra
> 2.1.9, the target is cassandra 3.5. 14 of the 20 rows load successfully.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)