Re: Review Request 69916: OOZIE-3427 - Use best practices in HTTP response headers

2019-02-07 Thread Zsombor Gegesy
/HTTPResponseFilter.java Lines 36 (patched) <https://reviews.apache.org/r/69916/#comment298445> Having this generic name is a bit misleading, in my opinion. FrameOptionFilter would be better, or, you can name it as HTTPResponseHeaderFilter, and make it configurable. - Zsombor Gegesy On Feb. 7, 2019, 12:

Re: Review Request 69916: OOZIE-3427 - Use best practices in HTTP response headers

2019-02-07 Thread Zsombor Gegesy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69916/#review212638 --- Ship it! Ship It! - Zsombor Gegesy On Feb. 7, 2019, 3:48

Review Request 70635: OOZIE-3488 - Migrate from guava classes to the base Java implementations

2019-05-13 Thread Zsombor Gegesy
/apache/oozie/action/hadoop/LauncherAM.java 6df151cc Diff: https://reviews.apache.org/r/70635/diff/1/ Testing --- Tested locally Thanks, Zsombor Gegesy

Re: Review Request 70635: OOZIE-3488 - Migrate from guava classes to the base Java implementations

2019-05-16 Thread Zsombor Gegesy
/oozie/tools/OozieDBImportCLI.java 3db590d02090aa730d64706fe2fc56e927a0e4ff Diff: https://reviews.apache.org/r/70635/diff/2/ Changes: https://reviews.apache.org/r/70635/diff/1-2/ Testing --- Tested locally Thanks, Zsombor Gegesy

Re: Review Request 70635: OOZIE-3488 - Migrate from guava classes to the base Java implementations

2019-05-20 Thread Zsombor Gegesy
://reviews.apache.org/r/70635/diff/2-3/ Testing --- Tested locally Thanks, Zsombor Gegesy

Review Request 71386: OOZIE-3539 Support http proxy/basic authentication in the command line client Edit Comment AssignMore

2019-08-28 Thread Zsombor Gegesy
ith Apache Knox with a kerberized cluster. Thanks, Zsombor Gegesy

Re: Review Request 71386: OOZIE-3539 Support http proxy/basic authentication in the command line client Edit Comment AssignMore

2019-08-28 Thread Zsombor Gegesy
. Thanks, Zsombor Gegesy

Re: Unsubscribeme

2019-08-28 Thread Zsombor Gegesy
According to this: https://oozie.apache.org/mail-lists.html You need to send a mail to: dev-unsubscr...@oozie.apache.org - instead of spamming this list. Best Regards, Zsombor On Wed, Aug 28, 2019 at 10:03 PM J 12323123 wrote: > On Wed, 28 Aug 2019, 21:30 Zsombor Gegesy, wr

Re: Review Request 71386: OOZIE-3539 Support http proxy/basic authentication in the command line client Edit Comment AssignMore

2019-08-29 Thread Zsombor Gegesy
ON docs/src/site/markdown/AG_Install.md 100f7c5c2 docs/src/site/markdown/DG_CommandLineTool.md 31d52f899 Diff: https://reviews.apache.org/r/71386/diff/3/ Changes: https://reviews.apache.org/r/71386/diff/2-3/ Testing --- Tested with Apache Knox with a kerberized cluster. Thanks

Re: Review Request 71386: OOZIE-3539 Support http proxy/basic authentication in the command line client Edit Comment AssignMore

2019-08-29 Thread Zsombor Gegesy
docs/src/site/markdown/AG_Install.md 100f7c5c2 docs/src/site/markdown/DG_CommandLineTool.md 31d52f899 Diff: https://reviews.apache.org/r/71386/diff/4/ Changes: https://reviews.apache.org/r/71386/diff/3-4/ Testing --- Tested with Apache Knox with a kerberized cluster. Thanks, Zsombor Gegesy

Review Request 71416: OOZIE-3540 - use StringBuilder

2019-08-30 Thread Zsombor Gegesy
, Zsombor Gegesy

