copy-from-local

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
copy-from-local [2015/09/23 20:27]
127.0.0.1 external edit
copy-from-local [2016/02/01 12:52]
dmtolpeko
Line 1: Line 1:
-====== COPY FROM LOCAL Statement ​- PL/​HQL ​======+====== COPY FROM LOCAL Statement ======
  
 COPY FROM LOCAL statement allows to copy local directories and files to Hadoop compatible file system. Using this statement you can easily copy subdirectories into HDFS i.e. COPY FROM LOCAL statement allows to copy local directories and files to Hadoop compatible file system. Using this statement you can easily copy subdirectories into HDFS i.e.
Line 33: Line 33:
 </​code>​ </​code>​
  
-**Compatibility:​** ​PL/HQL Extension+**Compatibility:​** ​HPL/SQL Extension
  
-**Version:​** ​PL/HQL 0.3.7+**Version:​** ​HPL/SQL 0.3.7
  
 See also: See also:
   * [[copy|COPY]]   * [[copy|COPY]]