UDF Transform and Partition by

Moderator: NorbertKrupa

Post Reply
stwp86
Newbie
Newbie
Posts: 11
Joined: Mon Nov 12, 2012 7:06 pm

UDF Transform and Partition by

Post by stwp86 » Wed Mar 04, 2015 11:45 pm

Any thoughts on this error?

Error: [Vertica][VJDBC](100081) ERROR: Failure in UDx RPC call InvokeProcessPartition(): Error calling processPartition() in User Defined Object [function_name] at [/scratch_a/release/30493/vbuild/vertica/OSS/UDxFence/RInterface.cpp:1321], error code: 0, message: Exception in processPartitionForR: ['origin' must be supplied]
SQLState: HY000
ErrorCode: 100081


Thanks!

User avatar
JimKnicely
Site Admin
Site Admin
Posts: 1825
Joined: Sat Jan 21, 2012 4:58 am
Contact:

Re: UDF Transform and Partition by

Post by JimKnicely » Fri Mar 06, 2015 2:26 pm

Looks like an R error.

First, make sure that the version of R that is installed is the correct version that mataches the database.

Also, check out some of these links, maybe they can help you figure out what's going on...

http://stackoverflow.com/questions/2792 ... e-supplied
http://stackoverflow.com/questions/2259 ... onment-nam
http://biostat.mc.vanderbilt.edu/wiki/p ... stimes.pdf
Jim Knicely

Image

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

Post Reply

Return to “R Language Integration”