Member since
04-11-2017
4
Posts
0
Kudos Received
0
Solutions
02-27-2019
02:53 AM
Late reply though. It is indeed possible to export the underlying parquet files of the table with the limitation - 1. Like other file formats support, BlobRef is not supported. 2. Files are read via Kite SDK. Currently Kite requires .metadata present. https://issues.apache.org/jira/browse/SQOOP-1394
... View more
11-26-2018
09:41 PM
Hi, Looks like there is a connectivity issue from the NM to the Oracle database. Can you please run the below command from all the Node Managers. Note:- You need to install telnet utility prior running this command. ## telnet <oracle full hostname> <oracle port number> Kindly check if all the NM are able to connect, If any of them is not able to connect then kindly check with network team. Regards Nitish
... View more