Re: condition in a xml form

2012-05-05 Thread Ankit Jain
Mailing List. Regards, Ankit Jain On Sat, May 5, 2012 at 9:41 AM, rahul das probal rahul063...@gmail.com wrote: sir, in the glsetupform.xml document there is a form field Listcompanies which show a list of companies(organization parties). so, i want to add a condition in that form field say

Re: svn commit: r1334201 - /ofbiz/trunk/applications/product/widget/facility/FacilityForms.xml

2012-05-05 Thread Ankit Jain
) bsh.engine.BshScriptEngine.eval(BshScriptEngine.java:46) org.ofbiz.base.util.ScriptUtil.evaluate(ScriptUtil.java:279) Regards, Ankit Jain On Sat, May 5, 2012 at 2:32 PM, Adrian Crum adrian.c...@sandglass-software.com wrote: This commit does not fix the problem, it only hides the problem. The correct fix

Re: what is accountingQuantityTotal in InventoryItem entity?

2012-05-04 Thread Ankit Jain
getInventoryAvailableByFacility will give you exact ATP and QOH. As you mentioned you are getting ProductId, FacilityId, then you can easily create a InventoryItemDetail for that product's inventory with orderId, orderItemSeqId info. HTH Regards, Ankit Jain On Fri, May 4, 2012 at 7:45 PM, devalpatel deval.pa

Re: what is accountingQuantityTotal in InventoryItem entity?

2012-05-04 Thread Ankit Jain
to deduct, fetch inventoryItem for that product and then just use the service createInventoryItemDetail for creating the record and pass the required parameter like, inventoryItemId(mandatory), availableToPromiseDiff, quantityOnHandDiff. Regards, Ankit Jain On Fri, May 4, 2012 at 9:47 PM, devalpatel

[jira] [Commented] (OFBIZ-904) Error when Inventory Facility Id is left blank in product store settings

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268238#comment-13268238 ] Ankit Jain commented on OFBIZ-904: -- Its working fine for me, if its not please write steps

[jira] [Updated] (OFBIZ-4834) Continue shopping does not work

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4834: -- Attachment: OFBIZ-4834.patch Hi Jacques, This is happening because we have used save-current-view

[jira] [Updated] (OFBIZ-4566) Primary Billing Address update fails with javascript error: validation is not defined

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4566: -- Attachment: OFBIZ-4566.patch Hi Kiran, I didn't got exactly what is the issue. Please provide steps

[jira] [Commented] (OFBIZ-904) Error when Inventory Facility Id is left blank in product store settings

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268286#comment-13268286 ] Ankit Jain commented on OFBIZ-904: -- Okay got the issue. Thanks Scott. So should

[jira] [Created] (OFBIZ-4851) Error on View Facility Inventory Items Details Page

2012-05-04 Thread Ankit Jain (JIRA)
Ankit Jain created OFBIZ-4851: - Summary: Error on View Facility Inventory Items Details Page Key: OFBIZ-4851 URL: https://issues.apache.org/jira/browse/OFBIZ-4851 Project: OFBiz Issue Type: Bug

[jira] [Updated] (OFBIZ-4851) Error on View Facility Inventory Items Details Page

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4851: -- Description: Error on https://demo-trunk.ofbiz.apache.org:8443/facility/control

[jira] [Updated] (OFBIZ-4851) Error on View Facility Inventory Items Details Page

2012-05-04 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4851: -- Attachment: OFBIZ-4851.patch Attached patch fix the issue. Error on View Facility

How to use calligraconverter to convert word doc to pdf

2012-05-03 Thread Ankit Jain
Hi All, I have installed calligra on Ubuntu. Now I want to test it by converting a word document to PDF. I am new to calligra. Can someone tell me in detail how to do this through command line or any other way. I tried through command line by below command: calligraconverter

I want to subscribe to this mailing list

2012-05-03 Thread Ankit Jain
Hi___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: [libreoffice-users] Re: Want to convert doc into ps format programatically

2012-04-25 Thread Ankit Jain
Thanks Stuart --- On Tue, 24/4/12, V Stuart Foote vstuart.fo...@utsa.edu wrote: From: V Stuart Foote vstuart.fo...@utsa.edu Subject: [libreoffice-users] Re: Want to convert doc into ps format programatically To: users@global.libreoffice.org Date: Tuesday, 24 April, 2012, 11:43 PM For

