[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-12 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=444878&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-444878
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 12/Jun/20 13:31
Start Date: 12/Jun/20 13:31
Worklog Time Spent: 10m 
  Work Description: kgyrtkirk merged pull request #1066:
URL: https://github.com/apache/hive/pull/1066


   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 444878)
Time Spent: 1.5h  (was: 1h 20m)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-12 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=444800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-444800
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 12/Jun/20 10:23
Start Date: 12/Jun/20 10:23
Worklog Time Spent: 10m 
  Work Description: pgaref commented on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-643197493


   > > ptest is disabled, I think we can get this in; however I've just merged 
#1069...does this need any jenkinsfile changes?
   > 
   > Hey @kgyrtkirk -- yes we will need to use spotbugs syntax instead in the 
precheck, let me update the PR and test.
   > 
   > In the meanwhile, I also added storage-api to the check list so #1063 can 
also be now pushed.
   
   Updated



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 444800)
Time Spent: 1h 10m  (was: 1h)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-12 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=444801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-444801
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 12/Jun/20 10:23
Start Date: 12/Jun/20 10:23
Worklog Time Spent: 10m 
  Work Description: pgaref edited a comment on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-643197493


   > > ptest is disabled, I think we can get this in; however I've just merged 
#1069...does this need any jenkinsfile changes?
   > 
   > Hey @kgyrtkirk -- yes we will need to use spotbugs syntax instead in the 
precheck, let me update the PR and test.
   > 
   > In the meanwhile, I also added storage-api to the check list so #1063 can 
also be now pushed.
   
   Updated, waiting for a clean run



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 444801)
Time Spent: 1h 20m  (was: 1h 10m)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-11 Thread ASF GitHub Bot (Jira)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-11 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=98&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-98
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 11/Jun/20 18:56
Start Date: 11/Jun/20 18:56
Worklog Time Spent: 10m 
  Work Description: pgaref edited a comment on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-642869180


   > ptest is disabled, I think we can get this in; however I've just merged 
#1069...does this need any jenkinsfile changes?
   
   Hey @kgyrtkirk -- yes we will need to use spotbugs syntax instead in the 
precheck, let me update the PR and test.
   
   In the meanwhile, I also added storage-api to the check list so 
https://github.com/apache/hive/pull/1063 can also be now pushed.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 98)
Time Spent: 1h  (was: 50m)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-11 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=93&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-93
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 11/Jun/20 18:50
Start Date: 11/Jun/20 18:50
Worklog Time Spent: 10m 
  Work Description: kgyrtkirk commented on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-642866304


   ptest is disabled, I think we can get this in; however I've just merged 
#1069...does this need any jenkinsfile changes?



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 93)
Time Spent: 40m  (was: 0.5h)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-07 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=442418&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-442418
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 07/Jun/20 12:09
Start Date: 07/Jun/20 12:09
Worklog Time Spent: 10m 
  Work Description: kgyrtkirk commented on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-640208457


   cool!
   perfectly makes sense to me; but let's wait when we don't use the ptest 
server anymore - this might affect it



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 442418)
Time Spent: 0.5h  (was: 20m)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=441904&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-441904
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 05/Jun/20 16:21
Start Date: 05/Jun/20 16:21
Worklog Time Spent: 10m 
  Work Description: pgaref commented on pull request #1066:
URL: https://github.com/apache/hive/pull/1066#issuecomment-639607708


   Thoughts here? @kgyrtkirk  @abstractdog 



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 441904)
Time Spent: 20m  (was: 10m)

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23620) Explore moving to SpotBugs

2020-06-05 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23620?focusedWorklogId=441903&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-441903
 ]

ASF GitHub Bot logged work on HIVE-23620:
-

Author: ASF GitHub Bot
Created on: 05/Jun/20 16:20
Start Date: 05/Jun/20 16:20
Worklog Time Spent: 10m 
  Work Description: pgaref opened a new pull request #1066:
URL: https://github.com/apache/hive/pull/1066


   Change-Id: I54ca2e805732692784d64d7d05004e1866fcc815



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 441903)
Remaining Estimate: 0h
Time Spent: 10m

> Explore moving to SpotBugs
> --
>
> Key: HIVE-23620
> URL: https://issues.apache.org/jira/browse/HIVE-23620
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Panagiotis Garefalakis
>Assignee: Panagiotis Garefalakis
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> We may want to eventually switch to 
> [SpotBugs|https://github.com/spotbugs/spotbugs]
> -- the spiritual successor of FindBugs, carrying on from the point where it 
> left off with support of its community
> SpotBugs is in a reality a fork of FindBugs: 
> https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html
> {code:java}
> mvn -P spotbugs test-compile 
> com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)