[jira] [Commented] (DRILL-8436) Upgrade Hadoop 3.2.4 -> 3.3.6

2023-08-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17755348#comment-17755348
 ] 

ASF GitHub Bot commented on DRILL-8436:
---

jnturton commented on code in PR #2821:
URL: https://github.com/apache/drill/pull/2821#discussion_r1296649086


##
exec/jdbc-all/pom.xml:
##
@@ -102,6 +102,18 @@
   commons-codec
   commons-codec
 
+
+  com.sun.jersey
+  jersey-core
+
+
+  com.sun.jersey
+  jersey-server
+
+
+  com.sun.jersey

Review Comment:
   Ah! Thanks.





> Upgrade Hadoop 3.2.4 -> 3.3.6
> -
>
> Key: DRILL-8436
> URL: https://issues.apache.org/jira/browse/DRILL-8436
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.22.0
>
>
> Hadoop is upgraded to 3.3.6. Jetty is upgraded to 9.4.51.v20230217.



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


[jira] [Commented] (DRILL-8436) Upgrade Hadoop 3.2.4 -> 3.3.6

2023-08-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17755161#comment-17755161
 ] 

ASF GitHub Bot commented on DRILL-8436:
---

pjfanning commented on PR #2821:
URL: https://github.com/apache/drill/pull/2821#issuecomment-1680885511

   > So, this seems to work but not in JDK 8 
   
   In JDK, it can't find io/netty/handler/codec/http/HttpRequest. Maybe, we 
need to add an explicit dependency on the io.netty:netty-codec-http jar




> Upgrade Hadoop 3.2.4 -> 3.3.6
> -
>
> Key: DRILL-8436
> URL: https://issues.apache.org/jira/browse/DRILL-8436
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.22.0
>
>
> Hadoop is upgraded to 3.3.6. Jetty is upgraded to 9.4.51.v20230217.



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


[jira] [Commented] (DRILL-8436) Upgrade Hadoop 3.2.4 -> 3.3.6

2023-08-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17755157#comment-17755157
 ] 

ASF GitHub Bot commented on DRILL-8436:
---

pjfanning commented on code in PR #2821:
URL: https://github.com/apache/drill/pull/2821#discussion_r1296126455


##
exec/jdbc-all/pom.xml:
##
@@ -102,6 +102,18 @@
   commons-codec
   commons-codec
 
+
+  com.sun.jersey
+  jersey-core
+
+
+  com.sun.jersey
+  jersey-server
+
+
+  com.sun.jersey

Review Comment:
   hadoop 3.3.6 uses my fork of jersey-json 

> Upgrade Hadoop 3.2.4 -> 3.3.6
> -
>
> Key: DRILL-8436
> URL: https://issues.apache.org/jira/browse/DRILL-8436
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.22.0
>
>
> Hadoop is upgraded to 3.3.6. Jetty is upgraded to 9.4.51.v20230217.



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


[jira] [Updated] (DRILL-8452) Library upgrades

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton updated DRILL-8452:

Description: 
- hbase.version -> 2.5.5-hadoop3
 - avro.version -> 1.11.2
 - metrics.version -> 4.2.19
 - jersey.version -> 2.40
 - asm.version -> 9.5
 - antlr.version -> -4.13.0- 4.9.3
 - maven.version -> 3.9.4
 - commons.validator.version -> 1.7
 - protostuff.version -> 1.8.0
 - joda.version -> 2.12.5
 - surefire.version -> 3.1.2
 - jna.version -> 5.13.0
 - commons.compress.version -> 1.23.0
 - hikari.version -> 5.0.1
 - httpclient.version -> 4.5.14
 - libthrift.version -> 0.18.1
 - snakeyaml.version -> 2.1
 - testcontainers.version -> 1.18.3
 - httpdlog-parser.version -> 5.10.0
 - log4j.version -> 2.20.0
 - aircompressor.version -> 0.25
 - hbase.version -> 2.5.5

  was:
