You can read data from MapR through an NFS mount point. After you mount the MapR file system as an NFS mount point, you can use CREATE EXTERNAL TABLE AS COPY or COPY to access the data as if it were on the local file system. For ORC or Parquet data, see also Reading Hadoop Columnar File Formats. This option provides the best performance for reading data.
Thank you for following this up. Really appreciated.
Should we use MapR POSIX Clients for parallel access to speed up data loading from MapR to Vertica?
Comments
Sure.
See:
https://my.vertica.com/docs/9.0.x/HTML/index.htm#Authoring/HadoopIntegrationGuide/IntegratingHPVerticaWithMapR.html
Specifically:
Hi Jim,
Thank you for following this up. Really appreciated.
Should we use MapR POSIX Clients for parallel access to speed up data loading from MapR to Vertica?
https://maprdocs.mapr.com/home/AdvancedInstallation/SettingUptheClient-POSIX-Clients.html
Thanks,