Review Request 71443: OOZIE-3542: Handle better HDFS implementation, where the server doesn't handle the setErasureCodingPolicy call

2019-09-06 Thread Zsombor Gegesy
cluster Thanks, Zsombor Gegesy

Review Request 71714: OOZIE-3555: Remove unnecessary StandardCharsets.UTF_8.name() calls - where Charset could be accepted as well

2019-11-04 Thread Zsombor Gegesy
/apache/oozie/tools/diag/TestMetricsCollector.java c5766ca34 tools/src/test/java/org/apache/oozie/tools/diag/TestServerInfoCollector.java a47defaca Diff: https://reviews.apache.org/r/71714/diff/1/ Testing --- Tested locally Thanks, Zsombor Gegesy

Re: Review Request 67999: Parsing sharelib timestamps is not threadsafe

2018-07-31 Thread Zsombor Gegesy
/TestShareLibService.java Lines 1052 (patched) <https://reviews.apache.org/r/67999/#comment289728> Please collect the threads in a List, and later call 'join' on each of that, otherwise the test function returns earlier than the threads would do it's stuff - Zsombor Gegesy On July 20,

[jira] [Commented] (OOZIE-3328) Create Hive compatibility action executor to run hive actions using beeline

2019-04-04 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809911#comment-16809911 ] Zsombor Gegesy commented on OOZIE-3328: --- The problem is that there are users

[jira] [Created] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-13 Thread Zsombor Gegesy (JIRA)
Zsombor Gegesy created OOZIE-3488: - Summary: Migrate from guava classes to the base Java implementations Key: OOZIE-3488 URL: https://issues.apache.org/jira/browse/OOZIE-3488 Project: Oozie

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-13 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3488: -- Attachment: OOZIE-3488.patch > Migrate from guava classes to the base Java implementati

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-13 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3488: -- Attachment: (was: OOZIE-3488.patch) > Migrate from guava classes to the base J

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-13 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3488: -- Attachment: OOZIE-3488.patch > Migrate from guava classes to the base Java implementati

[jira] [Commented] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-14 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839554#comment-16839554 ] Zsombor Gegesy commented on OOZIE-3488: --- Thanks. I've checked, and firs

[jira] [Commented] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-15 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840380#comment-16840380 ] Zsombor Gegesy commented on OOZIE-3488: --- Thanks, really good suggestions, I wa

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-19 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3488: -- Attachment: OOZIE-3488-2.patch > Migrate from guava classes to the base Java implementati

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

2019-05-20 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3488: -- Attachment: OOZIE-3488-3.patch > Migrate from guava classes to the base Java implementati

[jira] [Created] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-28 Thread Zsombor Gegesy (Jira)
Zsombor Gegesy created OOZIE-3539: - Summary: Support http proxy/basic authentication in the command line client Key: OOZIE-3539 URL: https://issues.apache.org/jira/browse/OOZIE-3539 Project: Oozie

[jira] [Updated] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-28 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3539: -- Attachment: OOZIE-3539.patch > Support http proxy/basic authentication in the command l

[jira] [Commented] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-28 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917600#comment-16917600 ] Zsombor Gegesy commented on OOZIE-3539: --- Review request: h

[jira] [Updated] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-29 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3539: -- Attachment: OOZIE-3539-3.patch > Support http proxy/basic authentication in the command l

[jira] [Updated] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-29 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3539: -- Attachment: (was: OOZIE-3539.patch) > Support http proxy/basic authentication in

[jira] [Updated] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-29 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3539: -- Attachment: OOZIE-3539-4.patch > Support http proxy/basic authentication in the command l

[jira] [Updated] (OOZIE-3539) Support http proxy/basic authentication in the command line client

2019-08-29 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3539: -- Attachment: (was: OOZIE-3539-3.patch) > Support http proxy/basic authentication in

[jira] [Created] (OOZIE-3540) Use StringBuilder instead of StringBuffer if concurrent access is not required

