How to ignore special characters while exporting my hive table to MySQL?
up vote
0
down vote
favorite
I'm trying to export one of my hive tables to MySQL. But one of the fields in hive table contains the special character "?". Due to which my sqoop export command is failing.
Can anyone please suggest me regarding the same?
mysql hive sqoop
add a comment |
up vote
0
down vote
favorite
I'm trying to export one of my hive tables to MySQL. But one of the fields in hive table contains the special character "?". Due to which my sqoop export command is failing.
Can anyone please suggest me regarding the same?
mysql hive sqoop
What have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
Those are the actual characters or you are seeing this due toencoding mismatch
– Gaurang Shah
17 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to export one of my hive tables to MySQL. But one of the fields in hive table contains the special character "?". Due to which my sqoop export command is failing.
Can anyone please suggest me regarding the same?
mysql hive sqoop
I'm trying to export one of my hive tables to MySQL. But one of the fields in hive table contains the special character "?". Due to which my sqoop export command is failing.
Can anyone please suggest me regarding the same?
mysql hive sqoop
mysql hive sqoop
edited 13 hours ago
VIN
7210
7210
asked yesterday
fervent
177
177
What have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
Those are the actual characters or you are seeing this due toencoding mismatch
– Gaurang Shah
17 hours ago
add a comment |
What have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
Those are the actual characters or you are seeing this due toencoding mismatch
– Gaurang Shah
17 hours ago
What have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
What have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
Those are the actual characters or you are seeing this due to
encoding mismatch
– Gaurang Shah
17 hours ago
Those are the actual characters or you are seeing this due to
encoding mismatch
– Gaurang Shah
17 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f53372151%2fhow-to-ignore-special-characters-while-exporting-my-hive-table-to-mysql%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 have you tried so far? Please take a note whenever you post a question try to include your code so that other people can get an idea what you have tried on your end and where you getting stuck it will save everyone's time. Moreover, if you check this question has been answered before Here is a link <stackoverflow.com/questions/43112262/…>
– VIN
19 hours ago
Those are the actual characters or you are seeing this due to
encoding mismatch
– Gaurang Shah
17 hours ago