[jira] [Updated] (HIVE-3291) fix fs resolvers

2012-11-15 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-3291:
---

   Resolution: Fixed
Fix Version/s: 0.10.0
 Assignee: Ashish Singh  (was: Giridharan Kesavan)
   Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Ashish!

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Ashish Singh
 Fix For: 0.10.0

 Attachments: HIVE-3291.patch, HIVE-3291.patch1, HIVE-3291.patch2


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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] (HIVE-3291) fix fs resolvers

2012-11-13 Thread Ashish Singh (JIRA)

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

Ashish Singh updated HIVE-3291:
---

Attachment: HIVE-3291.patch2

Revised patch for fs resolver.

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Attachments: HIVE-3291.patch, HIVE-3291.patch1, HIVE-3291.patch2


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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] (HIVE-3291) fix fs resolvers

2012-07-26 Thread Ashish Singh (JIRA)

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

Ashish Singh updated HIVE-3291:
---

Attachment: HIVE-3291.patch1

fs resolver has hardcoded group id. It should be based on regular expression 
matching.

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Attachments: HIVE-3291.patch, HIVE-3291.patch1


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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] (HIVE-3291) fix fs resolvers

2012-07-26 Thread Ashish Singh (JIRA)

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

Ashish Singh updated HIVE-3291:
---

Affects Version/s: 0.9.0
   Status: Patch Available  (was: Open)

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Attachments: HIVE-3291.patch, HIVE-3291.patch1


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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] (HIVE-3291) fix fs resolvers

2012-07-26 Thread Ashish Singh (JIRA)

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

Ashish Singh updated HIVE-3291:
---

Attachment: HIVE-3291.patch1

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Attachments: HIVE-3291.patch, HIVE-3291.patch1


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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] (HIVE-3291) fix fs resolvers

2012-07-26 Thread Ashish Singh (JIRA)

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

Ashish Singh updated HIVE-3291:
---

Attachment: (was: HIVE-3291.patch1)

 fix fs resolvers 
 -

 Key: HIVE-3291
 URL: https://issues.apache.org/jira/browse/HIVE-3291
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan
 Attachments: HIVE-3291.patch, HIVE-3291.patch1


 shims module fails to compile when compiling hive against 1.0 using the fs 
 resolvers as the force=true flag forces it to use the available version of 
 hadoop.
 In a scenario where you want to build hadoop-1.0 and shims would still want 
 to build against 20.2 and if you happen to use fs resolver ie 
 -Dresolvers=true , fs resolvers would just use 1.0 of hadoop for shims and 
 shims compilation will fail.

--
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