start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2015/09/23 20:27]
127.0.0.1 external edit
start [2015/10/23 21:23]
dmtolpeko [Installing HPL/SQL from Binaries]
Line 55: Line 55:
 </​code>​ </​code>​
  
-    ​+**4. Configure CLASSPATH** (Optional) 
 + 
 +For Cloudera distributions,​ you can edit //hplsql// file, remove all lines containing 
 + 
 +<​code> ​    ​ 
 +export "​HADOOP_CLASSPATH=..."​ 
 +</​code>​ 
 + 
 +and add the following line 
 + 
 +<​code>​ 
 +export "​HADOOP_CLASSPATH=/​opt/​cloudera/​parcels/​CDH/​jars/​*"​ 
 +</​code>​ 
 ===== Configuration ===== ===== Configuration =====