- hbase.version -> 2.5.5-hadoop3
- avro.version -> 1.11.2
- metrics.version -> 4.2.19
- jersey.version -> 2.40
- asm.version -> 9.5
- antlr.version -> 4.13.0
- maven.version -> 3.9.4
- commons.validator.version -> 1.7
- protostuff.version -> 1.8.0
- joda.version -> 2.12.5
- surefire.version -> 3.1.2
- jna.version -> 5.13.0
- commons.compress.version -> 1.23.0
- hikari.version -> 5.0.1
- httpclient.version -> 4.5.14
- libthrift.version -> 0.18.1
- snakeyaml.version -> 2.1
- testcontainers.version -> 1.18.3
- httpdlog-parser.version -> 5.10.0
- log4j.version -> 2.20.0
- aircompressor.version -> 0.25
- hbase.version -> 2.5.5


> Library upgrades
> 
>
> Key: DRILL-8452
> URL: https://issues.apache.org/jira/browse/DRILL-8452
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.21.2
>
>
> - hbase.version -> 2.5.5-hadoop3
>  - avro.version -> 1.11.2
>  - metrics.version -> 4.2.19
>  - jersey.version -> 2.40
>  - asm.version -> 9.5
>  - antlr.version -> -4.13.0- 4.9.3
>  - maven.version -> 3.9.4
>  - commons.validator.version -> 1.7
>  - protostuff.version -> 1.8.0
>  - joda.version -> 2.12.5
>  - surefire.version -> 3.1.2
>  - jna.version -> 5.13.0
>  - commons.compress.version -> 1.23.0
>  - hikari.version -> 5.0.1
>  - httpclient.version -> 4.5.14
>  - libthrift.version -> 0.18.1
>  - snakeyaml.version -> 2.1
>  - testcontainers.version -> 1.18.3
>  - httpdlog-parser.version -> 5.10.0
>  - log4j.version -> 2.20.0
>  - aircompressor.version -> 0.25
>  - hbase.version -> 2.5.5



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


[jira] [Commented] (DRILL-8436) Upgrade Hadoop 3.2.4 -> 3.3.6

2023-08-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17755063#comment-17755063
 ] 

ASF GitHub Bot commented on DRILL-8436:
---

jnturton commented on PR #2821:
URL: https://github.com/apache/drill/pull/2821#issuecomment-1680623578

   So, this seems to work but not in JDK 8 




> Upgrade Hadoop 3.2.4 -> 3.3.6
> -
>
> Key: DRILL-8436
> URL: https://issues.apache.org/jira/browse/DRILL-8436
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.22.0
>
>
> Hadoop is upgraded to 3.3.6. Jetty is upgraded to 9.4.51.v20230217.



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


[jira] [Commented] (DRILL-8452) Library upgrades

2023-08-16 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17755061#comment-17755061
 ] 

ASF GitHub Bot commented on DRILL-8452:
---

jnturton opened a new pull request, #2823:
URL: https://github.com/apache/drill/pull/2823

   # [DRILL-8452](https://issues.apache.org/jira/browse/DRILL-8452): Library 
upgrades
   
   - hbase.version -> 2.5.5-hadoop3
   - avro.version -> 1.11.2
   - metrics.version -> 4.2.19
   - jersey.version -> 2.40
   - asm.version -> 9.5
   - antlr.version -> 4.13.0
   - maven.version -> 3.9.4
   - commons.validator.version -> 1.7
   - protostuff.version -> 1.8.0
   - joda.version -> 2.12.5
   - surefire.version -> 3.1.2
   - jna.version -> 5.13.0
   - commons.compress.version -> 1.23.0
   - hikari.version -> 5.0.1
   - httpclient.version -> 4.5.14
   - libthrift.version -> 0.18.1
   - snakeyaml.version -> 2.1
   - testcontainers.version -> 1.18.3
   - httpdlog-parser.version -> 5.10.0
   - log4j.version -> 2.20.0
   - aircompressor.version -> 0.25
   - hbase.version -> 2.5.5
   
   ## Documentation
   N/A
   
   ## Testing
   Existing unit tests.
   




