Skip to Main Content

Data Lake & Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ssh from db server to hadoop main

user1709651Mar 19 2018

hi

we have oracle servers and we want to export data with sqoop to hadoop.

I'm calling to the sqoop at the hadoop server with ssh  and it's all works fine.

but I want to use the BigData multi-servers architecture so the target server will be transparent to the batch.

Comments

user13708755
Answer

Isn't this caused by the single quotes you have in the variable definition? I have been using the JAVA_TOOL_OPTIONS environment variable with SQLcl without any issue for years.

Marked as Answer by BG4GRAPH · Nov 6 2020
BG4GRAPH

Alright. No quotes at all, and it works. I hadn't thought of that! Thanks!

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2018
Added on Mar 19 2018
0 comments
293 views