[jira] Updated: (HIVE-30) Hive web interface

2010-07-23 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-30:
---

   Issue Type: New Feature  (was: Bug)
Fix Version/s: 0.3.0

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: New Feature
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.3.0
>
> Attachments: hive-30-10.patch, hive-30-11.patch, HIVE-30-5.patch, 
> HIVE-30-6.patch, hive-30-7.patch, hive-30-9.patch, HIVE-30-A.patch, 
> HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-02-03 Thread Ashish Thusoo (JIRA)

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

Ashish Thusoo updated HIVE-30:
--

   Resolution: Fixed
Fix Version/s: (was: 0.2.0)
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

committed. Thanks Edward for a great contribution!! Please put up info about 
the web UI on the wiki.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Attachments: hive-30-10.patch, hive-30-11.patch, HIVE-30-5.patch, 
> HIVE-30-6.patch, hive-30-7.patch, hive-30-9.patch, HIVE-30-A.patch, 
> HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-02-03 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: hive-30-11.patch

This patch properly cleans up files in the test case.
Tested with two successive runs of 'ant test' in hwi directory.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: hive-30-10.patch, hive-30-11.patch, HIVE-30-5.patch, 
> HIVE-30-6.patch, hive-30-7.patch, hive-30-9.patch, HIVE-30-A.patch, 
> HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-01-30 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: hive-30-10.patch

Added a target to create build directories and then made compile depend on it. 
To solve make issue.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: hive-30-10.patch, HIVE-30-5.patch, HIVE-30-6.patch, 
> hive-30-7.patch, hive-30-9.patch, HIVE-30-A.patch, HIVE-30.patch, 
> HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-01-29 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: hive-30-9.patch

Newest patch. (not a svn stat DOH!)

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: HIVE-30-5.patch, HIVE-30-6.patch, hive-30-7.patch, 
> hive-30-9.patch, HIVE-30-A.patch, HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-01-29 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: hive-30-7.patch

This patch adds:
* the WAR location to be specified in hive-site.conf (changed to HiveConf)
* also the class path refers to hadoop.root
rather then a hardcoded version ie 0.19.0

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: HIVE-30-5.patch, HIVE-30-6.patch, hive-30-7.patch, 
> HIVE-30-A.patch, HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-01-24 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: HIVE-30-6.patch

Added a test case. Fixed a possible null pointer if running standalone.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: HIVE-30-5.patch, HIVE-30-6.patch, HIVE-30-A.patch, 
> HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2009-01-23 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: HIVE-30-5.patch

This patch has:
* More javadoc
* log4j across the code
* A File View with ability to view result file by chunk
* manage_session page shows the queries return status from qp.run(String)
* Helper page that lists the kill URL for every running job

This patch does not have:
* Kill operation will have to open a new jira, not possible to determine Job ID 
from session




> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: HIVE-30-5.patch, HIVE-30-A.patch, HIVE-30.patch, 
> HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-12-24 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Fix Version/s: 0.2.0

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Fix For: 0.2.0
>
> Attachments: HIVE-30-A.patch, HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-12-23 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: HIVE-30-A.patch

Did some major re factoring based on comments.

* authorization to set hadoop/hive user/group Vectors
* log4j support 
* kill support via join (needs some testing)
* changed status to enumeration
* added two configuration options to HiveConf vs System.property
* added HWIException vs int/enum status returns
* managed close threads on shutdown
* better/consistent class naming
* silent mode as a selectable option

Still going to produce a final patch with some cleanup/JUNIT tests

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Attachments: HIVE-30-A.patch, HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-12-01 Thread Ashish Thusoo (JIRA)

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

Ashish Thusoo updated HIVE-30:
--

Component/s: Web UI

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Web UI
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Attachments: HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-12-01 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: HIVE-30.patch

Patch is an upgrade of the last patch.
 
1) Added silent mode support. Silent mode is a text box controls output to the 
result file
2) removed HWI script. Modified bin/hive to accept a component argument 
bin/hive cli | hwi
3) Code/comment cleanup
4) Shutdown issues join(2000) to any running thread

Still blocked by thread session state issues. Wanted to get input on new 
bin/hive script mostly.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Jeff Hammerbacher
>Assignee: Edward Capriolo
>Priority: Minor
> Attachments: HIVE-30.patch, HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-11-17 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Attachment: HIVE-30.patch

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Jeff Hammerbacher
>Priority: Minor
> Attachments: HIVE-30.patch
>
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-30) Hive web interface

2008-11-17 Thread Edward Capriolo (JIRA)

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

Edward Capriolo updated HIVE-30:


Status: Patch Available  (was: Open)

This patch allows a fairly function web interface with schema browsing and 
query submission.

> Hive web interface
> --
>
> Key: HIVE-30
> URL: https://issues.apache.org/jira/browse/HIVE-30
> Project: Hadoop Hive
>  Issue Type: Bug
>Reporter: Jeff Hammerbacher
>Priority: Minor
>
> Hive needs a web interface. The initial checkin should have:
> * simple schema browsing
> * query submission
> * query history (similar to MySQL's SHOW PROCESSLIST)
> A suggested feature: the ability to have a query notify the user when it's 
> completed.
> Edward Capriolo has expressed some interest in driving this process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.