What is the default size of distributed cache
a) 8 GB
b) 10 GB
c) 12 GB
d) 16 GB

1 Answer

Answer :

10 GB

Related questions

Description : Which one of the following statements is false regarding the Distributed Cache? a) The Hadoop framework will ensure that any files in the Distributed Cache are distributed to all map and reduce tasks. b) ... Cache on to the slave node before any tasks for the job are executed on that node.

Last Answer : MapReduce tries to place the data and the compute as close as possible

Description : Which of the following offers Storage size of 10GB free t0 100 GB paid? a) Adrive b) 4shared c) Badongo d) All of the mentioned

Last Answer : 4shared

Description : Point out the correct statement. a) A standard machine instance (virtual computer) might cost $0.10 or less an hour b) A typical storage charge might be $0.10 per GB/month c) Outsourcing shifts the burden of capital expenditures onto the service provider d) All of the mentioned

Last Answer : All of the mentioned

Description : BigTable cell manages ____________ of data spread over several thousand machines. a) 200KB b) 200MB c) 200 TB d) 200 GB 27. The row rang

Last Answer : 200 TB

Description : The virtual address generated by a CPU is 32 bits. The Translation Lookaside Buffer (TLB) can hold total 64 page table entries and a 4-way set associative (i.e. with 4- cache lines in the set). The page size is 4 KB. The minimum size of TLB tag is (A) 12 bits (B) 15 bits (C) 16 bits (D) 20 bits

Last Answer : (C) 16 bits Explanation: VirtualAddress = 32 bits PageSize = 4KB = 12 bits therefore : VPNTag = 20 bits, OffsetTag = 12 bits TLBEntryLength = VPNTag = 20 bits TotalTLBEntries = 64, 4-way implies ... therefore : TLBIndex = 4 bits TLBTag = TLBEntryLength - TLBIndex = 20 - 4 = 16 bits

Description : Which of the following is a web service that manages the memory cache in the cloud? A. Amazon Elastic Cache B. Amazon RDS C. RDMS on EC2 D. Auto Scaling

Last Answer : Amazon Elastic Cache

Description : A unix file system has 1-KB blocks and 4-byte disk addresses. What is the maximum file size if i-nodes contain 10 direct entries and one single, double and triple indirect entry each? (A) 32 GB (B) 64 GB (C) 16 GB (D) 1 GB

Last Answer : (C) 16 GB

Description : Which of the following allows a distributed ID system to write and enforce custom policy expressions? a) XACML b) XML c) SOAP d) None of the mentioned

Last Answer : XACML

Description : Point out the wrong statement. a) Distributed transaction systems such as internetworks or cloud computing systems magnify the difficulties faced by identity management systems b) The Distributed ... CardSpace specifications support the authentication type of data object d) None of the mentioned

Last Answer : The OpenID and

Description : Which of the following allows a distributed ID system to write and enforce custom policy expressions? a) XACML b) XML c) SOAP d) None of the mentioned

Last Answer : XACML

Description : Point out the wrong statement. a) Distributed transaction systems such as internetworks or cloud computing systems magnify the difficulties faced by identity management systems b) Services that provide digital ... a domain as belonging to a set of assigned addresses d) None of the mentioned

Last Answer : IDaaS Server establishes the identity of a domain as belonging to a set of assigned addresses

Description : _________ computing refers to applications and services that run on a distributed network using virtualized resources. a) Distributed b) Cloud c) Soft d) Parallel View Answer

Last Answer : Cloud

Description : Which of the following is not a storage of storage area network? A. Direct attach storage. B. Centralized but still Direct attach storage. C. Shared Storage. D. Distributed Storage

Last Answer : Distributed Storage.

Description : Point out the wrong statement. A. Distributed transaction systems such as internetworks or cloud computing systems magnify the difficulties faced by identity management systems B. The Distributed Audit ... CardSpace specifications support the authentication type of data object D. All of the above

Last Answer : The OpenID and CardSpace specifications support the authentication type of data object

Description : . ____________ refers to distributed computing, in which a group of computers from multiple locations are connected with each other to achieve a common objective. A. Virtualization B. SOA C. Grid Computing D. Utility Computing Ans : C