2019-08-30 Thread Zsombor Gegesy (Jira)
Zsombor Gegesy created OOZIE-3540: - Summary: Use StringBuilder instead of StringBuffer if concurrent access is not required Key: OOZIE-3540 URL: https://issues.apache.org/jira/browse/OOZIE-3540

[jira] [Updated] (OOZIE-3540) Use StringBuilder instead of StringBuffer if concurrent access is not required

2019-08-30 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3540: -- Attachment: OOZIE-3540.patch > Use StringBuilder instead of StringBuffer if concurrent acc

[jira] [Commented] (OOZIE-3540) Use StringBuilder instead of StringBuffer if concurrent access is not required

2019-09-01 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920505#comment-16920505 ] Zsombor Gegesy commented on OOZIE-3540: --- Sorry, I can't figure out, w

[jira] [Created] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-06 Thread Zsombor Gegesy (Jira)
Zsombor Gegesy created OOZIE-3542: - Summary: Handle better old Hdfs implementations in ECPolicyDisabler Key: OOZIE-3542 URL: https://issues.apache.org/jira/browse/OOZIE-3542 Project: Oozie

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-06 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: OOZIE-3542.patch > Handle better old Hdfs implementations in ECPolicyDisab

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-06 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: OOZIE-3542-2.patch > Handle better old Hdfs implementations in ECPolicyDisab

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-06 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: (was: OOZIE-3542.patch) > Handle better old Hdfs implementations

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-11 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: OOZIE-3542-4.patch > Handle better old Hdfs implementations in ECPolicyDisab

[jira] [Commented] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-11 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927884#comment-16927884 ] Zsombor Gegesy commented on OOZIE-3542: --- Sorry, I wasn't near to a lap

[jira] [Reopened] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-24 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy reopened OOZIE-3542: --- > Handle better old Hdfs implementations in ECPolicyDisab

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-24 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: OOZIE-3542-amend-01.patch > Handle better old Hdfs implementations

[jira] [Commented] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-09-24 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936957#comment-16936957 ] Zsombor Gegesy commented on OOZIE-3542: --- Yes, the problem was, that the there

[jira] [Updated] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-10-14 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3542: -- Attachment: OOZIE-3542-amend-02.patch > Handle better old Hdfs implementations

[jira] [Commented] (OOZIE-3542) Handle better old Hdfs implementations in ECPolicyDisabler

2019-10-14 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951071#comment-16951071 ] Zsombor Gegesy commented on OOZIE-3542: --- Sorry, I forgot this ticket. I'v

[jira] [Created] (OOZIE-3555) Remove unnecessary StandardCharsets.UTF_8.name() calls

2019-11-04 Thread Zsombor Gegesy (Jira)
Zsombor Gegesy created OOZIE-3555: - Summary: Remove unnecessary StandardCharsets.UTF_8.name() calls Key: OOZIE-3555 URL: https://issues.apache.org/jira/browse/OOZIE-3555 Project: Oozie Issue

[jira] [Updated] (OOZIE-3555) Remove unnecessary StandardCharsets.UTF_8.name() calls

2019-11-04 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3555: -- Affects Version/s: 5.2.0 > Remove unnecessary StandardCharsets.UTF_8.name() ca

[jira] [Updated] (OOZIE-3555) Remove unnecessary StandardCharsets.UTF_8.name() calls

2019-11-04 Thread Zsombor Gegesy (Jira)
[ https://issues.apache.org/jira/browse/OOZIE-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsombor Gegesy updated OOZIE-3555: -- Attachment: OOZIE-3555.patch > Remove unnecessary StandardCharsets.UTF_8.name() ca

[jira] [Commented] (OOZIE-3304) Parsing sharelib timestamps is not threadsafe

2018-07-18 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547520#comment-16547520 ] Zsombor Gegesy commented on OOZIE-3304: --- Creating new SimpleDateFormat objec

[jira] [Commented] (OOZIE-3304) Parsing sharelib timestamps is not threadsafe

2018-07-31 Thread Zsombor Gegesy (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563785#comment-16563785 ] Zsombor Gegesy commented on OOZIE-3304: --- It seems to be a network issue in