> Library upgrades
> 
>
> Key: DRILL-8452
> URL: https://issues.apache.org/jira/browse/DRILL-8452
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: library
>Affects Versions: 1.21.1
>Reporter: James Turton
>Assignee: James Turton
>Priority: Minor
> Fix For: 1.21.2
>
>
> - hbase.version -> 2.5.5-hadoop3
> - avro.version -> 1.11.2
> - metrics.version -> 4.2.19
> - jersey.version -> 2.40
> - asm.version -> 9.5
> - antlr.version -> 4.13.0
> - maven.version -> 3.9.4
> - commons.validator.version -> 1.7
> - protostuff.version -> 1.8.0
> - joda.version -> 2.12.5
> - surefire.version -> 3.1.2
> - jna.version -> 5.13.0
> - commons.compress.version -> 1.23.0
> - hikari.version -> 5.0.1
> - httpclient.version -> 4.5.14
> - libthrift.version -> 0.18.1
> - snakeyaml.version -> 2.1
> - testcontainers.version -> 1.18.3
> - httpdlog-parser.version -> 5.10.0
> - log4j.version -> 2.20.0
> - aircompressor.version -> 0.25
> - hbase.version -> 2.5.5



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


[jira] [Created] (DRILL-8452) Library upgrades

2023-08-16 Thread James Turton (Jira)
James Turton created DRILL-8452:
---

 Summary: Library upgrades
 Key: DRILL-8452
 URL: https://issues.apache.org/jira/browse/DRILL-8452
 Project: Apache Drill
  Issue Type: Improvement
  Components: library
Affects Versions: 1.21.1
Reporter: James Turton
Assignee: James Turton
 Fix For: 1.21.2


- hbase.version -> 2.5.5-hadoop3
- avro.version -> 1.11.2
- metrics.version -> 4.2.19
- jersey.version -> 2.40
- asm.version -> 9.5
- antlr.version -> 4.13.0
- maven.version -> 3.9.4
- commons.validator.version -> 1.7
- protostuff.version -> 1.8.0
- joda.version -> 2.12.5
- surefire.version -> 3.1.2
- jna.version -> 5.13.0
- commons.compress.version -> 1.23.0
- hikari.version -> 5.0.1
- httpclient.version -> 4.5.14
- libthrift.version -> 0.18.1
- snakeyaml.version -> 2.1
- testcontainers.version -> 1.18.3
- httpdlog-parser.version -> 5.10.0
- log4j.version -> 2.20.0
- aircompressor.version -> 0.25
- hbase.version -> 2.5.5



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


[jira] [Updated] (DRILL-8451) Options and profile pages have bad order symbols style

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton updated DRILL-8451:

Fix Version/s: 1.21.2
   (was: 1.22.0)

> Options and profile pages have bad order symbols style
> --
>
> Key: DRILL-8451
> URL: https://issues.apache.org/jira/browse/DRILL-8451
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Maksym Rymar
>Assignee: Maksym Rymar
>Priority: Minor
> Fix For: 1.21.2
>
> Attachments: image-2023-08-09-13-16-56-687.png, 
> image-2023-08-09-13-18-28-574.png, image-2023-08-09-13-19-41-196.png
>
>
> "Options" and "Profile" pages have bad order symbols style:
> Current:
> !image-2023-08-09-13-16-56-687.png!
> !image-2023-08-09-13-18-28-574.png!
> Expected:
> !image-2023-08-09-13-19-41-196.png!
>  
>  
>  
>  



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


[jira] [Closed] (DRILL-8451) Options and profile pages have bad order symbols style

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton closed DRILL-8451.
---

