[ 
https://issues.apache.org/jira/browse/PHOENIX-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823130#comment-17823130
 ] 

Anchal Kejriwal commented on PHOENIX-7249:
------------------------------------------

Hi [~stoty] i've uploaded a patch which updates how to spin up a simple Python 
web server with python3.
I have built the code locally and tried the suggested command to verify.

Please refer changes in {{site/source/src/site/markdown/building_website.md}} 
in [^phoenix-website.patch], other changes in the patch are generated during 
build.

Please let me know if anything needs to be added/updated.

> Starting HTTP Server with Python3 For website validation fails with error No 
> module named SimpleHTTPServer 
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-7249
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7249
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Anchal Kejriwal
>            Assignee: Anchal Kejriwal
>            Priority: Minor
>         Attachments: phoenix-website.patch
>
>
> [https://phoenix.apache.org/building_website.html]
>  * cd site/publish
>  * python -m SimpleHTTPServer 8000
> Running above  with Python 3, gives error as  {{{}No module named 
> SimpleHTTPServer{}}}. It’s because in python 3, SimpleHTTPServer has been 
> merged into {{http.server}} module. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to