Cassandra cql copy error field larger than field limit
I am using Cassandra 3.11.3.
And when I want to import from a CSV file, I encounter the
Error - field larger than field limit (131072), given up after 1 attempts
I have tried the solutions of this (now deleted) link of mine, but the problem persists.
cassandra copy limit cql
add a comment |
I am using Cassandra 3.11.3.
And when I want to import from a CSV file, I encounter the
Error - field larger than field limit (131072), given up after 1 attempts
I have tried the solutions of this (now deleted) link of mine, but the problem persists.
cassandra copy limit cql
What did you try already? Setting offield_size_limitincqlshrcdidn't help? Can you show content of that file?
– Alex Ott
Nov 28 '18 at 12:01
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
please insert the content in your post (useeditlink) - I can't understand real content. I see the;beforefield_size_limit- if it's on the same line, then you need to remove everything beforefield_size_limitbecause the;is comment character
– Alex Ott
Nov 28 '18 at 12:35
add a comment |
I am using Cassandra 3.11.3.
And when I want to import from a CSV file, I encounter the
Error - field larger than field limit (131072), given up after 1 attempts
I have tried the solutions of this (now deleted) link of mine, but the problem persists.
cassandra copy limit cql
I am using Cassandra 3.11.3.
And when I want to import from a CSV file, I encounter the
Error - field larger than field limit (131072), given up after 1 attempts
I have tried the solutions of this (now deleted) link of mine, but the problem persists.
cassandra copy limit cql
cassandra copy limit cql
edited Nov 28 '18 at 23:17
zx485
15.2k133148
15.2k133148
asked Nov 28 '18 at 11:03
SaraSara
61
61
What did you try already? Setting offield_size_limitincqlshrcdidn't help? Can you show content of that file?
– Alex Ott
Nov 28 '18 at 12:01
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
please insert the content in your post (useeditlink) - I can't understand real content. I see the;beforefield_size_limit- if it's on the same line, then you need to remove everything beforefield_size_limitbecause the;is comment character
– Alex Ott
Nov 28 '18 at 12:35
add a comment |
What did you try already? Setting offield_size_limitincqlshrcdidn't help? Can you show content of that file?
– Alex Ott
Nov 28 '18 at 12:01
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
please insert the content in your post (useeditlink) - I can't understand real content. I see the;beforefield_size_limit- if it's on the same line, then you need to remove everything beforefield_size_limitbecause the;is comment character
– Alex Ott
Nov 28 '18 at 12:35
What did you try already? Setting of
field_size_limit in cqlshrc didn't help? Can you show content of that file?– Alex Ott
Nov 28 '18 at 12:01
What did you try already? Setting of
field_size_limit in cqlshrc didn't help? Can you show content of that file?– Alex Ott
Nov 28 '18 at 12:01
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
please insert the content in your post (use
edit link) - I can't understand real content. I see the ; before field_size_limit - if it's on the same line, then you need to remove everything before field_size_limit because the ; is comment character– Alex Ott
Nov 28 '18 at 12:35
please insert the content in your post (use
edit link) - I can't understand real content. I see the ; before field_size_limit - if it's on the same line, then you need to remove everything before field_size_limit because the ; is comment character– Alex Ott
Nov 28 '18 at 12:35
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53517959%2fcassandra-cql-copy-error-field-larger-than-field-limit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53517959%2fcassandra-cql-copy-error-field-larger-than-field-limit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What did you try already? Setting of
field_size_limitincqlshrcdidn't help? Can you show content of that file?– Alex Ott
Nov 28 '18 at 12:01
Yes, I have set field_size_limit in cqlshrc file (in home_directory/.cassandra/) and it doesn't help. here is the change that I have made to this file: [csv] ;; The size limit for parsed fields ; field_size_limit = 1048576
– Sara
Nov 28 '18 at 12:29
please insert the content in your post (use
editlink) - I can't understand real content. I see the;beforefield_size_limit- if it's on the same line, then you need to remove everything beforefield_size_limitbecause the;is comment character– Alex Ott
Nov 28 '18 at 12:35