Re: Node requires maintenance, non-empty set of maintainance tasks is found - node is not coming up

2024-05-29 Thread Naveen Kumar
, one option might be to replace the faulty machine with a brand > new one. > In cloud environments this is actually quite cheap and easy to do. > > Cheers > Gianluca > > On Wed, 29 May 2024 at 08:43, Naveen Kumar > wrote: > >> Hello All >> >> We a

Node requires maintenance, non-empty set of maintainance tasks is found - node is not coming up

2024-05-29 Thread Naveen Kumar
Hello All We are using Ignite 2.13.0 After a cluster restart, one of the node is not coming up and in node logs are seeing this error - Node requires maintenance, non-empty set of maintainance tasks is found - node is not coming up we are getting errors like time out is reached before

View Support for Hive Catalog

2024-05-24 Thread Naveen Kumar
eople looked into this. In the early discussion, Peter and Szehon have already shared their thoughts. Please take a look and let me know your comments. Issue:https://github.com/apache/iceberg/issues/8698 PR: https://github.com/apache/iceberg/pull/9852 Regards, Naveen Kumar

Re: [Discuss] Heap pressure with RewriteFiles APIs

2024-05-24 Thread Naveen Kumar
to manifest as soon as possible. At commit time we should only lookout for the created manifests and save it to the new snapshot. Please share your thoughts. Thanks, Naveen Kumar On Wed, May 22, 2024 at 9:51 PM Amogh Jahagirdar wrote: > I'd think chunking the work as much as possi

Re: [Discuss] Heap pressure with RewriteFiles APIs

2024-05-22 Thread Naveen Kumar
re *Set, Set *has grown to a significantly big number(say 1M). This might be very rare but I have seen examples where a user never ran compaction and after adding a new partition column they are trying to compact the entire table. Is this a valid use case? WDYT? Regards, Naveen Kumar On Tue,

[Discuss] Heap pressure with RewriteFiles APIs

2024-05-21 Thread Naveen Kumar
tions <https://github.com/apache/iceberg/blob/8d6bee736884575da7368e0963268d1cbe362d90/api/src/main/java/org/apache/iceberg/actions/RewriteDataFiles.java#L53C7-L53C43>better to avoid any heap pressure? Also, has someone encountered similar issues and if so how did they fix it? Regards, Naveen Kumar

Slack Invitation

2024-05-07 Thread Naveen Kumar
Hi all, Kindly send me the invite link to join ActiveMq Slack Channel

Unable to configure SSL and authentication

2024-05-07 Thread Naveen Kumar
Hi all, I'm using Apache ActiveMQ Classic 5.16.7 version. My requirement is to enable SSL and authentication for the JMX URL to prevent from RMI. I have generated certificates using keystore and added in the activemq/conf Later added below lines in activemq-admin.bat as mentioned in the document

Re: Temporary queue in Artemis active MQ

2024-04-24 Thread Naveen kumar
Hi Team, Any update please ? Regards , Naveen > On 22 Apr 2024, at 5:25 PM, Naveen kumar wrote: > > Hi Team, > > Any update on below please ? > > Regards, > Naveen > >> On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: >> >> Hi Team, >>

Re: Temporary queue in Artemis active MQ

2024-04-22 Thread Naveen kumar
Hi Team, Any update on below please ? Regards, Naveen > On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: > > Hi Team, > > We have the below question on temporary queues in Artemis MQ in eks . Could > you please help us with answer for the below ones, > > 1. When a

Temporary queue in Artemis active MQ

2024-04-16 Thread Naveen kumar
Hi Team, We have the below question on temporary queues in Artemis MQ in eks . Could you please help us with answer for the below ones, 1. When are temporary queues used ? 2. How are temporary queues created ? 3. Is there any API call to create temporary queue using JMX? 4. How can granular

[IMPROVEMENT] Using ServiceLoader to load ExtendedParseStrategy

2024-04-03 Thread Naveen Kumar
yList<>(); ServiceLoader extendedParseStrategies = ServiceLoader.load(ExtendedParseStrategy.class); for (ExtendedParseStrategy extendedParseStrategy : extendedParseStrategies) { parseStrategies.add(extendedParseStrategy); } return parseStrategies; } Please share your thoughts. Thanks, Naveen Kumar

