I fix this issue. tks
-- --
??: "guosijie";
: 2019??2??25??(??) 5:18
??: "Dev";
: "dev";
: Re: Build failed in Jenkins: pulsar-website-build #571
Hmm it seems the recent merge of canal connector documentation has brok
cp: target '/pulsar/generated-site/content' is not a directory
if dir not exists, this error is reported using the CP command. so
docker-build-site.sh fix as :
&& rm -rf /pulsar/generated-site/content && mkdir -p
/pulsar/generated-site/content && cp -R ./build/pulsar/*
/pulsar/generated-si
sorry, the photo not show in content. The structure is as follows:
/pulsar
/pulsar-external
/pulsar-flink
/pulsar-spark
/pulsar-storm etc..
-- 原始邮件 --
发件人: "Pingle Wang"<1269223...@qq.com>;
发送时间: 2019年1月7日(星期一) 中
like:
-- --
??: "Pingle Wang"<1269223...@qq.com>;
: 2019??1??7??(??) 12:36
??: "dev";
: ?? [ANNOUNCE] Apache Pulsar
Dear all:
when I PR found, we can have pulsar-external(sub-module) un
Dear all:
when I PR found, we have pulsar-external(sub-module) under /pulsar, as
long-term, other computing engine can be rolled under /pulsar-external as well:
/pulsar-external |-- pulsar-flink |-- pulsar-spark
|-- pulsar-storm etc..
WDYT?
-- 原始