[ https://issues.apache.org/jira/browse/HAWQ-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15756563#comment-15756563 ]
Ruilong Huo commented on HAWQ-1154: ----------------------------------- The creation of protocol is not supported in hawq. Though it is supported in utility mode to pre-define some built in protocol. > ERROR: Cannot support create protocol statement yet > ---------------------------------------------------- > > Key: HAWQ-1154 > URL: https://issues.apache.org/jira/browse/HAWQ-1154 > Project: Apache HAWQ > Issue Type: Bug > Reporter: Pratheesh Nair > Assignee: Lei Chang > > Hawq doesn't support creating custom protocols . > Example : > CREATE TRUSTED PROTOCOL myprot( > writefunc='mywrite', > readfunc='myread', > validatorfunc='myvalidate'); > ERROR: Cannot support create protocol statement yet -- This message was sent by Atlassian JIRA (v6.3.4#6332)