Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: awilliams1024Hi, to add to Stony's comments:
There are some other Lavastorm acquisition nodes that allow files to be downloaded from remote servers e.g. Hadoop (HDFS Download node and the experimental Spark Download node), and SharePoint (Download for SharePoint 2010 node [and the 2013 equivalent]). There are also the corresponding publishing nodes to write files to remote servers.
The latest Lavastorm Analytic Library (LAL) update - LAL 6.1.45.0 / LAL 6.0.45.0 introduced the Archive Compress node that can be used to create encrypted archive files. It supports standard zip, AES128 and AES256 encryption algorithms.
If only specific fields in the output data set contain sensitive information then these fields could be encrypted using the Encrypt Fields node (and decrypted using the Decrypt Fields node). The selected fields are encrypted using the triple DES algorithm and SHA-1 password hashing technique. A data flow could be built to use different passwords for particular fields, allowing users different levels of access to data even though they have access to the single data set.
Regards,
Adrian