> Options and profile pages have bad order symbols style
> --
>
> Key: DRILL-8451
> URL: https://issues.apache.org/jira/browse/DRILL-8451
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Maksym Rymar
>Assignee: Maksym Rymar
>Priority: Minor
> Fix For: 1.21.2
>
> Attachments: image-2023-08-09-13-16-56-687.png, 
> image-2023-08-09-13-18-28-574.png, image-2023-08-09-13-19-41-196.png
>
>
> "Options" and "Profile" pages have bad order symbols style:
> Current:
> !image-2023-08-09-13-16-56-687.png!
> !image-2023-08-09-13-18-28-574.png!
> Expected:
> !image-2023-08-09-13-19-41-196.png!
>  
>  
>  
>  



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


[jira] [Updated] (DRILL-8449) Typo in FreeMarker templates

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton updated DRILL-8449:

Fix Version/s: 1.21.2
   (was: 1.22.0)

> Typo in FreeMarker templates
> 
>
> Key: DRILL-8449
> URL: https://issues.apache.org/jira/browse/DRILL-8449
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Web Server
>Affects Versions: 1.16.0
>Reporter: Maksym Rymar
>Assignee: Maksym Rymar
>Priority: Minor
> Fix For: 1.21.2
>
> Attachments: image-2023-08-07-21-15-56-847.png
>
>
> Css based properties use colon({{{}:{}}}) to assign values. The 
> {{result.ftl}} and {{options.ftl have property }}width{{{} with equal 
> sign({}}}={{{}) instead of colon({}}}:{{{}).{}}}
>  
> This typo makes query result table has incorrect display.
> Steps to reproduce:
>  # Execute example query: {{select full_name from cp.`employee.json` limit 1}}
>  # Push on "Column visibility" button and togle "full_name" column visibility 
> off and turn back on.
> !image-2023-08-07-21-15-56-847.png!



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


[jira] [Closed] (DRILL-8449) Typo in FreeMarker templates

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton closed DRILL-8449.
---
Resolution: Fixed

> Typo in FreeMarker templates
> 
>
> Key: DRILL-8449
> URL: https://issues.apache.org/jira/browse/DRILL-8449
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Web Server
>Affects Versions: 1.16.0
>Reporter: Maksym Rymar
>Assignee: Maksym Rymar
>Priority: Minor
> Fix For: 1.21.2
>
> Attachments: image-2023-08-07-21-15-56-847.png
>
>
> Css based properties use colon({{{}:{}}}) to assign values. The 
> {{result.ftl}} and {{options.ftl have property }}width{{{} with equal 
> sign({}}}={{{}) instead of colon({}}}:{{{}).{}}}
>  
> This typo makes query result table has incorrect display.
> Steps to reproduce:
>  # Execute example query: {{select full_name from cp.`employee.json` limit 1}}
>  # Push on "Column visibility" button and togle "full_name" column visibility 
> off and turn back on.
> !image-2023-08-07-21-15-56-847.png!



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


[jira] [Updated] (DRILL-8451) Options and profile pages have bad order symbols style

2023-08-16 Thread James Turton (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton updated DRILL-8451:

Summary: Options and profile pages have bad order symbols style  (was: 
options and profile pages have bad order symbols style)

> Options and profile pages have bad order symbols style
> --
>
> Key: DRILL-8451
> URL: https://issues.apache.org/jira/browse/DRILL-8451
> Project: Apache Drill
>  Issue Type: Bug
>Affects Versions: 1.16.0
>Reporter: Maksym Rymar
>Assignee: Maksym Rymar
>Priority: Minor
> Fix For: 1.22.0
>
> Attachments: image-2023-08-09-13-16-56-687.png, 
> image-2023-08-09-13-18-28-574.png, image-2023-08-09-13-19-41-196.png
>
>
> "Options" and "Profile" pages have bad order symbols style:
> Current:
> !image-2023-08-09-13-16-56-687.png!
> !image-2023-08-09-13-18-28-574.png!
> Expected:
> !image-2023-08-09-13-19-41-196.png!
>  
>  
>  
>  



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