Last Answer : . Grid Computing

Description : Which of the following genres does Hadoop produce? a) Distributed file system b) JAX-RS c) Java Message Service d) Relational Database Management System

Last Answer : Distributed file system

Description : What license is Hadoop distributed under? a) Apache License 2.0 b) Mozilla Public License c) Shareware d) Commercia

Last Answer : Apache License 2.0

Description : IBM and ________ have announced a major initiative to use Hadoop to support university courses in distributed computer programming. a) Google Latitude b) Android (operating system) c) Google Variations d) Google

Last Answer : Google

Description : Which of the following standard connect distributed hosts or tenants to their provisioned storage in the cloud? a) CDMI b) OCMI c) COA d) All of the mentioned

Last Answer : CDMI

Description : Point out the wrong statement. a) You can use proxy and brokerage services to separate clients from direct access to shared cloud storage b) Any distributed application has a much ... doesn't have CSE-R17.BLOGSPOT.COM vulnerabilities associated with Internetapplications d) All of the mentioned

Last Answer : Cloud computing doesn’t have CSE-R17.BLOGSPOT.COM vulnerabilities associated with Internetapplications

Description : Point out the correct statement. a) Service Oriented Architecture (SOA) describes a standard method for requesting services from distributed components and managing the results b) SOA provides the ... written in different languages and can use multiple messaging protocols d) All of the mentioned

Last Answer : All of the mentioned

Description : Which of the following is a message queue or transaction system for distributed Internet- based applications? a) Amazon Elastic Compute Cloud b) Amazon Simple Queue Service c) Amazon Simple Notification Service d) Amazon Simple Storage System

Last Answer : Amazon Simple Queue Service

Description : In distributed systems, link and site failure is detected by ___________ a) polling b) handshaking c) token passing d) none of the mentioned

Last Answer : handshaking

Description : In distributed system, each processor has its own ___________ a) local memory b) clock c) both local memory and clock d) none of the mentioned

Last Answer : both local memory and clock

Description : ________________ is a paradigm of distributed computing to provide the customers on-demand, utility based computing service. a) Remote Sensing b) Remote Invocation c) Cloud Computing d) Private Computing

Last Answer : Cloud Computing

Description : ________________ is a paradigm of distributed computing to provide the customers on-demand, utility based computing service. a) Remote Sensing b) Remote Invocation c) Cloud Computing d) Private Computing

Last Answer : Cloud Computing

Description : Which of the following standard connect distributed hosts or tenants to their provisioned storage in the cloud? a) CDMI b) OCMI c) COA d) All of the mentioned

Last Answer : CDMI

Description : Which of the following allows a virtual machine to run on two or more physical processors at the same time? a) Virtual SMP b) Distributed Resource Scheduler c) vNetwork Distributed Switch d) Storage VMotion

Last Answer : Virtual SMP

Description : Point out the correct statement. a) Service Oriented Architecture (SOA) describes a standard method for requesting services from distributed components and managing the results b) SOA provides the ... written in different languages and can use multiple messaging protocols d) All of the mentioned

Last Answer : All of the mentioned

Description : Which amongst the following is not an advantage of Distributed systems? a) Resource sharing b) Incremental growth c) Reliability d) None of the above

Last Answer : Reliability

Description : A UNIX file system has 1 KB block size and 4-byte disk addresses. What is the maximum file size if the inode contains ten direct block entries, one single indirect block entry, one double indirect block entry and one triple indirect block entry? (A) 30 GB (B) 64 GB (C) 16 GB (D) 1 GB

Last Answer : (C) 16 GB

Description : A rolled steel joist is simply supported at its ends and carries a uniformly distributed load which  causes a maximum deflection of 10 mm and slope at the ends of 0.002 radian. The length of the  joist will be,  (A) 10 m  (B) 12 m  (C) 14 m  (D) 16 m 

Last Answer : (D) 16 m 

Description : Should I upgrade my 8 GB iPod touch to a new 16 GB iPod touch 2?

Last Answer : answer:Slightly different form factor. And more RAM. Keeps the same chip and runs the same OS and supports the same apps. I think the better battery life is more a function of the OS upgrade than ... think it's worth it to spend the money on the upgrade. Unless you simply need the additional RAM.

