Member since
02-27-2020
173
Posts
42
Kudos Received
48
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2417 | 11-29-2023 01:16 PM | |
| 2956 | 10-27-2023 04:29 PM | |
| 2421 | 07-07-2023 10:20 AM | |
| 4938 | 03-21-2023 08:35 AM | |
| 1672 | 01-25-2023 08:50 PM |
02-11-2022
01:11 AM
Hi @aakulov , thanks for your reply. In the last few days we had it fixed, thanks to CE support' help. Not sure why, but he decided to reinstall Hive from scratch, and replace it with **Hive_on_Tez**. The sqoop commands now seems to run fine, after updating the --hs2-url parameter accordingly (and upon regeneration of kerberos tickets for hive) thanks anyway for your suggestions -- hope my answer will be useful to someone kind regards, gr
... View more
02-01-2022
12:05 AM
Is it possible for you to post your sample sqoop job? Thanks @sass
... View more
01-21-2022
07:15 AM
better than nothing, although the whole information (with metadata) would be reconstructed using the associated postgreSQL (not possible in our case as CDSW and kubeclt are down)
... View more
01-19-2022
11:28 AM
Hi @Chhavi , the discussion of HIPPA certification is an intricate one. I would recommend to talk to your Cloudera account representative as there are many details to go through. Thank you, Alex
... View more
10-27-2021
12:58 AM
@Alexios, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
07-08-2021
03:03 PM
1 Kudo
Strange.... As a test can you replace your hard-coded toppic name with something like ${tableName} or just try a different hardcoded string and see if that gets you further along. Not saying that's a solution, but trying to eliminate causes. Also, you mentioned you've implemented other flows already. Could it be that the topic name BUBB-MX_ALL_SOFT is already taken in your kafka cluster and thats why goldengate handler can't create the topic (though I would expect it to just write to the existing topic, instead of throwing an error). I also found this on Oracle site that may have your answer. You'll need an Oracle account to look if there is a solution though. https://support.oracle.com/knowledge/Middleware/2512462_1.html Could this also be an encoding or trailing character issue in the props file between Unix and AIX? Overall this sounds like a GoldenGate error that may be better answered by Oracle community. Regards, Alex
... View more
07-08-2021
02:24 PM
Hi @roshanbi , You can simply put your sqoop command in a shell file and then have Cron run that script according to your desired schedule (depending on how frequently you expect the data to be updated in the Oracle source table). Alternatively, you can use Oozie to orchestrate the running of the sqoop job. Regards, Alex
... View more
06-23-2021
05:32 AM
@roshanbi, have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
06-23-2021
05:31 AM
@roshanbi, have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more