I found out that httpd log sample is not working as a tenant, with the exception of datasource not found.
Then I check the hive script, it defined the datasource but tenant cannot see this datasource. so I think that the datasource needs to be created, right? But in my opinion, I think this should be completed within the BAM automatically to exposed the default datasource to the tanent. What do you think?
问问题
65 次
2 回答
2
您可以参考 [1] 了解如何编写特定于租户的 Hive 脚本。
[1] http://docs.wso2.org/display/BAM240/Writing+Hive+Script+as+Tenant
于 2013-12-03T14:33:26.100 回答
1
您可能需要将 wso2 carbon 数据源添加为租户。请参考以下文档。
http://docs.wso2.org/display/BAM240/Installing+Tenant+Toolbox
于 2013-12-03T10:07:17.973 回答