[libreoffice-users] Want to convert doc into ps format programatically

2012-04-24 Thread Ankit Jain
I want to convert doc to ps(print script) format programatically.I know there is an utility available in LibreOffice that does this conversion but I don't want to install Libreoffice on the Client machine instead I want to reuse the source code of LibreOffice to develop this utility.I

Re: [libreoffice-users] Want to convert doc into ps format programatically

2012-04-24 Thread Ankit Jain
A typo- I mean post script --- On Tue, 24/4/12, Ankit Jain ankit_1988ma...@yahoo.co.in wrote: From: Ankit Jain ankit_1988ma...@yahoo.co.in Subject: [libreoffice-users] Want to convert doc into ps format programatically To: users@global.libreoffice.org Date: Tuesday, 24 April, 2012, 2:49 PM

How to convert doc files to ps format using the utility of LibreOffice without installing it

2012-04-23 Thread Ankit Jain
Hi All, I basically want to convert the doc files into ps(print script) format using the document conversion utility of LibreOffice but without installing LibreOffice on my machine. I want to write my own code for this.I know its quite tough but still if someone can provide any reference on

Re: How to convert doc to ps format using the utility of LibreOffice

2012-04-23 Thread Ankit Jain
I will provide the complete details on what I am trying to do. I don't want to install LibreOffice on my machine but still want to use the utility of LibreOffice to convert the doc to ps(print-script) format.I know this is quite tough and there is a lot of interdependency but still can

Re: [libreoffice-users] Converting doc, xls to PDF without having OO or LibreOffice installed

2012-04-23 Thread Ankit Jain
, 24 April, 2012, 2:01 AM On 23/04/2012, Ankit Jain ankit_1988ma...@yahoo.co.in wrote: Hi All, I  seek for a method to have the particular code required for converting documents into PDF and invoke only the methods that do the actual conversion. LO is free (LGPL) software; you should study

Re: [libreoffice-users] Want code or name of the component in Writer of LibreOffice that does doc, xls, ppt conversions to pdf

2012-04-21 Thread Ankit Jain
started on the next one due to known threats and other problems.  The LibreOffice project is trying to write-out any dependance on java in order to avoid forcing people to install java.  Regards from Tom :) --- On Fri, 20/4/12, Ankit Jain ankit_1988ma...@yahoo.co.in wrote: From: Ankit Jain

Re: [libreoffice-users] Re: Want code or name of the component in Writer of LibreOffice that does doc, xls, ppt conversions to pdf

2012-04-21 Thread Ankit Jain
conversions to pdf To: users@global.libreoffice.org Date: Saturday, 21 April, 2012, 4:13 PM Le 21/04/12 11:36, Ankit Jain a écrit : Hi Ankit, I just want to explore about the filter in writer component that does the doc or xls to pdf conversion.If someone can give me the part of code

Need help

2012-04-20 Thread Ankit Jain
Hello Folks, I have integrated wink with Apache Ofbiz and using it as rest server some one from other server calls my services through rest. It's working fine yesterday I came across to a problem when a request I serve it and in response I am

[libreoffice-users] Filter of writer component that does the utility of export to pdf

2012-04-20 Thread Ankit Jain
Hi All, I just want to explore about the filter in writer component that does the doc or xls to pdf conversion.If someone can give me the part of code or the filter that does this conversion it would be very helpful to me.Also what are the libraries that are involved in conversion. Please

[libreoffice-users] Want code or name of the component in Writer of LibreOffice that does doc, xls, ppt conversions to pdf

2012-04-20 Thread Ankit Jain
   Hi All, I just want to explore about the filter in writer component that does the doc or xls to pdf conversion.If someone can give me the part of code or the filter that does this conversion it would be very helpful to me.Also what are the libraries that are involved in conversion. Please

Re: Change decorator-screen name in runtime

2012-04-18 Thread Ankit Jain
. Regards, Ankit Jain On Wed, Apr 18, 2012 at 5:11 PM, Deepika1 S deepika...@tcs.com wrote: Hi All, I have the following code in CommonScreens.xml, I  have set a session attribute in the runtime , suppose setType ,it's value being  Blue. Now what i want is , depending on the value of setType

