Member since
06-26-2015
515
Posts
140
Kudos Received
114
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2588 | 09-20-2022 03:33 PM | |
| 6999 | 09-19-2022 04:47 PM | |
| 3693 | 09-11-2022 05:01 PM | |
| 4309 | 09-06-2022 02:23 PM | |
| 6825 | 09-06-2022 04:30 AM |
03-13-2022
05:45 PM
hive.default.fileformat.managed = ORC hive.default.fileformat = TextFile we tried to change hive.default.fileformat.managed to TextFile, still it doesn't work. Could you please check how it works for you.
... View more
03-10-2022
03:18 AM
1 Kudo
@mehmetersoy CM does not have dependency on samba, and does not use any samba packages. Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs up button.
... View more
03-09-2022
05:43 PM
1 Kudo
@araujo Thank you so much!! Your answers have been incredibly helpful!! 👍
... View more
03-09-2022
05:46 AM
This works perfectly! Thank you
... View more
03-09-2022
01:39 AM
1 Kudo
Thanks Bro😀
... View more
03-08-2022
10:21 PM
In the test version that i build is something like this: it creates the flow (In the original is a query from a database), adds the custom attributes (like the filename, the location of the public key, etc, those i get them from another table), it encrypts the contents and finally the encrypted content is transferred to an ftp. This is what you need, right? I can upload the xml somewhere if you like. Thank you!
... View more
03-08-2022
12:28 PM
Hi @mr_jahurley , Unfortunately, I can't think of any other option apart from creating a processor that that makes the call directly to the SOAP service. Cheers, André -- Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs up button.
... View more
03-08-2022
02:51 AM
2 Kudos
Well I found the issue. I was the failing point 😁 I didn't put the option Treat First Line as Header to True so because my header was treat as a row, the schema was not Valid. Thanks for all, it seems to be a good way to change schema so I'll close this topic
... View more
03-07-2022
11:54 PM
Hello @OmarElSeihy Thanks for using Cloudera Community. Based on the Post, your Team is receiving a Warning [1]. By default, the Role uses "/tmp" for -XX:HeapDumpPath. Your Team need to change the Value set for -XX:HeapDumpPath to a Mount, wherein your Team have Sufficient Space. Alternatively, Your Team can work on reducing the FileSystem Usage on the concerned Mount Point. This Warning is an Alert for Cluster Admin & has no impact on any Service Usage in the Cluster. Sharing a Screenshot showing the Config Changes required, if your Team wish to modify the HeapDump Path & the Warning Threshold (Example shown for Solr Service as used Solr in the Post Tags): Regards, Smarak [1] This role's Heap Dump Directory is on a filesystem with less than 10.0 GiB of its space free. /tmp
... View more