<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mlib.eppdev.cn/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mlib.eppdev.cn/feed.php">
        <title>EPPDEV-MLIB call</title>
        <description></description>
        <link>https://mlib.eppdev.cn/</link>
        <image rdf:resource="https://mlib.eppdev.cn/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-19T11:26:00+0800</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mlib.eppdev.cn/doku.php?id=call:api&amp;rev=1594526862&amp;do=diff"/>
                <rdf:li rdf:resource="https://mlib.eppdev.cn/doku.php?id=call:batch&amp;rev=1594526862&amp;do=diff"/>
                <rdf:li rdf:resource="https://mlib.eppdev.cn/doku.php?id=call:udf&amp;rev=1594526862&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mlib.eppdev.cn/lib/exe/fetch.php?media=favicon.ico">
        <title>EPPDEV-MLIB</title>
        <link>https://mlib.eppdev.cn/</link>
        <url>https://mlib.eppdev.cn/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://mlib.eppdev.cn/doku.php?id=call:api&amp;rev=1594526862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-12T12:07:42+0800</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>实时接口调用</title>
        <link>https://mlib.eppdev.cn/doku.php?id=call:api&amp;rev=1594526862&amp;do=diff</link>
        <description>实时接口调用

系统通过服务网关提供实时接口，供外部进行模型计算的调用，输入json格式的输入数据，
输出为模型结果返回

接口说明

	*  接口url：&lt;http://hostname:port/consumer/calc/&gt;{modelCode}
	*  接口参数：
		*  url参数：
			*</description>
    </item>
    <item rdf:about="https://mlib.eppdev.cn/doku.php?id=call:batch&amp;rev=1594526862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-12T12:07:42+0800</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>批量数据接口调用</title>
        <link>https://mlib.eppdev.cn/doku.php?id=call:batch&amp;rev=1594526862&amp;do=diff</link>
        <description>批量数据接口调用

当前批量数据调用仅支持针对oracle、mysql数据库的批量调用，hive的批量调用
建议采用udf方式进行

获取批量调用任务包

需要使用eppdev-mlib-batch任务包，具体所需文件为两个：</description>
    </item>
    <item rdf:about="https://mlib.eppdev.cn/doku.php?id=call:udf&amp;rev=1594526862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-12T12:07:42+0800</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>HIVE UDF方式进行调用</title>
        <link>https://mlib.eppdev.cn/doku.php?id=call:udf&amp;rev=1594526862&amp;do=diff</link>
        <description>HIVE UDF方式进行调用

使用hive udf进行模型调用，有以下两种方案：

	*  使用eppdev-mlib-sdk-hive-udf原生方案，在进行udf调用的时候需要首先输入

    网关地址url、模型编码信息

	*  使用自定义udf，在进行调用的时候可以配置无需输入网关地址、模型编码信</description>
    </item>
</rdf:RDF>