Re: view-last - vie last page

2012-04-11 Thread Ankit Jain
Hi Robert, Use save-last-view I think this will help you. response name=success type=view-last save-last-view=true/ Regards, Ankit Jain On Thu, Apr 12, 2012 at 3:28 AM, Robert2012 g...@mercon24.de wrote: Hey, when I call a controller request-map and do response with view-last, I get

Re: [VOTE] [RELEASE] Apache OFBiz 10.04.02

2012-04-11 Thread Ankit Jain
+1 Regards, Ankit Jain On Wed, Apr 11, 2012 at 4:14 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: This is the vote thread to release a new (bug fix) release for the 10.04 branch. This new release, Apache OFBiz 10.04.02 (major release number: 10.04; minor release number

Re: Looking for OFBiz freelance developers and/or companies.

2012-04-06 Thread Ankit Jain
Hi Hans, I am interested in this opportunity. I am attaching my resume. Please have a look and let me know. Regards, Ankit Jain On Fri, Apr 6, 2012 at 6:13 PM, Hans Bakker h.bak...@antwebsystems.com wrote: Hi OFBiz professionals! Sorry to bother you in this newsgroup. We are getting

Re: Renaming some ant tasks to improve consistency

2012-03-28 Thread Ankit Jain
+1, now the name makes sense. Regards, Ankit Jain On Mon, Mar 26, 2012 at 7:27 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Hi all, I have reviewed the names of our ant tasks and I would like to propose to rename [*] some of them to make them more consistent with what

Re: Proposal to close the 4.0 and 09.04 release branches

2012-02-23 Thread Ankit Jain
+1 Regards, Ankit Jain On Thu, Feb 23, 2012 at 2:05 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Hi devs, I would like to propose to officially close the two oldest branches: release4.0 release09.04 When the branches will be closed: * we will no more backport fixes

[jira] [Commented] (OFBIZ-4690) If Picklist is Cancelled than all the PicklistItem related to that PicklistId should also get Cancel.

2012-02-19 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211326#comment-13211326 ] Ankit Jain commented on OFBIZ-4690: --- Thanks Jacques. :) If Picklist

[jira] [Commented] (OFBIZ-4690) If Picklist is Cancelled than all the PicklistItem related to that PicklistId should also get Cancel.

2012-02-15 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208290#comment-13208290 ] Ankit Jain commented on OFBIZ-4690: --- Hi Jacques, Thanks to look into it. If we cancel

[jira] [Created] (OFBIZ-4689) Keywords list is missing in Catalog

2012-02-13 Thread Ankit Jain (Created) (JIRA)
Reporter: Ankit Jain Priority: Minor Fix For: Release Branch 10.04 In the catalog when you select Keywords tab the keyword list is not showing https://localhost:8443/catalog/control/EditProductKeyword?productId=GZ-1004 -- This message is automatically

[jira] [Updated] (OFBIZ-4689) Keywords list is missing in Catalog

2012-02-13 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4689: -- Attachment: OFBIZ-4689.patch This issue is because of missing product value in the screen. Attached

[jira] [Created] (OFBIZ-4690) If Picklist is Cancelled than all the PicklistItem related to that PicklistId should also get Cancel.

2012-02-13 Thread Ankit Jain (Created) (JIRA)
/browse/OFBIZ-4690 Project: OFBiz Issue Type: Improvement Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk Reporter: Ankit Jain Priority: Minor Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk If Picklist

[jira] [Updated] (OFBIZ-4690) If Picklist is Cancelled than all the PicklistItem related to that PicklistId should also get Cancel.

2012-02-13 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4690: -- Attachment: OFBIZ-4690.patch The attached patch will fix this issue. If Picklist

Re: Welcome Erwan De Ferrieres as a new OFBiz PMC member

2012-02-08 Thread Ankit Jain
Congrats Erwan. Regards, Ankit Jain On Wed, Feb 8, 2012 at 2:18 PM, Pranay Pandey pranay.pan...@hotwaxmedia.com wrote: Congrats Erwan! Thanks and Regards --- Pranay Pandey On Feb 7, 2012, at 1:51 AM, Erwan de FERRIERES wrote: Le 06/02/2012 19:29, Jacopo Cappellato a écrit

Re: [Mono-dev] Nuget and xbuild

2012-02-01 Thread Ankit Jain
2012/2/1 Konrad M. Kruczyński konrad.kruczyn...@gmail.com Hi all, during playing with nuget I discovered that xbuild has some problems with playing with nuget's targets. Specifically nuget.targets contains lines like that one: PackagesConfig$([System.IO.**Path]::Combine($(ProjectDir),

Re: [Mono-dev] Nuget and xbuild

2012-02-01 Thread Ankit Jain
2012/2/1 Konrad M. konrad.kruczyn...@gmail.com On Wed, 2012-02-01 at 16:52 +0530, Ankit Jain wrote: xbuild doesn't support property functions yet. In this case, the replacement should be easy: PackagesConfig$(ProjectDir)\packages.config/PackagesConfig I thought so. Your

Re: [Mono-list] Xbuild fails

2012-01-30 Thread Ankit Jain
Could you post the .sln file? -Ankit On Mon, Jan 30, 2012 at 4:54 PM, Matt Calder mvcal...@gmail.com wrote: Hi, I am working with a Solution primarily with Monodevelop. However, we deploy this solution to the cloud and there we build using xbuild. Recently, that build started failing with

Re: Related to INSERT QUERY in Hive

2012-01-17 Thread Ankit Jain
Load data inpath will append data into Hive table .. this feature is also supported in Hive-0.7.*. Ex: load data local inpath './examples/files/kv1.txt' into table test1; This commad will append data into test1 table. On Wed, Jan 18, 2012 at 10:55 AM, Aniket Mokashi aniket...@gmail.comwrote:

[jira] [Commented] (OFBIZ-4629) The Status of PicklistItem never changes from PICKITEM_PENDING to PICKITEM_COMPLETED.

2012-01-16 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187035#comment-13187035 ] Ankit Jain commented on OFBIZ-4629: --- Thanks Jacques. :) The Status

Re: Problem with Hive-Hadoop

2012-01-09 Thread Ankit Jain
It will use hadoop lib by default.. requirement is hadoop must be in class path On Mon, Jan 9, 2012 at 3:30 PM, ian.mey...@barclayscapital.com wrote: I did see that, and to try and ensure the right Hadoop libs are being used, I’ve created the following entry in hive-site.xml: ** **

[jira] [Updated] (OFBIZ-4629) The Status of PicklistItem never changes from PICKITEM_PENDING to PICKITEM_COMPLETED.

2011-12-22 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4629: -- Attachment: Updated-Ofbiz-4629.patch Thanks Jacques, for reviewing it. Yes I found the method

[jira] [Created] (OFBIZ-4629) The Status of PicklistItem never changes from PICKITEM_PENDING to PICKITEM_COMPLETED.

2011-12-21 Thread Ankit Jain (Created) (JIRA)
: OFBiz Issue Type: Bug Components: product Affects Versions: Release 10.04, SVN trunk Reporter: Ankit Jain Priority: Minor Whenever a order is verified picked the status of Picklistitem never changes to PICKITEM_COMPLETED, even if the order

[jira] [Updated] (OFBIZ-4629) The Status of PicklistItem never changes from PICKITEM_PENDING to PICKITEM_COMPLETED.

2011-12-21 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4629: -- Attachment: OFBIZ-4629.patch Attached patch fix the issue. The Status

[Google Maps API v3] Custom overlay issue

2011-12-09 Thread Ankit Jain
Hi I have a cutom overlay (overlayView). There is a canvas attached with this. I am facing problems with redraw on this canvas. I have some drawings on the canvas, if suppose I zoom in now, Some part of canvas drawings go out of the view. Now I drag/pan the view to bring in the drawings that

[jira] [Updated] (OFBIZ-4613) Vendor tab in Catalog Products is not working.

2011-12-08 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4613: -- Attachment: Updated-Ofbiz-4613.patch Hi Jacques, Amit Some of the tabs like(Geos, Maintenance Meter

[jira] [Commented] (OFBIZ-4603) Minor fix for Manage Picklist tab in Facility

2011-12-08 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165893#comment-13165893 ] Ankit Jain commented on OFBIZ-4603: --- Thanks Hans :) Minor fix

Re: Successful message

2011-12-05 Thread Ankit Jain
Hi Veena, If you are talking about minilang services then use tag default-messageYour Message! /default-message. Regards, Ankit Jain On Mon, Dec 5, 2011 at 2:51 PM, veena veen...@spanservices.com wrote: Hi I am beginner in ofbiz i wanted to know how to display successful(formal

[jira] [Created] (OFBIZ-4603) Minor fix for Manage Picklist tab in Facility

2011-12-02 Thread Ankit Jain (Created) (JIRA)
Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk Reporter: Ankit Jain Priority: Minor On this page https://demo-trunk.ofbiz.apache.org/facility/control/PicklistManage?facilityId=WebStoreWarehouse the table header is not correct the orderId is showing above

[jira] [Commented] (OFBIZ-4603) Minor fix for Manage Picklist tab in Facility

2011-12-02 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13161552#comment-13161552 ] Ankit Jain commented on OFBIZ-4603: --- Thanks Hans, please also apply this change

Re: Hive-Hbase integration require Hbase in Pseudo distributed??

2011-12-02 Thread Ankit Jain
I think your hbase master is not running. Open the hive shell and run command : hbase status On Fri, Dec 2, 2011 at 2:00 PM, Alok Kumar alok...@gmail.com wrote: Hi, Does Hive-Hbase integration require Hbase running in pseudo-distributed mode? I've build my Hadoop following this article

Re: Hive-Hbase integration require Hbase in Pseudo distributed??

2011-12-02 Thread Ankit Jain
(HBaseAdmin.java:83) Regards, Alok On Fri, Dec 2, 2011 at 5:14 PM, Ankit Jain ankitjainc...@gmail.comwrote: HI, Can you post the Hbase-site.xml and hadoop core-site.xml properties here. Regards, Ankit On Fri, Dec 2, 2011 at 3:30 PM, Alok Kumar alok...@gmail.com wrote: Hi Ankit, you were

Re: Hive/Hbase integration Problem

2011-11-29 Thread Ankit Jain
Hi, Please use 127.0.0.1 instead of ubuntu.ubuntu-domain . or Open the Hbase shell and run command 'status'. On Tue, Nov 29, 2011 at 1:34 PM, shashwat shriparv dwivedishash...@gmail.com wrote: I have followed https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration my hbase is

Re: Hive/Hbase integration Problem

2011-11-29 Thread Ankit Jain
localhost 23.201.99.100 hbase.mycompany.com hbase so i made the host file at my machine as such. is the host file configuration is correct. On Tue, Nov 29, 2011 at 1:42 PM, Ankit Jain ankitjainc...@gmail.comwrote: Hi, Please use 127.0.0.1 instead of ubuntu.ubuntu-domain . or Open

[jira] [Created] (OFBIZ-4552) Assign To Reconciliation and Deposit/Withdraw not working

2011-11-08 Thread Ankit Jain (Created) (JIRA)
: accounting Affects Versions: SVN trunk Reporter: Ankit Jain Priority: Minor Fix For: SVN trunk The Assign to Reconciliation on https://demo-trunk.ofbiz.apache.org:8443/accounting/control/FindFinAccountTrans and Deposit/Withdraw button on https://demo

[jira] [Updated] (OFBIZ-4552) Assign To Reconciliation and Deposit/Withdraw not working

2011-11-08 Thread Ankit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4552: -- Attachment: OFBIZ-4552.patch The attached patch will fix the issue. Assign

[jira] [Commented] (OFBIZ-4552) Assign To Reconciliation and Deposit/Withdraw not working

2011-11-08 Thread Ankit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13146775#comment-13146775 ] Ankit Jain commented on OFBIZ-4552: --- Thanks Sascha :) Assign

how we can add Add user on group in hive??

2011-10-24 Thread Ankit Jain
Hi all, How we can Add user on group in hive?? I also go through the following sites: https://cwiki.apache.org/confluence/display/Hive/AuthDev but didn't get anything about how we can add user on group?? Thanks, Ankit Jain

Re: need authorization in hive

2011-10-20 Thread Ankit Jain
the user from abc to apache. Thanks, Ankit Jain On Thu, Oct 20, 2011 at 7:07 PM, Alexander C.H. Lorenz wget.n...@googlemail.com wrote: Hi, did you use the database: hive use test_db; hive create table test (one string); OK Time taken: 0.303 seconds works for me. regards, Alex

Re: need authorization in hive

2011-10-20 Thread Ankit Jain
] ... https://cwiki.apache.org/confluence/display/Hive/AuthDev#AuthDev-4.3grant%2Frevokestatement - Alex On Thu, Oct 20, 2011 at 3:45 PM, Ankit Jain ankitjainc...@gmail.comwrote: Hi Alexander, Thanks for reply.. I have used the use test_dn and then run the command create table test

Re: Access hive database using jdbc

2011-10-19 Thread Ankit Jain
On Mon, Oct 17, 2011 at 1:06 PM, Ankit Jain ankitjainc...@gmail.comwrote: Hi all, I have created the database test_db in hive using command 'create database test_db'. Then i have created the table test_db_tb inside the database test_db. Now , I want to access those table using hive jdbc driver

Re: When trying to create table Iam getting exception

2011-10-19 Thread Ankit Jain
descriptionusername to use against metastore database/description /property property namejavax.jdo.option.ConnectionPassword/name valuepassword/value /property Thanks, Ankit Jain On Wed, Oct 19, 2011 at 4:43 PM, Chinna Rao Lalam 72745 chinna...@huawei.com wrote: Hi, Check where u have configured some

Access hive database using jdbc

2011-10-17 Thread Ankit Jain
:1/test_db' but it was using the hive default database instead of test_db. How i can specify the hive database name?? Thanks, Ankit Jain

Re: Tables not accessible after restarting Amazon EC2 instances

2011-10-12 Thread Ankit Jain
Hi Ravindra, Use hadoop-namenode,hadoop-datanode1,hadoop-datanode2 in the master and slave file Instead of using Hostname. And map them in /etc/host file. Example master file: hadoop-namenode slave file : hadoop-datanode1 hadoop-datanode2 /etc/hosts file : IP_of_master hadoop-namenode

Re: problem in hive

2011-10-11 Thread Ankit Jain
Hello Vikas, I think you have to put the mysql Driver in lib dir of hive. Thanks, Ankit On Tue, Oct 11, 2011 at 5:18 PM, Vikas Srivastava vikas.srivast...@one97.net wrote: hey thanks for replay but already have at that place.. 2011/10/11 Harold(陳春宏) harold.c...@sunplus-technology.com

Re: problem in hive

2011-10-11 Thread Ankit Jain
Is it hive database created in MySQL ?? On Tue, Oct 11, 2011 at 5:55 PM, Vikas Srivastava vikas.srivast...@one97.net wrote: that also i have dine.. i put msql connector in that lib On Tue, Oct 11, 2011 at 5:39 PM, Ankit Jain ankitjainc...@gmail.comwrote: Hello Vikas, I think you have

set Hive DATABASE username and password

2011-10-05 Thread Ankit Jain
Hi all, I have created new database 'test' in hive. I have to authenticate this database. Thanks, Ankit

Re: Error while executing hive queries from script

2011-09-12 Thread Ankit Jain
Hi Praveen, create the table 'social' before running the script. On Mon, Sep 12, 2011 at 9:24 AM, Vikas Srivastava vikas.srivast...@one97.net wrote: remove the ; and check that table is present or not. On Mon, Sep 12, 2011 at 5:42 PM, Chalcy Raja chalcy.r...@careerbuilder.com wrote:

Re: Accessing individual columns from a Hive table which is row delimited by RegexSerde

2011-09-09 Thread Ankit Jain
can you provide me sample log data Thanks, Ankit On Fri, Sep 9, 2011 at 2:33 AM, MIS misapa...@gmail.com wrote: I want to access individual columns from a table created with row delimited by RegexSerde. For example, I have created a table as below: create table test ( col1 STRING, col2

Re: [PATCH 1/1] added code to display verbose messages on session connection errors

2011-09-08 Thread Ankit Jain
for the feedback. I have included changes mentioned by different people. Attaching patch again. Please review it once more. Thanks, Aastha. On 2 September 2011 13:27, Ankit Jain m...@ankitjain.org wrote: On Wed, Aug 31, 2011 at 10:27 PM, Aastha Mehta aasth...@gmail.com wrote: Hello, Attached

Re: [PATCH 1/1] added code to display verbose messages on session connection errors

2011-09-08 Thread Ankit Jain
On Thu, Sep 8, 2011 at 2:26 PM, Aastha Mehta aasth...@gmail.com wrote: Sorry, please ignore the previous patch. There was some minor error in that. Re-attaching the patch here. +#includestdio.h +#includestdlib.h +#includestring.h +#include iscsi_if.h +#includekern_error_table.h +#define

[jira] [Created] (OFBIZ-4379) Get first from list tag in screen's and form's action tag.

2011-08-29 Thread Ankit Jain (JIRA)
Components: framework Affects Versions: Release 10.04, SVN trunk Reporter: Ankit Jain Priority: Minor Fix For: Release Branch 10.04, SVN trunk In most of the cases we need to get first record from a list in screen and form widgets then we have to do something

[jira] [Updated] (OFBIZ-4379) Get first from list tag in screen's and form's action tag.

2011-08-29 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4379: -- Attachment: OFBIZ-4379.patch Attaching patch for this feature. Get first from list tag in screen's

[jira] [Commented] (OFBIZ-4379) Get first from list tag in screen's and form's action tag.

2011-08-29 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093047#comment-13093047 ] Ankit Jain commented on OFBIZ-4379: --- Hello David, I agree with what you say, and yes we

[jira] [Created] (OFBIZ-4369) Update is not working Shopping List.

2011-08-17 Thread Ankit Jain (JIRA)
Versions: SVN trunk Reporter: Ankit Jain Priority: Minor While trying to update any list item in Shopping List the Update is not working. http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/editShoppingList -- This message is automatically generated by JIRA. For more

[jira] [Updated] (OFBIZ-4369) Update is not working Shopping List.

2011-08-17 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4369: -- Attachment: OFBIZ-4369.patch Attached patch will solve the issue. Update is not working Shopping

[jira] [Updated] (OFBIZ-4369) Update is not working in Shopping List.

2011-08-17 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4369: -- Summary: Update is not working in Shopping List. (was: Update is not working Shopping List.) Update

[jira] [Commented] (OFBIZ-4369) Update is not working in Shopping List.

2011-08-17 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086246#comment-13086246 ] Ankit Jain commented on OFBIZ-4369: --- Thanks Jacques :) Update is not working

Re: Lzo Compression

2011-07-27 Thread Ankit Jain
I have used hadoop-0.20.2 version of hadoop. On Wed, Jul 27, 2011 at 1:29 PM, Koert Kuipers ko...@tresata.com wrote: i just tried your step 10 and 11 on my setup and it works. See my earlier message about my setup. On Wed, Jul 27, 2011 at 9:37 AM, Ankit Jain ankitjainc...@gmail.comwrote

Error while indexing the LZO file

2011-07-27 Thread Ankit Jain
Hi all, I tried to index the lzo file but got the following error while indexing the lzo file : java.lang.ClassCastException: com.hadoop.compression.lzo.LzopCodec$LzopDecompressor cannot be cast to com.hadoop.compression.lzo.LzopDecompressor at

Re: struts2 There is a bug in FileUploadInterceptor (FileContentType).

2011-07-19 Thread Ankit Jain
Hi, If anybody can let me know some good user doc which tells how to add validations using validator framework in struts2. thanks ankit

Doc for Struts2

2011-07-19 Thread Ankit Jain
Hi, If anybody can let me know some good user doc which tells how to add validations using validator framework in struts2. thanks Ankit

Re: [Mono-list] problem with xbuild not returning failure exit code

2011-07-12 Thread Ankit Jain
On Wed, Jul 13, 2011 at 12:16 AM, James Jeffers jjeff...@adzerk.com wrote: I've noticed that while using xbuild the returned status/exit code in the shell is sometimes wrong. For example, a subproject in a solution will fail with an error, such as error CS0246 (missing reference) The

Re: Changing the Jar files loading order

2011-07-11 Thread Ankit Jain
Hello Ajay, You can do this by changing the order in the file component-load.xml (ofbiz/framework/base/config/component-load.xml). PS: Please use User Mailing List(u...@ofbiz.apache.org) for these types of questions. Thanks Regards, Ankit Jain On Monday 11 July 2011 04:20 PM, Ajay

Re: How to change the hive.metastore.warehouse.dir ?

2011-05-17 Thread Ankit Jain
/bin/hadoop fs -chmod g+w /com/impetus/data then your data start storing in /com/impetus/data dir. Regards, Ankit Jain On Wed, May 18, 2011 at 12:53 AM, jinhang du dujinh...@gmail.com wrote: hi, The default value is /user/hive/warehouse in hive.site.xml. After I changed the directory

Re: How to change the hive.metastore.warehouse.dir ?

2011-05-17 Thread Ankit Jain
Hi, If path aleady exist in hdfs, then you need to perform following step. $HADOOP_HOME/bin/hadoop fs -chmod g+w Exist_Path_hdfs Example: $HADOOP_HOME/bin/hadoop fs -chmod g+w /com/impetus/data On Wed, May 18, 2011 at 1:25 AM, Ankit Jain ankitjainc...@gmail.com wrote: Hi, At the time

[jira] [Commented] (OFBIZ-4118) Some misc issues in ebay and ebayStore component.

2011-04-19 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021460#comment-13021460 ] Ankit Jain commented on OFBIZ-4118: --- Thanks Jacques :) Some misc issues in ebay

Re: Hive on HBase

2011-04-19 Thread Ankit Jain
Hi stuart, If the hbase data is changed directory,hive will able to read thoes data.In that case,hive only contains metadata information. On Tue, Apr 19, 2011 at 3:29 AM, Stuart Scott stuart.sc...@e-mis.comwrote: Hi, Wonder if anyone can help please? I’ve read that you can use Hive to

Re: Hive on HBase

2011-04-19 Thread Ankit Jain
Hi stuart, In above case,we create hive external table.so,actual data is reside in hbase and hive only contains metadata information.In that case,whenever we run any query over hive , it read data from hbase. On Tue, Apr 19, 2011 at 6:17 AM, Ankit Jain ankitjainc...@gmail.com wrote: Hi stuart

[jira] [Commented] (OFBIZ-4118) Some misc issues in ebay and ebayStore component.

2011-04-18 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020931#comment-13020931 ] Ankit Jain commented on OFBIZ-4118: --- Thanks Jacques. :) Some misc issues in ebay

[jira] [Updated] (OFBIZ-4118) Some misc issues in ebay and ebayStore component.

2011-04-18 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4118: -- Attachment: OFBIZ-4118.patch I have done a minor improvement in ebay store. In the ebay account added

[jira] [Commented] (OFBIZ-4118) Some misc issues in ebay and ebayStore component.

2011-04-17 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020901#comment-13020901 ] Ankit Jain commented on OFBIZ-4118: --- Hi Jacques, I have just changed the siteName

[jira] [Updated] (OFBIZ-4118) Some misc issues in ebay and ebayStore component.

2011-04-16 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-4118: -- Attachment: OFBIZ-4118.patch On the Ebay Configuration search page (https://localhost:8443/ebaystore

Jar error

2011-03-07 Thread Ankit Jain
/lib Thanks Ankit Jain

Re: Jar error

2011-03-07 Thread Ankit Jain
, it looks like your trying to create a war artifact in a jar project. You should split your project into a multi-module build, where you have on module creating the jar and one module building the war. There are examples of this on the Internet. /Anders On Mon, Mar 7, 2011 at 09:59, Ankit Jain

[jira] Commented: (OFBIZ-3815) Content Navigation Tree implemented with jQuery

2011-02-28 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000282#comment-13000282 ] Ankit Jain commented on OFBIZ-3815: --- Thanks Sascha for fixing it. -- Ankit :) Content

[jira] Updated: (OFBIZ-3815) Content Navigation Tree implemented with jQuery

2011-02-27 Thread Ankit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-3815: -- Attachment: image2.jpg image1.jpg Hello Folks, We have two issues: # https://demo

Re: Welcome to Sascha Rodekamp as new committer

2011-02-15 Thread Ankit Jain
Many Congratulations Sascha! :-) -- Ankit Jain On Tuesday 15 February 2011 01:35 PM, Sascha Rodekamp wrote: Thanks Jacopo! And yep i'll grep my Spidey outfit :-) Have a good day Sascha 2011/2/15 Jacopo Cappellatojacopo.cappell...@hotwaxmedia.com Sascha Rodekamp has accepted

<    1   2   3   4   5   6   7   8   9   10   >