[
https://issues.apache.org/jira/browse/DRILL-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496095#comment-17496095
]
ASF GitHub Bot commented on DRILL-8144:
---------------------------------------
jnturton opened a new pull request #2470:
URL: https://github.com/apache/drill/pull/2470
# [DRILL-8144](https://issues.apache.org/jira/browse/DRILL-8144): Cannot
launch Drill 1.20 RC 4 on Windows
## Description
Typo fixes in sqlline.bat, bump of winutils to 3.2.2, move
rdblue/brotli-codec to "provided" scope so that it does not break startup on
Windows and ARM.
## Documentation
Add to the docs that users should provide their own brotli-codec jar if they
want to work with such Parquet files.
## Testing
Install and start Drill on Windows using drill-embedded.bat
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Cannot launch Drill 1.20 RC 4 on Windows
> ----------------------------------------
>
> Key: DRILL-8144
> URL: https://issues.apache.org/jira/browse/DRILL-8144
> Project: Apache Drill
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.20.0
> Reporter: James Turton
> Assignee: James Turton
> Priority: Blocker
> Fix For: 1.20.0
>
>
> There are syntax errors in sqlline.bat. Winutils needs to match the Hadoop
> libs version of 3.2.2. The brotli codec jar breaks startup due to a missing
> Windows native lib.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)