Can’t addRole using JMX API call

2024-03-07 Thread Naveen kumar
Hi Team, We are not able to addRole to the address/queues. Can you please help us with right API call using jolokia endpoint? Regards , Naveen

Potential Enhancement for ViewMetadata

2024-01-17 Thread Naveen Kumar
thoughts. Ref: https://github.com/apache/iceberg/pull/8907#discussion_r1441986754 Regards, Naveen Kumar

Re: [DISCUSS] Iceberg community summit

2024-01-17 Thread Naveen Kumar
Happy to volunteer wherever I can. I would love to start with promotional content stuff. Regards, Naveen Kumar On Wed, Jan 17, 2024 at 7:11 AM Steven Wu wrote: > Happy to volunteer for the selection committee too. Looking forward to a > great event! > > On Tue, Jan 16, 2024 at

Re: [DISCUSS] Run GC with Catalog or Tables

2023-12-06 Thread Naveen Kumar
eed. I started this discussion to take the opinions of individuals on the idea of GC per catalog. If this does sound a good use case, I can start spending time around the complexity and challenges. Please advise. Regards, Naveen Kumar On Thu, Dec 7, 2023 at 9:24 AM Renjie Liu wrote: > Also ice

[Freesurfer] Convert Freesurfer segmentations to OBJ files

2023-09-21 Thread Byripudi Naveen Kumar ed20d402
it. Also can you guide me on how to combine the tractography segments from tracula with the anatomical segmentations from recon-all? Thank you in advance Yours sincerely Naveen Kumar ___ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https

[Freesurfer] FreeSurfer 7Zip archive passcode

2023-08-23 Thread Byripudi Naveen Kumar ed20d402
External Email - Use Caution Dear experts, I am trying to install Freesurfer on the VitualBox. However I do not have access to unzip the ova.7z file. Can you kindly provide me with the passcode of FS_7_2_0_ubuntu_18_04_06.ova.7z? Sincerely Naveen

[PATCH] arm: bcm283x undefined reference to "print_cpuinfo"

