[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-25 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated HIVE-5511:


   Resolution: Fixed
Fix Version/s: 0.13.0
   Status: Resolved  (was: Patch Available)

Patch committed to trunk.
Thanks for the contribution Eugene!


> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Fix For: 0.13.0
>
> Attachments: HIVE-5511.3.patch, HIVE-5511.5.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-24 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Status: Patch Available  (was: Open)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch, HIVE-5511.5.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-24 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Status: Open  (was: Patch Available)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch, HIVE-5511.5.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-23 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Status: Patch Available  (was: Open)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch, HIVE-5511.5.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-23 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.5.patch

HIVE-5511.5.patch addresses 
1. Thejas' comments 
2. fixes percentComplete for Hive queries
3. adds a percent complete test for Hive

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch, HIVE-5511.5.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-23 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Status: Open  (was: Patch Available)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.3.patch

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: (was: HIVE-5511.2.patch)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.3.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Status: Patch Available  (was: Open)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.2.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: (was: HIVE-5511.patch)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.2.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: (was: HIVE-5511.extra2.patch)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.2.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: (was: HIVE-5511.extra.patch)

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.2.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-17 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.2.patch

HIVE-5511.2.patch applies to trunk after HIVE-5133.  This includes tests 
contributed by [~deepesh]

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.2.patch, HIVE-5511.extra2.patch, 
> HIVE-5511.extra.patch, HIVE-5511.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-11 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.extra2.patch

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.extra2.patch, HIVE-5511.extra.patch, 
> HIVE-5511.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-10 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.extra.patch

HIVE-5511.extra.patch additional changes

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.extra.patch, HIVE-5511.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HIVE-5511) percentComplete returned by job status from WebHCat is null

2013-10-09 Thread Eugene Koifman (JIRA)

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

Eugene Koifman updated HIVE-5511:
-

Attachment: HIVE-5511.patch

> percentComplete returned by job status from WebHCat is null
> ---
>
> Key: HIVE-5511
> URL: https://issues.apache.org/jira/browse/HIVE-5511
> Project: Hive
>  Issue Type: Bug
>  Components: WebHCat
>Affects Versions: 0.12.0
>Reporter: Eugene Koifman
>Assignee: Eugene Koifman
> Attachments: HIVE-5511.patch
>
>
> In hadoop1 the logging from MR is sent to stderr.  In H2, by default, to 
> syslog.  templeton.tool.LaunchMapper expects to see the output on stderr to 
> produce 'percentComplete' in job status.



--
This message was sent by Atlassian JIRA
(v6.1#6144)