Description : How much space will be required to store the bit map of a 1.3 GB disk with 512 bytes block size ? (A) 332.8 KB (B) 83.6 KB (C) 266.2 KB (D) 256.6 KB

Last Answer : (A) 332.8 KB

Description : What is the default mask for class C in CIDR notation? A) /24 B) /8 C) /16 D) none of the above

Last Answer : /8

Description : What is the default mask for class B in CIDR notation? A) /9 B) /8 C) /16 D) none of the above

Last Answer : (C) /16

Description : What is the default mask for class A in CIDR notation? A) /9 B) /8 C) /16 D) none of the above

Last Answer : /8

Description : How to permanently clear "other" data from my 16 gb ipad?

Last Answer : answer:Here is a fairly recent article on the subject. http://www.netchimp.co.uk/webdesign/iphone-ipad-ipod-touch-tips/delete-itunes-data-iphone-ipad-ipod/ I think I read that iOS 8 will have better data management options.

Description : The perennial "which iPhone should I get" question (16 GB EDGE vs 3GS vs ???)

Last Answer : All about the Blackberry storm :)

Description : what is the difference from 16 GB to 32 GB on a phone

Last Answer : If you take lots of pictures or shoot lots of videos using your iPhone, then go with the 32GB one. The 16GB one will fill out very fast. Otherwise, the 16GB one will be fine.

Description : I know that the older iPods can be charged up to 1000 times. Can the iPod Touch 16 GB be charged the same amount of times?

Last Answer : All devices powered by standard lithium-ion batteries, such as the iPod Touch and similar devices, can be recharged up to 300 times before the battery loses noticeable capacity. Depending upon ... charges these lithium ion batteries will likely have lost more than half of their original capacity.

Description : How long of videos can you take on the Apple iPod Touch 16 GB?

Last Answer : The Apple iPod Touch 16GB is not capable of taking videos, but it can hold up to 15-20 hours worth of videos downloaded off the internet or from other sources.

Description : A 32-bit address bus allows access to a memory of capacity(a) 64 Mb (b) 16 Mb (c) 1Gb (d) 4 Gb 2.Which processor structure is pipelined? a) all x80 processors b) all x85 processors c) all x86 processors

Last Answer : c) all x86 processors

Description : In intel’s IA-32 architecture there is a separate 16 bit address space for the I/O devices. a) False b) True

Last Answer : True

Description : A 8 metre long simply supported rectangular beam which carries a distributed load 45 kg/m. experiences a maximum fibre stress 160 kg/cm2 . If the moment of inertia of the beam is 640 cm4 , the overall depth of the beam is (A) 10 cm (B) 12 cm (C) 15 cm (D) 18 cm

Last Answer : (A) 10 cm

Description : A pile of length carrying a uniformly distributed load per metre length is suspended at two points, the maximum, B.M. at the centre of the pile or at the points of suspension, is (A) WL/8 (B) WL²/24 (C) WL²/47 (D) WL²/16

Last Answer : Answer: Option C

Description : Small and large size of greeting post is a) 10.5 cm x 16.5 cm & 12 cm x 18.5 cm b) 11 cm x 16.5 cm & 14 cm x 18.5 cm c) 8.55 cm x 12.5 cm & 10 cm x 16.5 cm d) None of these

Last Answer : a) 10.5 cm x 16.5 cm & 12 cm x 18.5 cm

Description : ormal size of brick used in India is a) 22 x 11.2 x 7 cm* b) 25 x 16 x 8 cm c) 19 x 12 x 9 cm d) 20 x 10 x 5 cm

Last Answer : a) 22 x 11.2 x 7 cm*

Description : How do I manipulate the default text size on Internet Explorer 8?

Last Answer : Try Control and +. That should increase the size of the font. :-)

Description : Why is the memory card the same size but less GB ? What's in it ?

Last Answer : Memory card memory depends on the number of bits . The number of bits depends on the scale on which the GATE is being created. If GATE is created on a small scale then the number of bits will ... decrease which means memory will decrease. But in both cases the size of the memory card is the same.