2023-08-03 Thread Naveen Kumar Chaudhary
Builds for Raspberry Pi targets fail when CONFIG_DISPLAY_CPUINFO is enabled and following error can be seen - common/board_f.o:(.rodata.init_sequence_f+0x90): undefined reference to `print_cpuinfo' Added implementation of function "print_cpuinfo" Signed-off-by: Naveen Kumar

[jira] [Created] (NIFI-11212) default schedule time in processor changed

2023-02-21 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-11212: --- Summary: default schedule time in processor changed Key: NIFI-11212 URL: https://issues.apache.org/jira/browse/NIFI-11212 Project: Apache NiFi

[jira] [Created] (NIFI-11203) controller service UUId still remain in fields even after deleting the controller service

2023-02-20 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-11203: --- Summary: controller service UUId still remain in fields even after deleting the controller service Key: NIFI-11203 URL: https://issues.apache.org/jira/browse/NIFI

[jira] [Commented] (NIFI-10205) Process Group variable added during NIFI upgrade

2023-01-31 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17682850#comment-17682850 ] naveen kumar saharan commented on NIFI-10205: - The scenario is -  We were uipgrading

Re: 405 Method Not Allowed

2022-08-05 Thread naveen Kumar
@api_view(['POST']) --> it means allow only post method Replace above with @api_view(['GET', 'POST']) if it need to allow get method as well On Fri, 5 Aug, 2022, 3:43 pm Umair Ramzan, wrote: > By default browsers makes GET requests. So you need to use some other > Clients such as postman

[jira] [Created] (NIFI-10205) Process Group variable added during NIFI upgrade

2022-07-08 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-10205: --- Summary: Process Group variable added during NIFI upgrade Key: NIFI-10205 URL: https://issues.apache.org/jira/browse/NIFI-10205 Project: Apache NiFi

Re: Google Ads: REST Endpoint to import Conversion

2022-01-06 Thread 'Naveen Kumar Dodde Gowda' via AdWords API and Google Ads API Forum
Hi Team, Thanks for the input. We were able to upload offline conversion data to Google Ads using the Google Ads REST API customers.uploadClickConversions as mentioned in this *guide* .

Google Ads: REST Endpoint to import Conversion

2022-01-03 Thread 'Naveen Kumar Dodde Gowda' via AdWords API and Google Ads API Forum
Hi Team, We want to upload offline conversion data to Google Ads using the new Google Ads REST API. Could you please share the URL (endpoint) and the request payload? Thanks, Naveen Kumar Sr. Engineering Manager -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Urgent: Grant GoogleAds Developer Token Basic Access

2021-12-16 Thread 'Naveen Kumar Dodde Gowda' via AdWords API and Google Ads API Forum
send it to add Online Conversion. *API Services Called:* ● Manage ads in ad group via the AdGroupAdService ● Push data to add offline conversion using API OfflineConversion resource *Tool Mockups:* Snowflake -> Workato -> GoogleAds Thanks, Naveen Kumar Engineer

Re: BinaryObjectException

2021-11-22 Thread Naveen Kumar
wrote: > Hello! > > Most probably it's related to ticket [1] that is fixed in 2.9 release. > > [1]: https://issues.apache.org/jira/browse/IGNITE-13192 > > пн, 22 нояб. 2021 г. в 03:11, Naveen Kumar : > >> Hi All >> >> We are using 2.8.1 >> At t

BinaryObjectException

2021-11-21 Thread Naveen Kumar
Hi All We are using 2.8.1 At times, we do get this BinaryObjectException while calling GETs thru thin client, we dont see any errors or exceptions on node logs, this only be seen on the cline tside. what could be the potential reason for this Attached the exact error message Thanks --

Re: Re[2]: apache ignite 2.10.0 heap starvation

2021-10-13 Thread Naveen Kumar
heap dump generation does not seems to be working. whenever I tried to generate the heap dump, node is going down, bit strange, what else we could analyze On Tue, Oct 12, 2021 at 7:35 PM Zhenya Stanilovsky wrote: > hi, highly likely the problem in your code - cpu usage grow synchronously > with

Re: apache ignite 2.10.0 heap starvation

2021-09-29 Thread Naveen Kumar
Good to hear from you , I have had the same issue for quite a long time and am still looking for a fix. What do you think has exactly resolved the heap starvation issue, is it the GC related configuration or the threadpool configuration. ? Default thread pool is the number of the cores of the

[jira] [Created] (NIFI-9219) Not able to filter the flowfiles position greater than 100 in queues using nipyapi

2021-09-16 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-9219: -- Summary: Not able to filter the flowfiles position greater than 100 in queues using nipyapi Key: NIFI-9219 URL: https://issues.apache.org/jira/browse/NIFI-9219

Re: apache ignite 2.10.0 heap starvation

2021-09-13 Thread Naveen Kumar
Just to add what Ibrahim mentioned, I also have a similar issue but I am using 2.8.1 and we do have a good number of Insert/merge statements getting executed. We do get warnings for some of the MERGE statements, like "*The search row by explicit key isn't supported. The primary key is always used

Re: Partition states validation has filed for group: CUSTOMER_KV

2021-09-09 Thread Naveen Kumar
Any pointers or clues on this issue. If it the issue with the source cluster or something to do with the target cluster ? Does the clean restart of the source cluster help here in any way, inconsistent partitions becoming consistent etc ? Thanks On Wed, Sep 8, 2021 at 12:12 PM Naveen Kumar

[jira] [Updated] (NIFI-9007) flow sync from one registry to another registry does not support parameter context

2021-09-02 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-9007: --- Description: We have two registry  - non prod and prod registry When we deploy

[jira] [Updated] (NIFI-9007) flow sync from one registry to another registry does not support parameter context

2021-09-02 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-9007: --- Affects Version/s: 0.5.0 1.14.0 > flow sync from one regis

BinaryObjectException: Unsupported protocol version

2021-08-19 Thread Naveen Kumar
Hi All We are using Ignite 2.8.1 and using the thin clients majorly. Facing a strange issues for last couple of days, all PUTs are working fine, but GETs are failing with a reason : BinaryObjectException: Unsupported protocol version. After the node restart, GETs started working fine, and dont

[jira] [Created] (NIFI-9007) flow sync from one registry to another registry does not support parameter context

2021-08-04 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-9007: -- Summary: flow sync from one registry to another registry does not support parameter context Key: NIFI-9007 URL: https://issues.apache.org/jira/browse/NIFI-9007

[jira] [Updated] (NIFI-8751) Process Group concurrency configuration does not update when deploying to another environment

2021-07-01 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-8751: --- Description: We have PG, where we have used the Process Group FlowFile Concurrency

[jira] [Created] (NIFI-8751) Process Group concurrency configuration does not update when deploying to another environment

2021-07-01 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-8751: -- Summary: Process Group concurrency configuration does not update when deploying to another environment Key: NIFI-8751 URL: https://issues.apache.org/jira/browse/NIFI

[jira] [Created] (NIFI-8712) PutSQL does not show correct information in status

2021-06-16 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-8712: -- Summary: PutSQL does not show correct information in status Key: NIFI-8712 URL: https://issues.apache.org/jira/browse/NIFI-8712 Project: Apache NiFi

[jira] [Created] (NIFI-8395) ThreadPoolRequestReplicator appears to replicate to itself

2021-04-06 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-8395: -- Summary: ThreadPoolRequestReplicator appears to replicate to itself Key: NIFI-8395 URL: https://issues.apache.org/jira/browse/NIFI-8395 Project: Apache

New Here !

2021-01-08 Thread Naveen Kumar
Hello everyone , I am new here , and i really wants to contribute to Django community . Just need some guidance how to start . I got confused after looking such a huge codebase , so please help Thanks -- You received this message because you are subscribed to the Google Groups "Django

Re: [prometheus-users] Alert manager email not getting triggered

2020-12-24 Thread Naveen Kumar Kotta
This is not the correct config. You need to provide the actual credentials smarthost: 'email-smtp.eu-west-1.amazonaws.com:587' auth_username: 'oirutoeirutoieurt' auth_password: 'kajdgfkjasgdkjfgas' On Wednesday, November 25, 2020 at 5:48:20 PM UTC+5:30 saialumni...@gmail.com wrote:

subscribe

2020-12-06 Thread Naveen Kumar
Please subscribe me -- Thanks & Regards, Naveen Bandaru

Choose The Best Digital Marketing Company For your Business

2020-11-25 Thread Naveen Kumar
JDM Web Technologies is known for being the best digital marketing company in India, We provide my clients with the best quality Link Building, SEO Services, SMO, PPC, Website Design, and Development Services which they cannot get from anywhere else. We believe in customer satisfaction and

[edk2-devel] smartcardreaderprotocol

2020-10-01 Thread Naveen Kumar
Hi, this is Naveen, I am doing a EFI application development using EDK2. my EFI is based on smart card reader. i am able import smartcardreader protocol. here the smartcardconnect it self getting fail. it basically there is no supported driver. i am using epass2003 auto token. could suggest

Re: Attribute Error in Django model Foreign Key

2020-09-24 Thread naveen Kumar
i thinks it will be helpful if you place screenshots of you project file structure as you mentioned along with models, so that people can easily trace out the issue. On Thu, Sep 24, 2020 at 2:30 PM Pradyum Gupta wrote: > In My Django Project, there are two apps: Login and Company > > > >

Re: Create an invitation link using django rest framework?

2020-09-23 Thread naveen Kumar
class TokenGenerator(PasswordResetTokenGenerator): def _make_hash_value(self, user, timestamp): return ( six.text_type(user.pk) + six.text_type(timestamp) + six.text_type(user.username) ) account_activation_token = TokenGenerator() follow this you can hash

Re: How to reset password after otp verification

2020-09-20 Thread naveen Kumar
May I know when you need to reset password and y ? On Sun, 20 Sep, 2020, 3:00 pm Ashutosh Mishra, wrote: > unable to get what are you saying. > > > On Sunday, September 20, 2020 at 2:11:51 PM UTC+5:30 beignet...@gmail.com > wrote: > >> you can simply use dj-rest-auth >> >> Le dim. 20 sept. 2020

Re: Need help in project

2020-09-20 Thread naveen Kumar
What's the exact issue I can help you... On Sun, 20 Sep, 2020, 3:06 pm Ashutosh Mishra, wrote: > Hello everyone i am creating an project,can anyone help me its some > features. > i am posting the link > > https://marvelapp.com/prototype/150je746/screen/40505991 > > -- > You received this

Re: How can i get user login details from auth token is it possible

2020-08-30 Thread naveen Kumar
Just go to table ' auth_tokens ' there you can see a foreign key ' user_id ' linking to users table. So using auth_token you can get the record from auth_tokens table where u can retrieve user_id I think you got from here what to do On Sat, 29 Aug, 2020, 12:39 am yashwanth balanagu, <

[jira] [Updated] (NIFI-7752) KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

2020-08-20 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-7752: --- Affects Version/s: 1.12.0 > KeyStores with multiple certificates are not suppor

[jira] [Created] (NIFI-7752) KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

2020-08-20 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7752: -- Summary: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory Key: NIFI-7752 URL: https

[jira] [Created] (NIFI-7750) when can we get 1.12 version of nifi

2020-08-18 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7750: -- Summary: when can we get 1.12 version of nifi Key: NIFI-7750 URL: https://issues.apache.org/jira/browse/NIFI-7750 Project: Apache NiFi Issue

Re: Bytea Example

2020-08-16 Thread Naveen Kumar
idn't find good links regarding this so I raised the issue. Nothing else I am doing. Thank you one and all !! Thanks & Regards Naveen On Thu, Aug 13, 2020 at 7:34 PM Adrian Klaver wrote: > On 8/13/20 6:56 AM, Naveen Kumar wrote: > > I am not using any programming language. I am sim

[jira] [Commented] (NIFI-7628) Parameter context in multi tenant environment

2020-08-14 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17177714#comment-17177714 ] naveen kumar saharan commented on NIFI-7628: It does not work that way, we tested, anybody can

[jira] [Created] (NIFI-7739) Not abel to delete parameter in Parameter context

2020-08-14 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7739: -- Summary: Not abel to delete parameter in Parameter context Key: NIFI-7739 URL: https://issues.apache.org/jira/browse/NIFI-7739 Project: Apache NiFi

How to export query results to excel file using psql command in postgresql

2020-08-13 Thread Naveen Kumar
How to export query results to excel file using psql command in postgresql

Re: Bytea Example

2020-08-13 Thread Naveen Kumar
I am not using any programming language. I am simply using PostgreSQL 12 version that's all On Thu, Aug 13, 2020 at 7:21 PM Adrian Klaver wrote: > On 8/13/20 6:49 AM, Naveen Kumar wrote: > > I am trying to migrate the database from Oracle to PostgreSQL > > The question was: >

Re: Bytea Example

2020-08-13 Thread Naveen Kumar
I am trying to migrate the database from Oracle to PostgreSQL On Thu, Aug 13, 2020 at 7:17 PM Adrian Klaver wrote: > On 8/13/20 6:40 AM, Naveen Kumar wrote: > > Can someone please give me an example on byteA data type. > > > > 1. How to import a image/text file into Bytea d

Bytea Example

2020-08-13 Thread Naveen Kumar
Can someone please give me an example on byteA data type. 1. How to import a image/text file into Bytea data type.? 2. How to export the same?

Re: iTCO watchdog last reboot reason?

2020-08-04 Thread Naveen Kumar P
On Tue, Aug 4, 2020 at 9:45 PM Guenter Roeck wrote: > > On 8/4/20 7:41 AM, Naveen Kumar P wrote: > > [ Please keep me in CC as I'm not subscribed to the list] > > > > Hi everyone, > > > > I enabled the iTCO watchdog in my Linux system. > > > > su

iTCO watchdog last reboot reason?

2020-08-04 Thread Naveen Kumar P
[ Please keep me in CC as I'm not subscribed to the list] Hi everyone, I enabled the iTCO watchdog in my Linux system. sudo cat /dev/watchdog perfectly reboots my system. But, is there a way to find out on each boot if the machine was rebooted due to a watchdog timeout or not? Any ideas?

[jira] [Created] (NIFI-7628) Parameter context in multi tenant environment

2020-07-10 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7628: -- Summary: Parameter context in multi tenant environment Key: NIFI-7628 URL: https://issues.apache.org/jira/browse/NIFI-7628 Project: Apache NiFi

Re: Hey, can anybody tell me that how to get author name instead of author ID

2020-07-06 Thread naveen Kumar
Send the screen shot of code along with serialised n model On Sun, 5 Jul 2020, 10:26 pm Suryansh Mathur, wrote: > can anybody tell me that how to get author name instead of author ID. > > Please See Attached Screenshot > > -- > You received this message because you are subscribed to the Google

Re: Junk characters in SOAP request after upgrade to tomcat 9.0.31

2020-06-11 Thread Naveen Kumar
Hi All, Can someone please help on this ? It is in production and affecting many customers. Upgrading tomcat is a big task. Any pointers will be really appreciated. Thanks Naveen On Wed, Jun 10, 2020 at 4:24 PM Naveen Kumar wrote: > Hi Luis, > > Thanks for your suggestion. &

Re: Junk characters in SOAP request after upgrade to tomcat 9.0.31

2020-06-10 Thread Naveen Kumar
oding > > > El mié., 10 jun. 2020 a las 11:08, Naveen Kumar () > escribió: > > > Hi All, > > > > I have a webapp A which has few SOAP services and I consume those > services > > from webapp B. > > I started getting below error since I upgraded the tom

Junk characters in SOAP request after upgrade to tomcat 9.0.31

2020-06-10 Thread Naveen Kumar
Hi All, I have a webapp A which has few SOAP services and I consume those services from webapp B. I started getting below error since I upgraded the tomcat to 9.0.31 (from 9.0.24): com.sun.xml.ws.transport.http.HttpAdapter.invokeAsync Couldn't create SOAP message due to exception: XML reader

$$Excel-Macros$$ Direct Client Release Manager Columbus, OH

2020-06-03 Thread Naveen Kumar Tirunagari
*Greetings!!!* Hope you are doing well!!! *Job Title: Release Manager* *Location: Columbus, OH* *Duration: Long term Contract * *Must Have but not limited:* · Maintains the release schedule for all core services and ensure alignment across key partners and vendors ·

[visualization-api] How to remove highlighted arc in pie chart if we click on another chart

2020-05-05 Thread Naveen Kumar
for example below code is having mutliple charts and if I click on one chart first time and click on second chart, now the selected (highlighted) stock on first chart is not going. Need some help in clearing out the first chart selection. https://jsfiddle.net/api/post/library/pure/ -- You

How to get predefined Time Reports in google api

2020-05-04 Thread Naveen Kumar
Hello team I would like to get the time based predefined reports for my ad accounts throught google ads api. How do i get that ? I do not see relevant reports in report types of the documentaiton Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Fetching Cost per install and Install Data

2020-04-20 Thread Naveen Kumar
Hello Guys I want to get installations and Cost/Installs from the API. I was not able to find it in the API Docs. But from the previous Question - https://groups.google.com/forum/#!topic/adwords-api/KfmEpHAYdzw. the fields were not available. Do we have the facility now to get those data ?

Getting Installation and Cost/Installs data from Adwords API

2020-04-19 Thread Naveen Kumar
Hello I want to get installations and Cost/Installs from the API. I was not able to find it in the API Docs. But from the previous Question - https://groups.google.com/forum/#!topic/adwords-api/KfmEpHAYdzw. the fields were not available. Do we have the facility now to get those data ? or any

Re: Getting Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll' all the time

2020-04-17 Thread Naveen Kumar M
on this? Kindly help me to resolve. Thanks and regards, Naveen On Fri, Apr 17, 2020 at 5:32 PM Nicolas Carlot wrote: > Logs say to build it. > Have you done that ? > > ./gradlew jarAll > > Le ven. 17 avr. 2020 à 13:21, Naveen Kumar M > a écrit : > > > Hello Team, &g

Getting Classpath is empty. Please build the project first e.g. by running 'gradlew jarAll' all the time

2020-04-17 Thread Naveen Kumar M
Hello Team, I have downloaded Source download: kafka-2.4.0-src.tgz (asc , sha512 ) and

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-17 Thread Naveen Kumar M
Thanks Nicolas. This helps. On Fri, Apr 10, 2020 at 7:59 PM Nicolas Carlot wrote: > Ok, then you may be looking for custom headers: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-82+-+Add+Record+Headers > > > Le ven. 10 avr. 2020 à 16:08, Naveen Kumar M >

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-10 Thread Naveen Kumar M
t "custom > properties", what do you mean by reading them on the consumer end ? > > Le ven. 10 avr. 2020 à 15:46, Naveen Kumar M > a écrit : > > > Hello Team, > > > > Could you please help me on this? > > > > Thanks and regards, > > Naveen >

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-10 Thread Naveen Kumar M
Hello Team, Could you please help me on this? Thanks and regards, Naveen On Tue, Apr 7, 2020, 2:27 PM Naveen Kumar M wrote: > Hello Friends, > > Hope you are all doing good! > > I am bit new to Kafka messaging system. > > We are using Kafka as messaging broker. > >

Re: How to set custom properties and message expiration for Kafka topic message.

2020-04-08 Thread Naveen Kumar M
Hello Team, Could you please help me on this? Thanks and regards, Naveen On Tue, Apr 7, 2020, 2:27 PM Naveen Kumar M wrote: > Hello Friends, > > Hope you are all doing good! > > I am bit new to Kafka messaging system. > > We are using Kafka as messaging broker. > >

How to set custom properties and message expiration for Kafka topic message.

2020-04-07 Thread Naveen Kumar M
Hello Friends, Hope you are all doing good! I am bit new to Kafka messaging system. We are using Kafka as messaging broker. Could someone let me know how to set custom properties and message expiration while sending message to Kafka topic and how to read customer properties in consumer end?

Re: API for order taking, editing and deleting in waiter applicattion and sending order items in the chef application with django web application

2020-04-05 Thread naveen Kumar
Yes you should On Sat, 4 Apr 2020, 6:43 pm Kushal Neupane, wrote: > I must work in rest framework sir > > On Sat, Apr 4, 2020, 18:56 naveen Kumar wrote: > >> You can go through DRF >> Google it you can find the docs where you can follow step by step to >> build th

Re: API for order taking, editing and deleting in waiter applicattion and sending order items in the chef application with django web application

2020-04-04 Thread naveen Kumar
You can go through DRF Google it you can find the docs where you can follow step by step to build the API On Sat, 4 Apr 2020, 5:49 pm Kushal Neupane, wrote: > I am working with resturant management system. i developed web application > in django and now need api to take orders from the waiter

Re: request.user is AnonymousUser

2020-03-02 Thread naveen Kumar
import the "TokenAuthentication" class as below 1. from rest_framework.authentication import TokenAuthentication and then declare the below statement in the view class 2.authentication_classes = [ TokenAuthentication] by using above two statements that you are making the django system to

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-23 Thread Naveen Kumar M
eper.html > > On Thu, 20 Feb. 2020, 11:51 pm Naveen Kumar M, < > eai.naveenkuma...@gmail.com> > wrote: > > > Hi Liam, > > > > Thanks a lot for your response and it really helps for my assessment. > > > > And also I am mentioning some additi

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-20 Thread Naveen Kumar M
ed to make sure that each > broker has a disk that can fit 50GB * 14. Plus you need some additional > space for Kafka metadata and OS overhead etc. > > Hope that helps, > > Liam Clarke > > On Thu, 20 Feb. 2020, 7:02 pm Naveen Kumar M, > > wrote: > > > Hello Kaf

Re: Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-19 Thread Naveen Kumar M
Hello Kafka Community, Kindly help me on this. Thanks and regards, Naveen On Wed, Feb 19, 2020, 1:41 PM Naveen Kumar M wrote: > Hello Team, > > Kindly help me to understand hardware assessment details to setup Kafka as > messaging broker to de-couple applications/systems

Need details about required complete assessment guide to setup Kafka as messaging broker to de-couple applications/systems

2020-02-19 Thread Naveen Kumar M
Hello Team, Kindly help me to understand hardware assessment details to setup Kafka as messaging broker to de-couple applications/systems. Thanks and regards, Naveen

[dpdk-users] QAT crypto driver: rte_security crypto offload

2020-02-03 Thread Naveen Kumar
Hello, Is there a roadmap for "rte_security" based crypto offload support in QAT crypto driver? Regards, Naveen -- Naveen Kumar Senior Engineer See us at MWC - Booth 7B14 CommAgility is a Wireless Telecom Group company T: +49 (0)203 306 4537 | www.commagility.com Registered

[jira] [Created] (NIFI-7086) oracle db read is slow (for me its bug)

2020-01-30 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7086: -- Summary: oracle db read is slow (for me its bug) Key: NIFI-7086 URL: https://issues.apache.org/jira/browse/NIFI-7086 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-7085) Consume JMS is very slow

2020-01-30 Thread naveen kumar saharan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] naveen kumar saharan updated NIFI-7085: --- Priority: Critical (was: Major) > Consume JMS is very s

[jira] [Created] (NIFI-7085) Consume JMS is very slow

2020-01-30 Thread naveen kumar saharan (Jira)
naveen kumar saharan created NIFI-7085: -- Summary: Consume JMS is very slow Key: NIFI-7085 URL: https://issues.apache.org/jira/browse/NIFI-7085 Project: Apache NiFi Issue Type

Django Framework with Requests html library

2020-01-21 Thread naveen Kumar
is Requests html library works with django ? The error is while javascript rendering i am getting error like this thread is already running like these error i am getting when ever i tried it for webscraping -- You received this message because you are subscribed to the Google Groups "Django

Re: Not running on Jetty, JSR-356 support unavailable

2019-12-02 Thread Naveen Kumar
Hi Tim, Thank you for the suggestion. I tried using TCP transport in place of HTTP and now I get another problem: SEVERE [main] com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate WSSERVLET11: failed to parse runtime descriptor:

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
Hi JB, For a test, I just placed the jetty-all jar in tomcat 9 lib and server start up reports the same error. I did not keep activemq or any other jar. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
e ActiveMQ in Karaf, you don't have the issue as Jetty > artifacts are already provided by Karaf. > > I created https://issues.apache.org/jira/browse/AMQ-7358 to do the > change for 5.16.0. > > Regards > JB > > On 29/11/2019 06:48, Naveen Kumar wrote: > > As per the

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
As per the below post at Jetty, the jar jetty-all should not be used by any other projects. https://www.eclipse.org/lists/jetty-users/msg06030.html Can someone please help to confirm if my understanding is correct that activemq-all-5.15.10.jar has a dependency on

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-26 Thread Naveen Kumar
ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Naveen, > > On 11/25/19 04:21, Naveen Kumar wrote: > > I am trying to upgrade ActiveMQ jar to its latest version. It > > requires me to upgrade Jetty to 9.4 version. I have curr

Not running on Jetty, JSR-356 support unavailable

2019-11-25 Thread Naveen Kumar
I am trying to upgrade ActiveMQ jar to its latest version. It requires me to upgrade Jetty to 9.4 version. I have current setup as Tomcat 9 + ActiveMQ 5.12 + jetty-all-8.1. I want to upgrade it as Tomcat 9 + ActiveMQ 5.15 + jetty-all-9.4. After doing the changes when I try to start tomcat, it

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-22 Thread Naveen Kumar
Hi JB, I am starting it from code using brokerservice. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

  1   2   3   4   5   6   7   8   9   10   >