Upgrade Presto 0.96 to 0.100

31 views
Skip to first unread message

Paskal Karsenti

unread,
Apr 21, 2015, 11:29:11 AM4/21/15
to presto...@googlegroups.com
Hello,

I upgraded Presto 0.96 to 0.100. I got :

 com.facebook.presto.server.PrestoServer No factory for connector fluent
java.lang.IllegalArgumentException: No factory for connector fluent
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) ~[guava-18.0.jar:na]
        at com.facebook.presto.connector.ConnectorManager.createConnection(ConnectorManager.java:104) ~[presto-main-0.100.jar:0.100]
        at com.facebook.presto.metadata.CatalogManager.loadCatalog(CatalogManager.java:88) ~[presto-main-0.100.jar:0.100]
        at com.facebook.presto.metadata.CatalogManager.loadCatalogs(CatalogManager.java:70) ~[presto-main-0.100.jar:0.100]
        at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:107) [presto-main-0.100.jar:0.100]
        at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:59) [presto-main-0.100.jar:0.100]


When trying to load my own connector

Any ideas ?

Thanks

Dain Sundstrom

unread,
Apr 21, 2015, 2:27:02 PM4/21/15
to presto...@googlegroups.com
We haven’t changed anything with plugin loading, so I’d start by checking the startup logs to see if your connector is being loaded.

-dain
> --
> You received this message because you are subscribed to the Google Groups "Presto" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to presto-users...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Paskal Karsenti

unread,
Apr 22, 2015, 2:12:26 AM4/22/15
to presto...@googlegroups.com
found the issue , our plugin directory is missing in Presto

I would to understand better how work internally Presto (from the request to the result) , do you have some doc about that (what we can find on internet lacks details) ?

Thanks for your help and your quick reply

袁安峰

unread,
Apr 22, 2015, 2:16:56 AM4/22/15
to presto...@googlegroups.com
The offical website for presto: http://prestodb.io/
You can also find some useful document on http://www.slideshare.net, search the keyword 'presto'.

在 2015年4月22日星期三 UTC+8下午2:12:26,Paskal Karsenti写道:

Paskal Karsenti

unread,
Apr 22, 2015, 2:39:48 AM4/22/15
to presto...@googlegroups.com
I was looking for something more low level technical details, if possible

Thanks
Reply all
Reply to author
Forward
0 new messages