[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2022-06-13 Thread Andrew Kyle Purtell (Jira)


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

Andrew Kyle Purtell updated HBASE-6275:
---
  Assignee: (was: Lars George)
Resolution: Abandoned
Status: Resolved  (was: Patch Available)

> Add conditional Hadoop properties assignment
> 
>
> Key: HBASE-6275
> URL: https://issues.apache.org/jira/browse/HBASE-6275
> Project: HBase
>  Issue Type: Improvement
>  Components: Client, master, regionserver
>Affects Versions: 0.95.2
>Reporter: Lars George
>Priority: Minor
>  Labels: beginner
> Attachments: HBASE-6275.patch
>
>
> See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
> VersionInfo to put the proper one in, yet only one of them. Currently we 
> always get this message when you start a daemon or the shell:
> {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
> fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
> As well as this subsequently sporting the same issue:
> {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
> mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
> And the shell does:
> {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
> deprecated. Instead, use io.native.lib.available{noformat}
> Talking to Stack he suggest:
> {quote}We should make a little function under util to do it because it will be
> reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2013-04-02 Thread stack (JIRA)

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

stack updated HBASE-6275:
-

Fix Version/s: (was: 0.95.0)

Patch has merit but needs finishing.  No movement in months.  Moving out of 
0.95 for now.

 Add conditional Hadoop properties assignment
 

 Key: HBASE-6275
 URL: https://issues.apache.org/jira/browse/HBASE-6275
 Project: HBase
  Issue Type: Improvement
  Components: Client, master, regionserver
Affects Versions: 0.96.0
Reporter: Lars George
Assignee: Lars George
Priority: Minor
  Labels: noob
 Attachments: HBASE-6275.patch


 See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
 VersionInfo to put the proper one in, yet only one of them. Currently we 
 always get this message when you start a daemon or the shell:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
 As well as this subsequently sporting the same issue:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
 And the shell does:
 {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
 deprecated. Instead, use io.native.lib.available{noformat}
 Talking to Stack he suggest:
 {quote}We should make a little function under util to do it because it will be
 reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2012-09-27 Thread stack (JIRA)

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

stack updated HBASE-6275:
-

Status: Patch Available  (was: Open)

Marking this as patch available.  This would be a nice one to have.  The spew 
in the logs makes us look messy.  Needs work to finish though.

 Add conditional Hadoop properties assignment
 

 Key: HBASE-6275
 URL: https://issues.apache.org/jira/browse/HBASE-6275
 Project: HBase
  Issue Type: Improvement
  Components: Client, master, regionserver
Affects Versions: 0.96.0
Reporter: Lars George
Assignee: Lars George
Priority: Minor
 Fix For: 0.96.0

 Attachments: HBASE-6275.patch


 See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
 VersionInfo to put the proper one in, yet only one of them. Currently we 
 always get this message when you start a daemon or the shell:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
 As well as this subsequently sporting the same issue:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
 And the shell does:
 {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
 deprecated. Instead, use io.native.lib.available{noformat}
 Talking to Stack he suggest:
 {quote}We should make a little function under util to do it because it will be
 reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2012-09-27 Thread stack (JIRA)

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

stack updated HBASE-6275:
-

  Tags: noob
Labels: noob  (was: )

Marking noob in case some one wants to bring LarsG's work home.

 Add conditional Hadoop properties assignment
 

 Key: HBASE-6275
 URL: https://issues.apache.org/jira/browse/HBASE-6275
 Project: HBase
  Issue Type: Improvement
  Components: Client, master, regionserver
Affects Versions: 0.96.0
Reporter: Lars George
Assignee: Lars George
Priority: Minor
  Labels: noob
 Fix For: 0.96.0

 Attachments: HBASE-6275.patch


 See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
 VersionInfo to put the proper one in, yet only one of them. Currently we 
 always get this message when you start a daemon or the shell:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
 As well as this subsequently sporting the same issue:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
 And the shell does:
 {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
 deprecated. Instead, use io.native.lib.available{noformat}
 Talking to Stack he suggest:
 {quote}We should make a little function under util to do it because it will be
 reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2012-07-02 Thread Lars George (JIRA)

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

Lars George updated HBASE-6275:
---

Attachment: HBASE-6275.patch

The first patch attempt. I am using a helper that checks which version of 
Hadoop it is based on the existence of the Configuration.handleDeprecation() 
method.

 Add conditional Hadoop properties assignment
 

 Key: HBASE-6275
 URL: https://issues.apache.org/jira/browse/HBASE-6275
 Project: HBase
  Issue Type: Improvement
  Components: client, master, regionserver
Affects Versions: 0.96.0
Reporter: Lars George
Assignee: Lars George
Priority: Minor
 Fix For: 0.96.0

 Attachments: HBASE-6275.patch


 See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
 VersionInfo to put the proper one in, yet only one of them. Currently we 
 always get this message when you start a daemon or the shell:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
 As well as this subsequently sporting the same issue:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
 And the shell does:
 {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
 deprecated. Instead, use io.native.lib.available{noformat}
 Talking to Stack he suggest:
 {quote}We should make a little function under util to do it because it will be
 reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-6275) Add conditional Hadoop properties assignment

2012-06-26 Thread Lars George (JIRA)

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

Lars George updated HBASE-6275:
---

Summary: Add conditional Hadoop properties assignment  (was: Add 
conditional Hadoop properties assigment)

 Add conditional Hadoop properties assignment
 

 Key: HBASE-6275
 URL: https://issues.apache.org/jira/browse/HBASE-6275
 Project: HBase
  Issue Type: Improvement
  Components: client, master, regionserver
Affects Versions: 0.96.0
Reporter: Lars George
Priority: Minor
 Fix For: 0.96.0


 See https://issues.apache.org/jira/browse/HBASE-3639, we should use 
 VersionInfo to put the proper one in, yet only one of them. Currently we 
 always get this message when you start a daemon or the shell:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 fs.default.name is deprecated. Instead, use fs.defaultFS{noformat}
 As well as this subsequently sporting the same issue:
 {noformat}2012-06-25 16:13:44,819 WARN org.apache.hadoop.conf.Configuration: 
 mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id{noformat}
 And the shell does:
 {noformat}12/06/25 16:05:26 WARN conf.Configuration: hadoop.native.lib is 
 deprecated. Instead, use io.native.lib.available{noformat}
 Talking to Stack he suggest:
 {quote}We should make a little function under util to do it because it will be
 reused in a bunch of places (in daemons, shell, out in scripts, etc).{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira