Hi,
I work with flume-site, which uses Sphinx.
Unfortunately, I cannot build the site because of the message below.
A quick search gave me this issue:
https://github.com/prestodb/presto/issues/3849
I am assuming now that Sphinx does not support mkdirs on my system (Mac).
Digging deeper, I saw t
Obviously, I have never had a problem building the Flume web site, although I
haven’t done it since the last release. I just ran the build with no problems.
Did you follow the instructions at
https://cwiki.apache.org/confluence/display/FLUME/Updating+the+Web+Site? I
don’t know why it would be u
On Sat, Dec 9, 2023, at 17:30, Ralph Goers wrote:
> Did you follow the instructions at
> https://cwiki.apache.org/confluence/display/FLUME/Updating+the+Web+Site?
> I don’t know why it would be using Sphinx 1.1.2.
Yes, I was failing at step 4 (mvn package)
I think, it is the underlying Python
> On Dec 9, 2023, at 3:27 PM, Christian Grobmeier wrote:
>
>
> On Sat, Dec 9, 2023, at 17:30, Ralph Goers wrote:
>> Did you follow the instructions at
>> https://cwiki.apache.org/confluence/display/FLUME/Updating+the+Web+Site?
>> I don’t know why it would be using Sphinx 1.1.2.
>
> Yes, I